diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-30 17:44:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-30 17:44:38 +0000 |
commit | 879fea8331939ae78f2290c252ebbb9ca2df340a (patch) | |
tree | 00569e7d66f206cb08c0b12c6d7609fe53138fd9 /devel | |
parent | 0da1896638c246e6047e6db014034c939bcf1e37 (diff) | |
download | pkgsrc-879fea8331939ae78f2290c252ebbb9ca2df340a.tar.gz |
Updated p5-List-AllUtils to 0.11.
0.11 2016-06-26
- Added List::UtilsBy to the list of included modules. Based on a patch from
Yanick Champoux. GH #3.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-List-AllUtils/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-List-AllUtils/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile index ed3f841d302..17186511631 100644 --- a/devel/p5-List-AllUtils/Makefile +++ b/devel/p5-List-AllUtils/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:23:06 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/06/30 17:44:38 wiz Exp $ -DISTNAME= List-AllUtils-0.10 +DISTNAME= List-AllUtils-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} @@ -12,6 +11,7 @@ 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-Scalar-List-Utils>=1.31:../../devel/p5-Scalar-List-Utils BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings diff --git a/devel/p5-List-AllUtils/distinfo b/devel/p5-List-AllUtils/distinfo index 0ea4d6b581e..9b164df3352 100644 --- a/devel/p5-List-AllUtils/distinfo +++ b/devel/p5-List-AllUtils/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/05/18 12:24:02 wiz Exp $ +$NetBSD: distinfo,v 1.6 2016/06/30 17:44:38 wiz Exp $ -SHA1 (List-AllUtils-0.10.tar.gz) = c16b24841bfd6b754d7c02f03e5419b6b01848d3 -RMD160 (List-AllUtils-0.10.tar.gz) = acc948461b5f89e9c4ac60cbbc82a687f9f3db3e -SHA512 (List-AllUtils-0.10.tar.gz) = 0448fb594bb62ba78f32b5ffd40fd6e179a99c8da672c1d777d98c3ebdffbae2ac613303816b81b6be0a0db28b7a21acaa690bced66c88a0979af6d7cebc3ee3 -Size (List-AllUtils-0.10.tar.gz) = 37758 bytes +SHA1 (List-AllUtils-0.11.tar.gz) = 5f5cd80d72da1434f38dc18f3eba4174cfed465f +RMD160 (List-AllUtils-0.11.tar.gz) = c832ecd411e23b7afcc4cff8dd79c4dafd506dc6 +SHA512 (List-AllUtils-0.11.tar.gz) = c74d6d3094fa690b23f49ad6f2c6d2312092b47ca6f206c2bd14019eaa37d6b8831899506e8b68f6821559524add39c4b80392c427097a36c22d8f0b0b0a0e9d +Size (List-AllUtils-0.11.tar.gz) = 43715 bytes |