pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Scalar-List-Utils p5-Scalar-List-Utils: Updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/67455279fe0e
branches: trunk
changeset: 425620:67455279fe0e
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 22 21:21:45 2020 +0000
description:
p5-Scalar-List-Utils: Update to 1.54
1.54 -- 2020-02-02 15:47
[CHANGES]
* Added List::Util::reductions (RT128237)
* Added List::Util::sample (RT131535)
* Recognise $List::Util::RAND as a source of randomness for sampling
functions (RT131536)
[BUGFIXES]
* Document the difference between ref() and reftype() on precompiled
qr// regexps (RT127963)
* Various improvements to List::Util::uniqnum() to handle stringified
Inf and NaN, negative zero
* Detect platform NV size and number of digits required to calculate
uniqueness
diffstat:
devel/p5-Scalar-List-Utils/Makefile | 4 ++--
devel/p5-Scalar-List-Utils/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e91a6c094671 -r 67455279fe0e devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile Sun Mar 22 21:21:32 2020 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile Sun Mar 22 21:21:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2019/10/27 14:22:59 mef Exp $
+# $NetBSD: Makefile,v 1.48 2020/03/22 21:21:45 nia Exp $
-DISTNAME= Scalar-List-Utils-1.53
+DISTNAME= Scalar-List-Utils-1.54
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
diff -r e91a6c094671 -r 67455279fe0e devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo Sun Mar 22 21:21:32 2020 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo Sun Mar 22 21:21:45 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2019/10/27 14:22:59 mef Exp $
+$NetBSD: distinfo,v 1.29 2020/03/22 21:21:45 nia Exp $
-SHA1 (Scalar-List-Utils-1.53.tar.gz) = 30b5861121ee98b8691b0b742011a91bfbdcde66
-RMD160 (Scalar-List-Utils-1.53.tar.gz) = 947608bdd201c27584fb694d907ff4370eb1382f
-SHA512 (Scalar-List-Utils-1.53.tar.gz) = b0bcc0f6949a122ef86d64bc5beccc793638af1907ae06047045ae568700f9c01da4a5d8a5cc8e9bc1cf19280a3acbc4c7cd97e239ab4022ad3b6cf9980eb305
-Size (Scalar-List-Utils-1.53.tar.gz) = 97329 bytes
+SHA1 (Scalar-List-Utils-1.54.tar.gz) = bfbe52b0fc5ed50d89431f97ba9c8e08083d053e
+RMD160 (Scalar-List-Utils-1.54.tar.gz) = 6e0d74d3befd0c0820f86f652389d64e9dd5c79c
+SHA512 (Scalar-List-Utils-1.54.tar.gz) = da85b7532e6f54433c328e82411715e0f90281779fc2bfd921c3ed49f853667650c029d2be6cf3a41e2ac9060c0a444245d579030a8054a1f1003d45a9c6eb0e
+Size (Scalar-List-Utils-1.54.tar.gz) = 102455 bytes
Home |
Main Index |
Thread Index |
Old Index