ports/52459: security/gpgme: add conditional support for gpgsm

Michael Nottebrock lofi at lofi.dyndns.org
Tue May 20 09:10:07 UTC 2003


>Number:         52459
>Category:       ports
>Synopsis:       security/gpgme: add conditional support for gpgsm
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 02:10:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Nottebrock
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Fri May 9 14:01:49 CEST 2003 lofi at lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	My diff in the last PR missed a tiny yet important bit. :-( Here it is.
>How-To-Repeat:
	
>Fix:

	

--- gpgme.diff begins here ---
diff -u gpgme.orig/Makefile gpgme/Makefile
--- gpgme.orig/Makefile	Tue May 20 11:00:43 2003
+++ gpgme/Makefile	Tue May 20 11:01:27 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	gpgme
 PORTVERSION=	0.3.15
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gpgme
@@ -18,7 +19,6 @@
 LIB_DEPENDS=	pth.20:${PORTSDIR}/devel/pth
 
 USE_LIBTOOL=	yes
-CONFIGURE_ARGS=	--without-gpgsm
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
 USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes
Common subdirectories: gpgme.orig/files and gpgme/files
--- gpgme.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list