pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-List-AllUtils p5-List-AllUtils: update to 0.19.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a70473289611
branches:  trunk
changeset: 451779:a70473289611
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sat May 01 11:44:07 2021 +0000

description:
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.

diffstat:

 devel/p5-List-AllUtils/Makefile |   4 ++--
 devel/p5-List-AllUtils/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5454f8bc614d -r a70473289611 devel/p5-List-AllUtils/Makefile
--- a/devel/p5-List-AllUtils/Makefile   Sat May 01 10:54:55 2021 +0000
+++ b/devel/p5-List-AllUtils/Makefile   Sat May 01 11:44:07 2021 +0000
@@ -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/}
diff -r 5454f8bc614d -r a70473289611 devel/p5-List-AllUtils/distinfo
--- a/devel/p5-List-AllUtils/distinfo   Sat May 01 10:54:55 2021 +0000
+++ b/devel/p5-List-AllUtils/distinfo   Sat May 01 11:44:07 2021 +0000
@@ -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