summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA3
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-07-17 12:57:05 +0000
committerwen <wen@pkgsrc.org>2014-07-17 12:57:05 +0000
commit9ac77c54fedabcac2105800c0a2ed68f3353ea1c (patch)
treeffd605a428d87a1848655744ab4d05da38aed38e /security/p5-Digest-SHA3
parent0f91f710419e9fec739154369ed4402ad5b5d93b (diff)
downloadpkgsrc-9ac77c54fedabcac2105800c0a2ed68f3353ea1c.tar.gz
Update to 0.22
Upstream changes: 0.22 Sun Jun 1 00:15:46 MST 2014 - fixed reserved-word clash when compiling with C++ -- use 'classname' instead of 'class' -- ref. SHA3.xs (rt.cpan.org #96090) 0.21 Fri May 16 10:21:46 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 0.20 Wed May 7 07:57:10 MST 2014 - consolidated all dynamic memory allocation into XSUBs -- streamlines referencing of SHA3 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-SHA3')
-rw-r--r--security/p5-Digest-SHA3/Makefile5
-rw-r--r--security/p5-Digest-SHA3/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile
index 43f703afa79..42e3cfa34c6 100644
--- a/security/p5-Digest-SHA3/Makefile
+++ b/security/p5-Digest-SHA3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:24 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/07/17 12:57:05 wen Exp $
-DISTNAME= Digest-SHA3-0.12
+DISTNAME= Digest-SHA3-0.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff --git a/security/p5-Digest-SHA3/distinfo b/security/p5-Digest-SHA3/distinfo
index 69e3db3ec18..125543a3c2d 100644
--- a/security/p5-Digest-SHA3/distinfo
+++ b/security/p5-Digest-SHA3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/04/20 03:02:49 wen Exp $
+$NetBSD: distinfo,v 1.2 2014/07/17 12:57:05 wen Exp $
-SHA1 (Digest-SHA3-0.12.tar.gz) = c93a6f3977b71d48437082c64a2e44461f3695f8
-RMD160 (Digest-SHA3-0.12.tar.gz) = 2b5cb822aeded9fed7b8b256b9a508e325bb139b
-Size (Digest-SHA3-0.12.tar.gz) = 45640 bytes
+SHA1 (Digest-SHA3-0.22.tar.gz) = 5161fd0f7bae4d9f6b59c82138fc43461d00b7f1
+RMD160 (Digest-SHA3-0.22.tar.gz) = 2c377bc4b1ada3e11dac9a3c73acde1b347ad12f
+Size (Digest-SHA3-0.22.tar.gz) = 46070 bytes