Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 03:24:57 +0400 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsd@jonathanprice.org
Subject:   ports/187989: [PATCH] security/d0_blind_id: add USE_OPENSSL
Message-ID:  <20140326232457.E722C48A25@hades.panopticon>
Resent-Message-ID: <201403262350.s2QNo1oi009652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187989
>Category:       ports
>Synopsis:       [PATCH] security/d0_blind_id: add USE_OPENSSL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 26 23:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Add USE_OPENSSL as it is used by the port

Port maintainer (freebsd@jonathanprice.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- d0_blind_id-1.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 349306)
+++ Makefile	(working copy)
@@ -16,6 +16,7 @@
 
 CONFIGURE_ARGS=	--with-openssl
 USE_LDCONFIG=	yes
+USE_OPENSSL=	yes
 
 USE_AUTOTOOLS=	libtoolize aclocal autoconf automake
 AUTOMAKE_ARGS=	--add-missing
--- d0_blind_id-1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140326232457.E722C48A25>