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: wiz
Date: Sun Oct 20 06:27:27 UTC 2024
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
p5-Scalar-List-Utils: update to 1.68.
1.68 -- 2024-10-18
[CHANGES]
* Added (empty) Scalar::List::Utils module so that a module exists
which matches the name of the distribution (GH #135)
1.67 -- 2024-10-18
[BUGFIXES]
* zip() and mesh() should not alias their input values into the
returned results (RT156183)
* Exception message from mesh() should name the correct function
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.38 -r1.39 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.59 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.60
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.59 Sun Sep 22 07:11:17 2024
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Sun Oct 20 06:27:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2024/09/22 07:11:17 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2024/10/20 06:27:27 wiz Exp $
-DISTNAME= Scalar-List-Utils-1.66
+DISTNAME= Scalar-List-Utils-1.68
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.38 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.39
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.38 Sun Sep 22 07:11:17 2024
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Sun Oct 20 06:27:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/09/22 07:11:17 wiz Exp $
+$NetBSD: distinfo,v 1.39 2024/10/20 06:27:27 wiz Exp $
-BLAKE2s (Scalar-List-Utils-1.66.tar.gz) = 5f7281ffaf28060a807b1f54006bc0deb08f581ebcebf6a3929ec2adc145073a
-SHA512 (Scalar-List-Utils-1.66.tar.gz) = e4adb8fec357869fc94e40fc4f2360f8efc4b56e6776c5acb89875544175df43532686fcaeff22c7fb41e98f1755576b6fe5051190c27043d28ff4c30f096566
-Size (Scalar-List-Utils-1.66.tar.gz) = 181003 bytes
+BLAKE2s (Scalar-List-Utils-1.68.tar.gz) = 14919a8137be2e32765bf6387c98476350fde5e6a4c66fb7099194903d3b79f6
+SHA512 (Scalar-List-Utils-1.68.tar.gz) = 52565ffc5fadde9bc1db70ffa311fe0d4c9fdfabc95cb7da216cc6cf7d56a41814780b6d5f7aded1f3593c7ed78f8a0704a7798644eeeaf799e6ffc52c901120
+Size (Scalar-List-Utils-1.68.tar.gz) = 181532 bytes
Home |
Main Index |
Thread Index |
Old Index