summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-30 14:51:31 +0000
committerwiz <wiz@pkgsrc.org>2017-12-30 14:51:31 +0000
commit8e99f26676f87461fe6cb24d206b927d28adc096 (patch)
tree9a0e404a11d8db1b991860ea1a758f12f3e5e40d
parent666e9e681c66e47fb6656154eafec84964442e6c (diff)
downloadpkgsrc-8e99f26676f87461fe6cb24d206b927d28adc096.tar.gz
p5-Digest-SHA: update to 6.01.
6.01 Mon Dec 25 00:08:08 MST 2017 - added "--ignore-missing" and "--strict" options to shasum -- consistent with GNU coreutils -- ref. rt.cpan.org #123897 - removed PERL_CORE preambles from test scripts -- preambles no longer needed for core testing -- thanks to Chris Williams for patch -- ref. rt.cpan.org #123863 6.00 Fri Dec 8 22:44:44 MST 2017 - added "tag" option (BSD-style checksums) to shasum -- consistent with GNU sha1sum, sha224sum, etc. -- thanks to Christopher Tubbs for suggestion - modified SHA.pm to use XSLoader -- falls back to DynaLoader if necessary - decoupled Digest::SHA and Digest::SHA::PurePerl -- scripts/tests in each module now fully independent -- Digest::SHA::PurePerl to be phased out eventually -- past versions will remain available
-rw-r--r--security/p5-Digest-SHA/Makefile4
-rw-r--r--security/p5-Digest-SHA/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile
index 7894ae75cf8..3d765c10e94 100644
--- a/security/p5-Digest-SHA/Makefile
+++ b/security/p5-Digest-SHA/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2017/10/09 07:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2017/12/30 14:51:31 wiz Exp $
-DISTNAME= Digest-SHA-5.98
+DISTNAME= Digest-SHA-6.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff --git a/security/p5-Digest-SHA/distinfo b/security/p5-Digest-SHA/distinfo
index 36063b9c0cf..22957549ecb 100644
--- a/security/p5-Digest-SHA/distinfo
+++ b/security/p5-Digest-SHA/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2017/10/09 07:36:54 wiz Exp $
+$NetBSD: distinfo,v 1.26 2017/12/30 14:51:31 wiz Exp $
-SHA1 (Digest-SHA-5.98.tar.gz) = 8aac08059394842f1d1685c1a01c2162f7b94e1d
-RMD160 (Digest-SHA-5.98.tar.gz) = ffb9fbddc3e9c9bfb5b494071ae0c87c2a3da5f3
-SHA512 (Digest-SHA-5.98.tar.gz) = 341e3c74062e7e78b0e44c166fdcf73f79920df26a6463ea473b7d7428bdbe597db4d78afc53e642b98a066a4b3fc5886f58bac720946c8e7ed5a1d07a0d2ef2
-Size (Digest-SHA-5.98.tar.gz) = 45914 bytes
+SHA1 (Digest-SHA-6.01.tar.gz) = d9e55ca244e7bae7ad39dc1c12f5051ee15a1c63
+RMD160 (Digest-SHA-6.01.tar.gz) = 76f594d9ed6200dd6aed839983b78875787fb468
+SHA512 (Digest-SHA-6.01.tar.gz) = 55c6f4c8a5062ce5a111ac445f5934162a38a92505313347d7f13d8085696a69da41dc101769d2548d03c4480a8975305612e87490a456e11b30b487f32f63cd
+Size (Digest-SHA-6.01.tar.gz) = 46450 bytes