Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 21:34:34 +0800
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        clsung@tiger2.net
Subject:   Re: ports/60609: [maintainer-update] p5-Mail-GnuPG to 0.07
Message-ID:  <20031227133433.GA63861@sungsung.csie.nctu.edu.tw>
In-Reply-To: <200312271322.hBRDMC3n074658@freefall.freebsd.org>
References:  <200312271322.hBRDMC3n074658@freefall.freebsd.org>

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

--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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 @@
 #
=20
 PORTNAME=3D	Mail-GnuPG
-PORTVERSION=3D	0.06
+PORTVERSION=3D	0.07
 CATEGORIES=3D	mail security perl5
 MASTER_SITES=3D	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=3D	Mail
@@ -24,4 +24,10 @@
=20
 MAN3=3D		Mail::GnuPG.3
=20
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE=3D		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) =3D 93ab190044963920bb62f3f754084469
+MD5 (Mail-GnuPG-0.07.tar.gz) =3D 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 @@
=20
 Please send all bugs/issues/patches to bug-Mail-GnuPG@rt.cpan.org
=20
+WWW: http://search.cpan.org/dist/Mail-GnuPG/
+
 Author: Robert Spier <rspier@cpan.org>

--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/7Ypp+AeJ85Vui8ERAmtWAJ0Qer1xhIh9o7zemVcO1hcWqG1DkACeIyPg
2vzRsbuTAeVdCqXP5P+Kffw=
=Z2GA
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--



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