Source-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 (devel/p5-Scalar-List-Utils...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8424ca7969d
branches:  trunk
changeset: 429317:a8424ca7969d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 13:54:33 2020 +0000

description:
(devel/p5-Scalar-List-Utils) Updated to 1.55

1.55 -- 2020-04-09
        [CHANGES]
         * Added List::Util::uniqint
         * Improvements to List::Util::uniqnum handling of floating-point
           values on odd platform configurations (thanks sisyphus)
         * Improvements to $RAND-based unit tests

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 28be55df49de -r a8424ca7969d devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Sat Apr 18 13:49:54 2020 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Sat Apr 18 13:54:33 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/03/22 21:21:45 nia Exp $
+# $NetBSD: Makefile,v 1.49 2020/04/18 13:54:33 mef Exp $
 
-DISTNAME=      Scalar-List-Utils-1.54
+DISTNAME=      Scalar-List-Utils-1.55
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel misc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Scalar/}
diff -r 28be55df49de -r a8424ca7969d devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Sat Apr 18 13:49:54 2020 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Sat Apr 18 13:54:33 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2020/03/22 21:21:45 nia Exp $
+$NetBSD: distinfo,v 1.30 2020/04/18 13:54:33 mef Exp $
 
-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
+SHA1 (Scalar-List-Utils-1.55.tar.gz) = 9132741bf31bf7b3fd7658021275f2d49b9fdf89
+RMD160 (Scalar-List-Utils-1.55.tar.gz) = 3bbb3a98c9767e01eb96b88f86bd40c11c602f64
+SHA512 (Scalar-List-Utils-1.55.tar.gz) = 618923b4040657dd895fc8e0043ee17e355be07923a79a3b2c74c254f44ee2d81a7ef7da3645bdd9f2e436d3f87ca51d20b10ee76da0d3026129dbdbdac5ae27
+Size (Scalar-List-Utils-1.55.tar.gz) = 105142 bytes



Home | Main Index | Thread Index | Old Index