From lofi@lofi.dyndns.org  Tue Apr 29 04:11:57 2003
Return-Path: <lofi@lofi.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CCEB737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 Apr 2003 04:11:57 -0700 (PDT)
Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9410A43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 Apr 2003 04:11:54 -0700 (PDT)
	(envelope-from lofi@lofi.dyndns.org)
Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105])
	by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id DBA35167696
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Apr 2003 22:39:05 +0200 (CEST)
Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1])
	by lofi.dyndns.org (8.12.6p2/8.12.6) with ESMTP id h3SKhQmP071881
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Apr 2003 22:43:26 +0200 (CEST)
	(envelope-from lofi@lofi.dyndns.org)
Received: (from lofi@localhost)
	by lofi.dyndns.org (8.12.6p2/8.12.6/Submit) id h3SKhQtP071880;
	Mon, 28 Apr 2003 22:43:26 +0200 (CEST)
	(envelope-from lofi)
Message-Id: <200304282043.h3SKhQtP071880@lofi.dyndns.org>
Date: Mon, 28 Apr 2003 22:43:26 +0200 (CEST)
From: Michael Nottebrock <lofi@lofi.dyndns.org>
Reply-To: Michael Nottebrock <lofi@lofi.dyndns.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: maintainer update: security/newpg
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51576
>Category:       ports
>Synopsis:       maintainer update: security/newpg
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 04:20:08 PDT 2003
>Closed-Date:    Wed May 07 08:00:07 PDT 2003
>Last-Modified:  Wed May 07 08:00:07 PDT 2003
>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:

From: Michael Nottebrock <michaelnottebrock@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/51576: maintainer update: security/newpg
Date: Tue, 29 Apr 2003 20:58:19 +0200

 --Boundary-02=_Ltsr+dbI9KSJvIX
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Description: signed data
 Content-Disposition: inline
 
 security/dirmngr (which needs to be committed prior to this update) is pend=
 ing=20
 as PR ports/51577.
 
 --Boundary-02=_Ltsr+dbI9KSJvIX
 Content-Type: application/pgp-signature
 Content-Description: signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQA+rstLXhc68WspdLARAkMlAJ0bqJba4UVFEPB1GfPhDdZyHA0IdQCfcWtK
 8Nf1crnqnF1Xy5y6YMfQNoE=
 =iwHG
 -----END PGP SIGNATURE-----
 
 --Boundary-02=_Ltsr+dbI9KSJvIX--
 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed May 7 08:00:01 PDT 2003 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51576 
>Unformatted:
