Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2003 11:05:52 +0200 (CEST)
From:      Michael Nottebrock <lofi@lofi.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/52459: security/gpgme: add conditional support for gpgsm
Message-ID:  <200305200905.h4K95qo6042235@lofi.dyndns.org>
Resent-Message-ID: <200305200910.h4K9A5uD055401@freefall.freebsd.org>

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

>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@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:



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