From lofi@lofi.dyndns.org  Mon Feb 24 06:17:23 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 2BCB337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Feb 2003 06:17:23 -0800 (PST)
Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EC6F04404B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Feb 2003 06:16:58 -0800 (PST)
	(envelope-from lofi@lofi.dyndns.org)
Received: from lofi.dyndns.org ([10.3.12.105])
	by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id h1OEGvc29810
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Feb 2003 15:16:58 +0100
Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1])
	by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id h1OEGl72022302
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Feb 2003 15:16:48 +0100 (CET)
	(envelope-from lofi@lofi.dyndns.org)
Received: (from lofi@localhost)
	by lofi.dyndns.org (8.12.6/8.12.6/Submit) id h1OEGkmh022300;
	Mon, 24 Feb 2003 15:16:46 +0100 (CET)
	(envelope-from lofi)
Message-Id: <200302241416.h1OEGkmh022300@lofi.dyndns.org>
Date: Mon, 24 Feb 2003 15:16:46 +0100 (CET)
From: Michael Nottebrock <lofi@lofi.dyndns.org>
Reply-To: Michael Nottebrock <michaelnottebrock@gmx.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer update: security/newpg
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48628
>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:   Mon Feb 24 06:20:15 PST 2003
>Closed-Date:    Sat Mar 01 19:08:53 PST 2003
>Last-Modified:  Sat Mar 01 19:08:53 PST 2003
>Originator:     Michael Nottebrock
>Release:        FreeBSD 5.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #0: Thu Feb 6 06:12:21 CET 2003 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	Changes:
		- Add dependency on gnupg
		- Utilize USE_AUTOCONF_VER
		- Bump PORTREVISION
>How-To-Repeat:
	
>Fix:
diff -urN newpg.orig/Makefile newpg/Makefile
--- newpg.orig/Makefile	Fri Feb 21 14:26:48 2003
+++ newpg/Makefile	Mon Feb 24 15:05:16 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	newpg
 PORTVERSION=	0.9.4
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	alpha/aegypten
@@ -14,14 +15,15 @@
 MAINTAINER=	michaelnottebrock@gmx.net
 COMMENT=	Prerelease package of GnuPG extensions for GnuPG 2.0
 
-BUILD_DEPENDS=	autoconf:${PORTSDIR}/devel/autoconf
 LIB_DEPENDS=	gcrypt.6:${PORTSDIR}/security/libgcrypt \
 		iconv.3:${PORTSDIR}/converters/libiconv \
 		intl.4:${PORTSDIR}/devel/gettext \
 		ksba.7:${PORTSDIR}/security/libksba \
 		pth.20:${PORTSDIR}/devel/pth
-RUN_DEPENDS=	pinentry-curses:${PORTSDIR}/security/pinentry
+RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
+		pinentry-curses:${PORTSDIR}/security/pinentry
 
+USE_AUTOCONF_VER=253
 USE_LIBTOOL=	yes
 USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Sat Mar 1 19:08:52 PST 2003 
State-Changed-Why:  
Committed, thanks. 

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