pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Digest-SHA3 p5-Digest-SHA3: update to 1.03.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7271eadf20d
branches:  trunk
changeset: 373316:b7271eadf20d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 30 14:52:09 2017 +0000

description:
p5-Digest-SHA3: update to 1.03.

1.03  Mon Dec 25 00:08:10 MST 2017
        - added "--ignore-missing" and "--strict" options to sha3sum
                -- consistent with GNU coreutils
                -- ref. rt.cpan.org #123897

1.02  Fri Dec  8 22:44:46 MST 2017
        - added "tag" option (BSD-style checksums) to sha3sum
                -- consistent with GNU sha1sum, sha224sum, etc.
                -- thanks to Christopher Tubbs for suggestion
        - modified SHA3.pm to use XSLoader
                -- falls back to DynaLoader if necessary

diffstat:

 security/p5-Digest-SHA3/Makefile |   4 ++--
 security/p5-Digest-SHA3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f38d13d0f97e -r b7271eadf20d security/p5-Digest-SHA3/Makefile
--- a/security/p5-Digest-SHA3/Makefile  Sat Dec 30 14:51:42 2017 +0000
+++ b/security/p5-Digest-SHA3/Makefile  Sat Dec 30 14:52:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/11/08 21:04:21 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/12/30 14:52:09 wiz Exp $
 
-DISTNAME=      Digest-SHA3-1.01
+DISTNAME=      Digest-SHA3-1.03
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r f38d13d0f97e -r b7271eadf20d security/p5-Digest-SHA3/distinfo
--- a/security/p5-Digest-SHA3/distinfo  Sat Dec 30 14:51:42 2017 +0000
+++ b/security/p5-Digest-SHA3/distinfo  Sat Dec 30 14:52:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/11/08 21:04:21 wiz Exp $
+$NetBSD: distinfo,v 1.10 2017/12/30 14:52:09 wiz Exp $
 
-SHA1 (Digest-SHA3-1.01.tar.gz) = 51c153bf73b67def1e22cc66b63993701a56b27b
-RMD160 (Digest-SHA3-1.01.tar.gz) = d542034d2a1f9a9e767545700b085dd737efbd4c
-SHA512 (Digest-SHA3-1.01.tar.gz) = 4032eceff7af6b45f39bfda07d41c8f146baa3e3765a3aad3d6e468baf93a35594bc63d832f7bb7ec183c3168c3d26f4fc62bc31ee29cb110fa4334ce7afce52
-Size (Digest-SHA3-1.01.tar.gz) = 28550 bytes
+SHA1 (Digest-SHA3-1.03.tar.gz) = bb5e29308644a61d9a2b79863f81bafca57d84da
+RMD160 (Digest-SHA3-1.03.tar.gz) = 18fb5e3876200cbec797d7ed784e170cb3fd35ed
+SHA512 (Digest-SHA3-1.03.tar.gz) = b6b08fe4da897861ef5533c26d8597093fcb937c054da642aa0149eabd5c74a07e1c4b8d709b5b5929461f04b79c75c4edc645e52308d855fc32effbefbd690c
+Size (Digest-SHA3-1.03.tar.gz) = 29408 bytes



Home | Main Index | Thread Index | Old Index