summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-07-17 13:00:13 +0000
committerwen <wen@pkgsrc.org>2014-07-17 13:00:13 +0000
commitb88898c1b2c215c55ec8290a472e7aa468c395b7 (patch)
tree1227eaada2ca790a8a5ed190b8af54eefb2ba56b /security/p5-Digest-SHA
parent7593873af8baced396c901701ac0c2475cd73878 (diff)
downloadpkgsrc-b88898c1b2c215c55ec8290a472e7aa468c395b7.tar.gz
Update to 5.92
Upstream changes: 5.92 Sun Jun 1 00:15:44 MST 2014 - fixed reserved-word clash when compiling with C++ -- use 'classname' instead of 'class' -- ref. SHA.xs (rt.cpan.org #96090) - silenced MSC compiler warning about signed/unsigned comparison -- ref. SHA.xs (rt.cpan.org #95830) 5.91 Fri May 16 10:21:44 MST 2014 - restored original 'addfile' for use on opened file handles -- allows callbacks in place of actual files -- ref. IO::Callback (rt.cpan.org #95643) - re-established inheritance from Digest::base -- to pick up future Digest enhancements automatically - cleaned up documentation 5.90 Wed May 7 07:57:08 MST 2014 - consolidated all dynamic memory allocation into XSUBs -- streamlines referencing of SHA objects -- simplifies DESTROYing of objects - enhanced Makefile.PL to allow 'use warnings' -- automatically reverts to $^W for early Perls - scrubbed C and Perl code to remove all compiler warnings
Diffstat (limited to 'security/p5-Digest-SHA')
-rw-r--r--security/p5-Digest-SHA/Makefile5
-rw-r--r--security/p5-Digest-SHA/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile
index d4b5b77988b..edb5889f163 100644
--- a/security/p5-Digest-SHA/Makefile
+++ b/security/p5-Digest-SHA/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:24 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2014/07/17 13:00:13 wen Exp $
-DISTNAME= Digest-SHA-5.89
+DISTNAME= Digest-SHA-5.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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 ee1b6aa8437..77afdd8a817 100644
--- a/security/p5-Digest-SHA/distinfo
+++ b/security/p5-Digest-SHA/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2014/04/20 02:46:00 wen Exp $
+$NetBSD: distinfo,v 1.19 2014/07/17 13:00:13 wen Exp $
-SHA1 (Digest-SHA-5.89.tar.gz) = 920d8013d466b5ed6c53ebff714443936fde124a
-RMD160 (Digest-SHA-5.89.tar.gz) = 60bc23548b2fee3061f4643cedf7406ca7630e19
-Size (Digest-SHA-5.89.tar.gz) = 44624 bytes
+SHA1 (Digest-SHA-5.92.tar.gz) = b9bb3a9b4f30bab8d71228d3ab1898738cc2f2d8
+RMD160 (Digest-SHA-5.92.tar.gz) = b03740bc8977195db8c145e83245c7dfcf888bf9
+Size (Digest-SHA-5.92.tar.gz) = 44906 bytes