pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-MoreUtils
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 26 14:40:20 UTC 2021
Modified Files:
pkgsrc/devel/p5-List-MoreUtils: Makefile distinfo
Log Message:
p5-List-MoreUtils: update to 0.430.
0.430 2020-10-21
- bump List::MoreUtils::XS requirement to 0.430
- release 0.429_001 without any further changes
0.429_001 2020-10-05
- fix failing installation in parallel make (Issue#38)
- infrastructure improvements and tooling updates,
lot's of author tests with according fixes added
- added slide and slideatatime functions wished by SCHWERN
- documentation fixes (PR#21, PR#33, PR#34, RT#126029, RT#132043, RT#132940)
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-List-MoreUtils/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-List-MoreUtils/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-MoreUtils/Makefile
diff -u pkgsrc/devel/p5-List-MoreUtils/Makefile:1.39 pkgsrc/devel/p5-List-MoreUtils/Makefile:1.40
--- pkgsrc/devel/p5-List-MoreUtils/Makefile:1.39 Mon Aug 31 18:08:16 2020
+++ pkgsrc/devel/p5-List-MoreUtils/Makefile Mon Apr 26 14:40:20 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/08/31 18:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2021/04/26 14:40:20 wiz Exp $
-DISTNAME= List-MoreUtils-0.428
+DISTNAME= List-MoreUtils-0.430
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/V/VP/VPARSEVAL/}
@@ -13,7 +12,7 @@ COMMENT= Provide the stuff missing in Li
LICENSE= apache-2.0
DEPENDS+= p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
-DEPENDS+= p5-List-MoreUtils-XS>=0.423:../../devel/p5-List-MoreUtils-XS
+DEPENDS+= p5-List-MoreUtils-XS>=0.430:../../devel/p5-List-MoreUtils-XS
PERL5_PACKLIST= auto/List/MoreUtils/.packlist
Index: pkgsrc/devel/p5-List-MoreUtils/distinfo
diff -u pkgsrc/devel/p5-List-MoreUtils/distinfo:1.22 pkgsrc/devel/p5-List-MoreUtils/distinfo:1.23
--- pkgsrc/devel/p5-List-MoreUtils/distinfo:1.22 Sat Dec 30 13:53:07 2017
+++ pkgsrc/devel/p5-List-MoreUtils/distinfo Mon Apr 26 14:40:20 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/12/30 13:53:07 wiz Exp $
+$NetBSD: distinfo,v 1.23 2021/04/26 14:40:20 wiz Exp $
-SHA1 (List-MoreUtils-0.428.tar.gz) = fe63dcadb0e2a6ae3ce981d6913a19e96fc56a98
-RMD160 (List-MoreUtils-0.428.tar.gz) = 4baf540c44f14c1223e6f453a9852424a6cd6065
-SHA512 (List-MoreUtils-0.428.tar.gz) = f7e11f10f1d7bd3b8f9f8bc2fc325e1a9230056f68591da624aed01fb4e4cbac20caeae0c3e2aa3acc8b71febd6d4149284367f051d3c1e608e3a4ca8b62dbd8
-Size (List-MoreUtils-0.428.tar.gz) = 146030 bytes
+SHA1 (List-MoreUtils-0.430.tar.gz) = f895ddae48d2f3882f08ed0171d8ad07ce95a007
+RMD160 (List-MoreUtils-0.430.tar.gz) = a482b8ab429e7672e1a0872c4258858e495a6e8e
+SHA512 (List-MoreUtils-0.430.tar.gz) = bc9ff033c12251a6f0899a96da0ec8fc314ddb8d6cdf18c37fe1fdcfc38a4c95ed6f8e006bb124e77d07241ae6754f429bc2041f7772b4acfce9378a21283469
+Size (List-MoreUtils-0.430.tar.gz) = 150571 bytes
Home |
Main Index |
Thread Index |
Old Index