Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 22:43:26 +0200 (CEST)
From:      Michael Nottebrock <lofi@lofi.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51576: maintainer update: security/newpg
Message-ID:  <200304282043.h3SKhQtP071880@lofi.dyndns.org>
Resent-Message-ID: <200304291120.h3TBK8Cu028520@freefall.freebsd.org>

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

>Number:         51576
>Category:       ports
>Synopsis:       maintainer update: security/newpg
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 04:20:08 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: Sun Mar 30 03:21:55 CEST 2003 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	- Add dirmngr (PR pending) to RUN_DEPENDS. Adds functionality to gpgsm.
	- Bump PORTREVISION to make sure all newpg users get dirmngr.

	- WARNING: This PR requires security/dirmngr (PR pending) to be committed first.
>How-To-Repeat:
	
>Fix:
diff -urN newpg.orig/Makefile newpg/Makefile
--- newpg.orig/Makefile	Mon Apr 28 22:31:51 2003
+++ newpg/Makefile	Mon Apr 28 22:34:16 2003
@@ -7,7 +7,7 @@
 
 PORTNAME=	newpg
 PORTVERSION=	0.9.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	alpha/aegypten
@@ -21,8 +21,9 @@
 		ksba.7:${PORTSDIR}/security/libksba \
 		pth.20:${PORTSDIR}/devel/pth
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
-		pinentry-curses:${PORTSDIR}/security/pinentry
-
+		pinentry-curses:${PORTSDIR}/security/pinentry \
+		dirmngr:${PORTSDIR}/security/dirmngr
+		
 USE_AUTOCONF_VER=253
 USE_LIBTOOL=	yes
 USE_GMAKE=	yes



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



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