diff options
author | wen <wen@pkgsrc.org> | 2014-07-17 12:57:05 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-07-17 12:57:05 +0000 |
commit | 9ac77c54fedabcac2105800c0a2ed68f3353ea1c (patch) | |
tree | ffd605a428d87a1848655744ab4d05da38aed38e /security/p5-Digest-SHA3/distinfo | |
parent | 0f91f710419e9fec739154369ed4402ad5b5d93b (diff) | |
download | pkgsrc-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/distinfo')
-rw-r--r-- | security/p5-Digest-SHA3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |