Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2001 21:32:50 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@terry.dragon2.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27155: upgrade ports gnupg-interface to 0.31
Message-ID:  <200105061332.f46DWo319752@Terry.Dorm8.NCTU.edu.tw>

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

>Number:         27155
>Category:       ports
>Synopsis:       upgrade ports gnupg-interface to 0.31
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 06:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD Terry.Dorm8.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Sun Apr 1 01:34:51 CST 2001 root@Terry.Dorm8.NCTU.edu.tw:/usr/obj/usr/src/sys/TERRY i386


	
>Description:

upgrade 0.11 -> 0.31

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/security/p5-GnuPG-Interface/Makefile p5-GnuPG-Interface/Makefile
--- /usr/ports/security/p5-GnuPG-Interface/Makefile	Thu Mar  1 22:16:29 2001
+++ p5-GnuPG-Interface/Makefile	Sun May  6 21:28:26 2001
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	GnuPG-Interface
-PORTVERSION=	0.11
+PORTVERSION=	0.31
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	GnuPG
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
+		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	GnuPG gnupg-interface
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	trevor@FreeBSD.org
@@ -21,6 +22,7 @@
 
 MAN3=	GnuPG::Handles.3 \
 	GnuPG::SecretKey.3 \
+	GnuPG::PrimaryKey.3 \
 	GnuPG::Interface.3 \
 	GnuPG::Signature.3 \
 	GnuPG::SubKey.3 \
diff -ruN /usr/ports/security/p5-GnuPG-Interface/distinfo p5-GnuPG-Interface/distinfo
--- /usr/ports/security/p5-GnuPG-Interface/distinfo	Sun Sep 24 02:28:13 2000
+++ p5-GnuPG-Interface/distinfo	Sun May  6 21:22:57 2001
@@ -1 +1 @@
-MD5 (GnuPG-Interface-0.11.tar.gz) = b392f3a644e15d489ea5da8dac2168c1
+MD5 (GnuPG-Interface-0.31.tar.gz) = 657baf421c8b2cbe0560a66a9fe7ef02
diff -ruN /usr/ports/security/p5-GnuPG-Interface/pkg-plist p5-GnuPG-Interface/pkg-plist
--- /usr/ports/security/p5-GnuPG-Interface/pkg-plist	Thu Jul 13 23:12:38 2000
+++ p5-GnuPG-Interface/pkg-plist	Sun May  6 21:26:02 2001
@@ -4,6 +4,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/Key.pm
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/Options.pm
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/PublicKey.pm
+lib/perl5/site_perl/%%PERL_VER%%/GnuPG/PrimaryKey.pm
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/SecretKey.pm
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/Signature.pm
 lib/perl5/site_perl/%%PERL_VER%%/GnuPG/SubKey.pm
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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