summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-22 11:47:05 +0000
committerwiz <wiz@pkgsrc.org>2012-04-22 11:47:05 +0000
commit10745cd7b02838eb32ad285b98221947e9f020a2 (patch)
tree2c78094d7785504f753f16ca4008c866264cba22 /security/p5-Digest-SHA
parentb6d35c862ab174c5b3c57b4082031f6e8d29291e (diff)
downloadpkgsrc-10745cd7b02838eb32ad285b98221947e9f020a2.tar.gz
Update to 5.71:
5.71 Wed Feb 29 04:06:10 MST 2012 - prevented $! from getting clobbered in _bail() routine -- thanks to Zefram for patch - added example of BITS mode usage to shasum documentation 5.70 Wed Dec 14 02:32:10 MST 2011 - added BITS mode to addfile method and shasum -- partial-byte inputs now possible via files/STDIN -- allows shasum to check all 8074 NIST Msg vectors -- previously required special programming 5.63 Tue Nov 8 02:36:42 MST 2011 - added code to allow very large data inputs all at once -- previously limited to several hundred MB at a time -- many thanks to Thomas Drugeon for his elegant patch - removed outdated reference URLs from several test scripts -- these URLs aren't essential, and often go stale -- thanks to Leon Brocard for spotting this -- ref. rt.cpan.org #68740
Diffstat (limited to 'security/p5-Digest-SHA')
-rw-r--r--security/p5-Digest-SHA/Makefile4
-rw-r--r--security/p5-Digest-SHA/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile
index 069c72b293a..d2e8d53d112 100644
--- a/security/p5-Digest-SHA/Makefile
+++ b/security/p5-Digest-SHA/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2011/08/09 07:22:02 adam Exp $
+# $NetBSD: Makefile,v 1.21 2012/04/22 11:47:05 wiz Exp $
-DISTNAME= Digest-SHA-5.62
+DISTNAME= Digest-SHA-5.71
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff --git a/security/p5-Digest-SHA/distinfo b/security/p5-Digest-SHA/distinfo
index cece9f309dd..7cdb43942b7 100644
--- a/security/p5-Digest-SHA/distinfo
+++ b/security/p5-Digest-SHA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2011/08/09 07:22:02 adam Exp $
+$NetBSD: distinfo,v 1.12 2012/04/22 11:47:05 wiz Exp $
-SHA1 (Digest-SHA-5.62.tar.gz) = 8f7f8dd001be0880feff582124521fd4af6d5e66
-RMD160 (Digest-SHA-5.62.tar.gz) = b38180fd0917c97935969f3c6a53f8b46a68c8e8
-Size (Digest-SHA-5.62.tar.gz) = 42104 bytes
+SHA1 (Digest-SHA-5.71.tar.gz) = b8b440c54626e8856e69dde5cd72fa316ead041b
+RMD160 (Digest-SHA-5.71.tar.gz) = 577bb96dd585c225cb39851e4ad37ee048726907
+Size (Digest-SHA-5.71.tar.gz) = 42360 bytes