ports/60609: [maintainer-update] p5-Mail-GnuPG to 0.07

Cheng-Lung Sung clsung at dragon2.net
Sat Dec 27 13:33:27 UTC 2003


I'm sorry, since perl version should be all consider to > 5.6
now this patch should be ok now.


diff -ruN /usr/ports/mail/p5-Mail-GnuPG/Makefile ./p5-Mail-GnuPG/Makefile
--- /usr/ports/mail/p5-Mail-GnuPG/Makefile	Wed Dec 10 14:28:12 2003
+++ ./p5-Mail-GnuPG/Makefile	Sat Dec 27 21:32:12 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-GnuPG
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	mail security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -24,4 +24,10 @@
 
 MAN3=		Mail::GnuPG.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN /usr/ports/mail/p5-Mail-GnuPG/distinfo ./p5-Mail-GnuPG/distinfo
--- /usr/ports/mail/p5-Mail-GnuPG/distinfo	Fri Oct 17 15:22:40 2003
+++ ./p5-Mail-GnuPG/distinfo	Sat Dec 27 21:32:30 2003
@@ -1 +1 @@
-MD5 (Mail-GnuPG-0.06.tar.gz) = 93ab190044963920bb62f3f754084469
+MD5 (Mail-GnuPG-0.07.tar.gz) = 264e98a31ab0428fdbaf72996652a2e9
diff -ruN /usr/ports/mail/p5-Mail-GnuPG/pkg-descr ./p5-Mail-GnuPG/pkg-descr
--- /usr/ports/mail/p5-Mail-GnuPG/pkg-descr	Fri Oct 17 15:22:40 2003
+++ ./p5-Mail-GnuPG/pkg-descr	Sat Dec 27 21:32:47 2003
@@ -3,4 +3,6 @@
 
 Please send all bugs/issues/patches to bug-Mail-GnuPG at rt.cpan.org
 
+WWW: http://search.cpan.org/dist/Mail-GnuPG/
+
 Author: Robert Spier <rspier at cpan.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20031227/0abf913b/attachment.sig>


More information about the freebsd-ports-bugs mailing list