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 0.27.
details: https://anonhg.NetBSD.org/pkgsrc/rev/08410b4488ac
branches: trunk
changeset: 369980:08410b4488ac
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 09 07:37:32 2017 +0000
description:
p5-Digest-SHA3: update to 0.27.
0.27 Wed Oct 4 00:40:04 MST 2017
- removed "portable" mode from sha3sum and addfile
-- rarely used, mostly in outdated systems
-- potentially confusing features (e.g. \r\r\n -> \n)
-- Universal Newlines mode (-U) a much cleaner approach
-- mimics Universal Newlines in Python
- sha3sum now depends explicitly on Digest::SHA3
-- eliminates runtime loading of modules
-- no future plans to write Digest::SHA3::PurePerl
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 684e69e7e12a -r 08410b4488ac security/p5-Digest-SHA3/Makefile
--- a/security/p5-Digest-SHA3/Makefile Mon Oct 09 07:37:06 2017 +0000
+++ b/security/p5-Digest-SHA3/Makefile Mon Oct 09 07:37:32 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/09/06 13:32:27 wen Exp $
+# $NetBSD: Makefile,v 1.10 2017/10/09 07:37:32 wiz Exp $
-DISTNAME= Digest-SHA3-0.26
+DISTNAME= Digest-SHA3-0.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r 684e69e7e12a -r 08410b4488ac security/p5-Digest-SHA3/distinfo
--- a/security/p5-Digest-SHA3/distinfo Mon Oct 09 07:37:06 2017 +0000
+++ b/security/p5-Digest-SHA3/distinfo Mon Oct 09 07:37:32 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/09/06 13:32:27 wen Exp $
+$NetBSD: distinfo,v 1.7 2017/10/09 07:37:32 wiz Exp $
-SHA1 (Digest-SHA3-0.26.tar.gz) = 7d29da29706837fce3940a3bb8074787c0608643
-RMD160 (Digest-SHA3-0.26.tar.gz) = 29a3f1e0b90891523a4002812bb0909b386b1b4a
-SHA512 (Digest-SHA3-0.26.tar.gz) = e591e666b01cdf701f00410ec01d72d5f5fe99f65000db8f1d9eec2bf4e8cf4353ae2aa216e863fa80fe0de03558a8d7696750fbd2d3d40d1cef5d318c70cf29
-Size (Digest-SHA3-0.26.tar.gz) = 28370 bytes
+SHA1 (Digest-SHA3-0.27.tar.gz) = 85288ff8595cde0008676153a17542f2c654021b
+RMD160 (Digest-SHA3-0.27.tar.gz) = fc6da9bf51868fd58cfb888754c066d8df211de3
+SHA512 (Digest-SHA3-0.27.tar.gz) = 5cf4e7054fc71e04b7b6fcce510201da54652442dc09d003d5517ec2515b643115cbe675f4cc18727eb8d81e6c17c50ed89b9bbb21d8a67a9342eba4128269af
+Size (Digest-SHA3-0.27.tar.gz) = 28108 bytes
Home |
Main Index |
Thread Index |
Old Index