pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-AllUtils
Module Name: pkgsrc
Committed By: fcambus
Date: Sat May 1 11:44:07 UTC 2021
Modified Files:
pkgsrc/devel/p5-List-AllUtils: Makefile distinfo
Log Message:
p5-List-AllUtils: update to 0.19.
0.19 2021-04-23
- We now prefer the mesh() and zip() functions from List::SomeUtils over the
new, incompatible implementations in List::Util 1.56. Fixes GH #12.
reported by Greg Oschwald.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-List-AllUtils/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-List-AllUtils/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-List-AllUtils/Makefile
diff -u pkgsrc/devel/p5-List-AllUtils/Makefile:1.25 pkgsrc/devel/p5-List-AllUtils/Makefile:1.26
--- pkgsrc/devel/p5-List-AllUtils/Makefile:1.25 Mon Sep 7 06:56:23 2020
+++ pkgsrc/devel/p5-List-AllUtils/Makefile Sat May 1 11:44:07 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/09/07 06:56:23 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2021/05/01 11:44:07 fcambus Exp $
-DISTNAME= List-AllUtils-0.18
+DISTNAME= List-AllUtils-0.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
Index: pkgsrc/devel/p5-List-AllUtils/distinfo
diff -u pkgsrc/devel/p5-List-AllUtils/distinfo:1.11 pkgsrc/devel/p5-List-AllUtils/distinfo:1.12
--- pkgsrc/devel/p5-List-AllUtils/distinfo:1.11 Mon Sep 7 06:56:23 2020
+++ pkgsrc/devel/p5-List-AllUtils/distinfo Sat May 1 11:44:07 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/09/07 06:56:23 wiz Exp $
+$NetBSD: distinfo,v 1.12 2021/05/01 11:44:07 fcambus Exp $
-SHA1 (List-AllUtils-0.18.tar.gz) = d131511d4a34116ea0124c264779244a29833bf0
-RMD160 (List-AllUtils-0.18.tar.gz) = b4a76bd213415c6f2f2c619f82d3b77c1e434bc5
-SHA512 (List-AllUtils-0.18.tar.gz) = b2cc560a070f36c339c12c17a17a958f3e9ad40b1981a2631c56c838703c9a9b06fd8bf02ced797cf581215b321faf6c281e5b87368a25515855327bd92db08f
-Size (List-AllUtils-0.18.tar.gz) = 54154 bytes
+SHA1 (List-AllUtils-0.19.tar.gz) = dd0bec049241781454d81c005d060e653f7ad735
+RMD160 (List-AllUtils-0.19.tar.gz) = 1473dbdd10cb934e3e87232ed10f347cbd416acc
+SHA512 (List-AllUtils-0.19.tar.gz) = 3f06165a3f416c75f1dd2364cb111479b053eb0a32e3c6a5823e5e8206f79fd3039599e9521526c0080a009541a86f344d921f6679ba4d7eb930d0c1ca2e25f0
+Size (List-AllUtils-0.19.tar.gz) = 56605 bytes
Home |
Main Index |
Thread Index |
Old Index