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:   wiz
Date:           Thu Jun 30 17:44:38 UTC 2016

Modified Files:
        pkgsrc/devel/p5-List-AllUtils: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-List-AllUtils/Makefile
cvs rdiff -u -r1.5 -r1.6 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.14 pkgsrc/devel/p5-List-AllUtils/Makefile:1.15
--- pkgsrc/devel/p5-List-AllUtils/Makefile:1.14 Wed Jun  8 19:23:06 2016
+++ pkgsrc/devel/p5-List-AllUtils/Makefile      Thu Jun 30 17:44:38 2016
@@ -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::S
 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
 

Index: pkgsrc/devel/p5-List-AllUtils/distinfo
diff -u pkgsrc/devel/p5-List-AllUtils/distinfo:1.5 pkgsrc/devel/p5-List-AllUtils/distinfo:1.6
--- pkgsrc/devel/p5-List-AllUtils/distinfo:1.5  Wed May 18 12:24:02 2016
+++ pkgsrc/devel/p5-List-AllUtils/distinfo      Thu Jun 30 17:44:38 2016
@@ -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



Home | Main Index | Thread Index | Old Index