diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-11 21:56:54 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-11 21:56:54 +0800 |
commit | 517956a22c10e5e3fd8306659c5b58b8023bef8b (patch) | |
tree | 556b8954231d7c70691252c42111cfacced94b5e /security | |
parent | eebe6496a8e1f07ca8f0e6720608aebc10cf0919 (diff) | |
download | freebsd-ports-gnome-517956a22c10e5e3fd8306659c5b58b8023bef8b.tar.gz freebsd-ports-gnome-517956a22c10e5e3fd8306659c5b58b8023bef8b.tar.zst freebsd-ports-gnome-517956a22c10e5e3fd8306659c5b58b8023bef8b.zip |
Update port to 0.16
* Add support for PGP 6.5
PR: 17119
Submitted by: Maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-PGP-Sign/Makefile | 6 | ||||
-rw-r--r-- | security/p5-PGP-Sign/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index d8f77a1c368d..b679ca1d0965 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-PGP-Sign -# Version required: 0.15 +# Version required: 0.16 # Date created: January 2, 1998 # Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # # $FreeBSD$ # -DISTNAME= PGP-Sign-0.15 -PKGNAME= p5-PGP-Sign-0.15 +DISTNAME= PGP-Sign-0.16 +PKGNAME= p5-PGP-Sign-0.16 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP diff --git a/security/p5-PGP-Sign/distinfo b/security/p5-PGP-Sign/distinfo index 5cecf4bbfd95..1d2f0e82b94e 100644 --- a/security/p5-PGP-Sign/distinfo +++ b/security/p5-PGP-Sign/distinfo @@ -1 +1 @@ -MD5 (PGP-Sign-0.15.tar.gz) = 42e0d91b84483616a92e0304b6f0432d +MD5 (PGP-Sign-0.16.tar.gz) = 8e641df06d7059ea34e86a0927bfc384 |