summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 02:30:33 +0000
committerjlam <jlam>2000-10-15 02:30:33 +0000
commit75c195d4a40966e51f5e3ea76ef46f60276751ba (patch)
treef7933baa0e9f57dcebb9c8f04621d85c588ef233 /security/p5-Digest-MD5
parenta94429f759f1459b8c0bc28e0d4886c44f52b4fe (diff)
downloadpkgsrc-75c195d4a40966e51f5e3ea76ef46f60276751ba.tar.gz
Update p5-Digest-MD5 to 2.12. Changes from version 2.09:
Digest::MD5 will now try to fallback to the pure perl implementation of Digest::Perl::MD5 if bootstrap fails. Added a bit internal paranoia about casting the IV in the Digest::MD5 object to the MD5_CTX* pointer.
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r--security/p5-Digest-MD5/Makefile4
-rw-r--r--security/p5-Digest-MD5/files/md54
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 04d0bbc90c1..c8c210cff05 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2000/08/27 07:11:19 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/10/15 02:30:33 jlam Exp $
#
-DISTNAME= Digest-MD5-2.09
+DISTNAME= Digest-MD5-2.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff --git a/security/p5-Digest-MD5/files/md5 b/security/p5-Digest-MD5/files/md5
index cced258eb12..1ae468ab1d3 100644
--- a/security/p5-Digest-MD5/files/md5
+++ b/security/p5-Digest-MD5/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/12/02 14:31:00 rh Exp $
+$NetBSD: md5,v 1.2 2000/10/15 02:30:35 jlam Exp $
-MD5 (Digest-MD5-2.09.tar.gz) = 8be0b95a2803bb9ddca19eaeefb43bb2
+MD5 (Digest-MD5-2.12.tar.gz) = 91225a9ea3b708db6557d0559b509af5