diff options
author | grant <grant@pkgsrc.org> | 2003-11-27 16:32:58 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-11-27 16:32:58 +0000 |
commit | 15e119a2274007914fcce8d9f1f79a997b0b7a6d (patch) | |
tree | 356215d34b001abd13bac264a8e48f9fa7755c1d /security/p5-Digest-MD5 | |
parent | 415fec54f7d14d936b4f5e71ff13a1edc8467250 (diff) | |
download | pkgsrc-15e119a2274007914fcce8d9f1f79a997b0b7a6d.tar.gz |
Updated p5-Digest-MD5 to 2.30.
changes since 2.27:
Release 2.30
Some tweaks to make the module build on perl-5.004 and
perl-5.005 again.
Release 2.29
Another try. Forgot to update the test checksums.
Release 2.28
Fix minor documentation typo.
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 5c93c692f43..8c91ca3e40c 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2003/09/12 23:11:03 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/27 16:32:58 grant Exp $ # -DISTNAME= Digest-MD5-2.27 +DISTNAME= Digest-MD5-2.30 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 705246e9cc3..3910552fe89 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2003/09/12 23:11:04 jlam Exp $ +$NetBSD: distinfo,v 1.9 2003/11/27 16:32:58 grant Exp $ -SHA1 (Digest-MD5-2.27.tar.gz) = d20e4c1bab9c10b590870780c4a0ba194007bf98 -Size (Digest-MD5-2.27.tar.gz) = 43612 bytes +SHA1 (Digest-MD5-2.30.tar.gz) = 29641342d98852cba2d45f0febac0a10409f0958 +Size (Digest-MD5-2.30.tar.gz) = 43746 bytes |