diff options
author | tobez <tobez@FreeBSD.org> | 2013-03-22 19:18:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-03-22 19:18:42 +0800 |
commit | 28e656942fa7f509c736af619e5c9d7e55f96e19 (patch) | |
tree | e590af75e5860191ce6c30f8ab3c74f33e309c3e /security/p5-Digest-MD4 | |
parent | 1394d167356ddac43235c2b2ac757120c74e3fce (diff) | |
download | freebsd-ports-gnome-28e656942fa7f509c736af619e5c9d7e55f96e19.tar.gz freebsd-ports-gnome-28e656942fa7f509c736af619e5c9d7e55f96e19.tar.zst freebsd-ports-gnome-28e656942fa7f509c736af619e5c9d7e55f96e19.zip |
Update to 1.9.
Changes: http://search.cpan.org/dist/Digest-MD4/Changes
Diffstat (limited to 'security/p5-Digest-MD4')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-MD4/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 1eab6eb861b2..b42cbaf7e61a 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-MD4 -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-MD4/distinfo b/security/p5-Digest-MD4/distinfo index fa817b496641..32e9abc63f4f 100644 --- a/security/p5-Digest-MD4/distinfo +++ b/security/p5-Digest-MD4/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-MD4-1.8.tar.gz) = 301d66d83e1a3cdc0d3dd156983d985afb00e4b983ed67101cf0cad80fb8866d -SIZE (Digest-MD4-1.8.tar.gz) = 29284 +SHA256 (Digest-MD4-1.9.tar.gz) = 665110bba32470f398f311cd6462fd8975d7c83675ff674bc2f6c7b72b0caaa6 +SIZE (Digest-MD4-1.9.tar.gz) = 29304 |