pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Scalar-List-Utils



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr 18 13:54:33 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo

Log Message:
(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


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Scalar-List-Utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Scalar-List-Utils/Makefile
diff -u pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.48 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.49
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.48     Sun Mar 22 21:21:45 2020
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile  Sat Apr 18 13:54:33 2020
@@ -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/}

Index: pkgsrc/devel/p5-Scalar-List-Utils/distinfo
diff -u pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.29 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.30
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.29     Sun Mar 22 21:21:45 2020
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo  Sat Apr 18 13:54:33 2020
@@ -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