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: wen
Date: Sun Dec 16 06:40:19 UTC 2018
Modified Files:
pkgsrc/devel/p5-List-AllUtils: Makefile distinfo
Log Message:
Update to 0.15
Upstream changes:
0.15 2018-12-10
- Require List::UtilsBy 0.11 and include the docs from that version.
- Require List::SomeUtils 0.56 and include the docs from that version.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-List-AllUtils/Makefile
cvs rdiff -u -r1.8 -r1.9 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.19 pkgsrc/devel/p5-List-AllUtils/Makefile:1.20
--- pkgsrc/devel/p5-List-AllUtils/Makefile:1.19 Wed Aug 22 09:44:11 2018
+++ pkgsrc/devel/p5-List-AllUtils/Makefile Sun Dec 16 06:40:19 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2018/08/22 09:44:11 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/12/16 06:40:19 wen Exp $
-DISTNAME= List-AllUtils-0.14
+DISTNAME= List-AllUtils-0.15
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
@@ -11,8 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/Li
COMMENT= Combines List::Util and List::SomeUtils
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-List-SomeUtils>=0.28:../../devel/p5-List-SomeUtils
-DEPENDS+= p5-List-UtilsBy>=0.10:../../devel/p5-List-UtilsBy
+DEPENDS+= p5-List-SomeUtils>=0.56:../../devel/p5-List-SomeUtils
+DEPENDS+= p5-List-UtilsBy>=0.11:../../devel/p5-List-UtilsBy
DEPENDS+= p5-Scalar-List-Utils>=1.31:../../devel/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
Index: pkgsrc/devel/p5-List-AllUtils/distinfo
diff -u pkgsrc/devel/p5-List-AllUtils/distinfo:1.8 pkgsrc/devel/p5-List-AllUtils/distinfo:1.9
--- pkgsrc/devel/p5-List-AllUtils/distinfo:1.8 Fri Feb 10 07:01:23 2017
+++ pkgsrc/devel/p5-List-AllUtils/distinfo Sun Dec 16 06:40:19 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/02/10 07:01:23 wiz Exp $
+$NetBSD: distinfo,v 1.9 2018/12/16 06:40:19 wen Exp $
-SHA1 (List-AllUtils-0.14.tar.gz) = ca74f821fb73e691b42c5e3183620932b46fdeb0
-RMD160 (List-AllUtils-0.14.tar.gz) = 60ccee5c70899881e807db2f84f849400f55d41e
-SHA512 (List-AllUtils-0.14.tar.gz) = 1a9a292cf92cfe24d8aeb5154fb55e399eebca1063393d001bdd3c5dc19d4672012c1e0ccd84be06c12a6f1fc99021e35806ec943e5477cbf87d143b7fc2c17a
-Size (List-AllUtils-0.14.tar.gz) = 44358 bytes
+SHA1 (List-AllUtils-0.15.tar.gz) = 51503bce719fa4ab143a645b875a87e18b972f96
+RMD160 (List-AllUtils-0.15.tar.gz) = 436dbaef8ba7bcf4d7aa5496eb694a89d62afc20
+SHA512 (List-AllUtils-0.15.tar.gz) = 58fbf53ac94a2d9b27f6091939105d502d4983b9f0d545849fef6e761c8782bd4edebcb07a816d9183d32a6203b32a2ed4ea58222e65319d62006ecaf6835e5f
+Size (List-AllUtils-0.15.tar.gz) = 47262 bytes
Home |
Main Index |
Thread Index |
Old Index