summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA
diff options
context:
space:
mode:
authorwen <wen>2014-04-13 09:01:45 +0000
committerwen <wen>2014-04-13 09:01:45 +0000
commita8e1acd21463b197ca5b05eded7b439380383066 (patch)
tree514e3c03be3cb095f2856dc174f8fb0a4409f8a1 /security/p5-Digest-SHA
parent8123617a8592bdcc58f329c0cf9b3fb968f60d13 (diff)
downloadpkgsrc-a8e1acd21463b197ca5b05eded7b439380383066.tar.gz
Update to 5.88
Upstream changes: 5.88 Mon Mar 17 08:46:10 MST 2014 - added OUTPUT clause in SHA.xs to silence compiler warning -- ref. shaclose() - changed text file test (-T) to act on filehandles -- ref. addfile portable mode -- improves consistency when reading from STDIN -- still acts on filenames for early Perls (< 5.6) - added -M and -V options to shasum -- undocumented: for development and testing use only 5.87 Mon Feb 17 16:42:02 MST 2014 - simplified capture of intermediate SHA states -- can now be done via strings (ref. getstate/putstate) -- substantially reduces size of src/sha.c - tightened code in SHA.xs -- added sv_isa checks when invoking methods 5.86 Thu Jan 30 08:24:28 MST 2014 - improved the performance of hexadecimal output functions -- ref. 'shahex' in src/sha.c -- thanks to Thomas Drugeon for ideas and test script
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 5f9e518c648..62bccb17542 100644
--- a/security/p5-Digest-SHA/Makefile
+++ b/security/p5-Digest-SHA/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2013/07/14 01:24:06 wen Exp $
+# $NetBSD: Makefile,v 1.30 2014/04/13 09:01:45 wen Exp $
-DISTNAME= Digest-SHA-5.85
+DISTNAME= Digest-SHA-5.88
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 da0e355cc6f..af5c802489b 100644
--- a/security/p5-Digest-SHA/distinfo
+++ b/security/p5-Digest-SHA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/07/14 01:24:06 wen Exp $
+$NetBSD: distinfo,v 1.17 2014/04/13 09:01:45 wen Exp $
-SHA1 (Digest-SHA-5.85.tar.gz) = a603cfba95afcd0266c9482c0c93e84241fe0ce0
-RMD160 (Digest-SHA-5.85.tar.gz) = 47948703deccb34a4bc3dc80fa4fc01ec31e8860
-Size (Digest-SHA-5.85.tar.gz) = 42316 bytes
+SHA1 (Digest-SHA-5.88.tar.gz) = 27195da32194531bfe13d7cd4f06b69e7aebbdc8
+RMD160 (Digest-SHA-5.88.tar.gz) = 2f679847830a22a1db9e47f21e8fcb38d3abeb12
+Size (Digest-SHA-5.88.tar.gz) = 42494 bytes