diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-17 00:05:05 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-17 00:05:05 +0000 |
commit | e1098ae28bcacc3bc8f9b9e897b2b6c6053ffe8f (patch) | |
tree | 119a8a93be8c8a052ea63b8c9b78e318f56132bd /security | |
parent | 57236ff9750ac99d5e35fe3f481740bfea4f0c39 (diff) | |
download | ports-e1098ae28bcacc3bc8f9b9e897b2b6c6053ffe8f.tar.gz ports-e1098ae28bcacc3bc8f9b9e897b2b6c6053ffe8f.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index a911a91a39db..99309a3050be 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.17 +PORTVERSION= 2.20 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 77821c29aff8..4e07ce185cef 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.17.tar.gz) = b5324b3e01a5e4c62f5372a0608a1492 +MD5 (Digest-MD5-2.20.tar.gz) = a4f659a5abb17b2c7f7a33e8d54cc417 |