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 Update to 1.04



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53faa4795289
branches:  trunk
changeset: 379042:53faa4795289
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Apr 22 11:41:36 2018 +0000

description:
Update to 1.04

Upstream changes:
1.04  Fri Apr 20 16:25:30 MST 2018
        - silenced compiler warnings from VS2017
                -- ref. rt.cpan.org #124477
                -- thanks to Sergey Aleynikov for diagnostics
        - modified addfile to return error when given a directory name
                -- makes behavior consistent with GNU coreutils shaXsum
                -- thanks to Scott Baker for pointing this out

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 d2fce6832861 -r 53faa4795289 security/p5-Digest-SHA3/Makefile
--- a/security/p5-Digest-SHA3/Makefile  Sat Apr 21 23:30:46 2018 +0000
+++ b/security/p5-Digest-SHA3/Makefile  Sun Apr 22 11:41:36 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/12/30 14:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/22 11:41:36 wen Exp $
 
-DISTNAME=      Digest-SHA3-1.03
+DISTNAME=      Digest-SHA3-1.04
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r d2fce6832861 -r 53faa4795289 security/p5-Digest-SHA3/distinfo
--- a/security/p5-Digest-SHA3/distinfo  Sat Apr 21 23:30:46 2018 +0000
+++ b/security/p5-Digest-SHA3/distinfo  Sun Apr 22 11:41:36 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/12/30 14:52:09 wiz Exp $
+$NetBSD: distinfo,v 1.11 2018/04/22 11:41:36 wen Exp $
 
-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
+SHA1 (Digest-SHA3-1.04.tar.gz) = cf6f8f6325a6646bf16519d7eeed2744f201ee05
+RMD160 (Digest-SHA3-1.04.tar.gz) = 91214dc3e516634d8c3882d76547202118b70868
+SHA512 (Digest-SHA3-1.04.tar.gz) = 2737780f2ca6c8bef18477fd9311754e69bb4d00831e7e2cd4bbf170f3e312bdf86cb84ed0693efb3f386dfa6c03d56ef48cb4021d6b02fdc44b3fb8e973ac29
+Size (Digest-SHA3-1.04.tar.gz) = 29660 bytes



Home | Main Index | Thread Index | Old Index