diff options
author | gabor <gabor@FreeBSD.org> | 2007-01-03 05:13:18 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-01-03 05:13:18 +0800 |
commit | 00ebdc39540448003e03865249d4d2bd3d22d4fb (patch) | |
tree | 8b200864afd2fb322657deea0431742b987fe47b /security | |
parent | 8bdc64c238af39d1ce00fc54a881cff19c3d97ed (diff) | |
download | freebsd-ports-gnome-00ebdc39540448003e03865249d4d2bd3d22d4fb.tar.gz freebsd-ports-gnome-00ebdc39540448003e03865249d4d2bd3d22d4fb.tar.zst freebsd-ports-gnome-00ebdc39540448003e03865249d4d2bd3d22d4fb.zip |
- Update to 2.04
Approved by: erwin (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-License/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-License/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-License/Makefile b/security/p5-Crypt-License/Makefile index ee6ab8c745e8..11ff60986ab4 100644 --- a/security/p5-Crypt-License/Makefile +++ b/security/p5-Crypt-License/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= Crypt-License -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -19,6 +19,6 @@ MAN3= Crypt::License.3 Crypt::License::Util.3 Crypt::License::Notice.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} <= 500503 -IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again +IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again .endif .include <bsd.port.post.mk> diff --git a/security/p5-Crypt-License/distinfo b/security/p5-Crypt-License/distinfo index a1348395a718..5a872324a136 100644 --- a/security/p5-Crypt-License/distinfo +++ b/security/p5-Crypt-License/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-License-2.03.tar.gz) = 0a9cb70700a3000470a5383b8aa5ec0a -SHA256 (Crypt-License-2.03.tar.gz) = 64c2928141164ec1a6a8e0326a0bcb3210f6b6831cfcc1048cc49ab2b5f666ae -SIZE (Crypt-License-2.03.tar.gz) = 38588 +MD5 (Crypt-License-2.04.tar.gz) = 736ac14322df92b75048587726985479 +SHA256 (Crypt-License-2.04.tar.gz) = 0e71aef49eb706ebfa5d08bc70fea8016e864a8c1df8de0fc0f581c6c1d65699 +SIZE (Crypt-License-2.04.tar.gz) = 38899 |