diff options
author | petef <petef@FreeBSD.org> | 2003-01-06 05:24:31 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-06 05:24:31 +0800 |
commit | 42a2aef804a89306b57388e9b63b62e3bc64e754 (patch) | |
tree | 4605a0b89b80fc938213d93a43b96231f44bde35 /security | |
parent | cb294a06fe96bf8e632da85299e425312c69f94a (diff) | |
download | freebsd-ports-gnome-42a2aef804a89306b57388e9b63b62e3bc64e754.tar.gz freebsd-ports-gnome-42a2aef804a89306b57388e9b63b62e3bc64e754.tar.zst freebsd-ports-gnome-42a2aef804a89306b57388e9b63b62e3bc64e754.zip |
Update to 2.22.
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 b2f7745db6c6..e042bd32d14c 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.20 +PORTVERSION= 2.22 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 4e07ce185cef..e46ea3b0c4be 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.20.tar.gz) = a4f659a5abb17b2c7f7a33e8d54cc417 +MD5 (Digest-MD5-2.22.tar.gz) = 8f628250bb0d0fedaa686d4d30cf71f3 |