pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Module-Build



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 21 07:14:42 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Module-Build: Makefile distinfo

Log Message:
Updated p5-Module-Build to 0.42200.

0.4220 - Tue Aug 16 22:11:14 CEST 2016

  - Released 0.42_19 as 0.4220

0.42_19 - Sun Aug  7 17:07:38 CEST 2016

  - Initialize MM Compat environmental variables to empty strings [Leon Timmermans]

  - Skip PPM test when link_executable fails [Leon Timmermans]

  - Make more actions deterministic [Zefram]

  - Preprocess file lists generated by rscan_dir() to sort them [Niko Tyni]


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/p5-Module-Build/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Module-Build/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-Module-Build/Makefile
diff -u pkgsrc/devel/p5-Module-Build/Makefile:1.51 pkgsrc/devel/p5-Module-Build/Makefile:1.52
--- pkgsrc/devel/p5-Module-Build/Makefile:1.51  Wed Jun  8 19:23:10 2016
+++ pkgsrc/devel/p5-Module-Build/Makefile       Sun Aug 21 07:14:42 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2016/06/08 19:23:10 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2016/08/21 07:14:42 wiz Exp $
 
-DISTNAME=      Module-Build-0.4218
+DISTNAME=      Module-Build-0.4220
 PKGNAME=       p5-${DISTNAME}0
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
 

Index: pkgsrc/devel/p5-Module-Build/distinfo
diff -u pkgsrc/devel/p5-Module-Build/distinfo:1.31 pkgsrc/devel/p5-Module-Build/distinfo:1.32
--- pkgsrc/devel/p5-Module-Build/distinfo:1.31  Tue May  3 12:23:41 2016
+++ pkgsrc/devel/p5-Module-Build/distinfo       Sun Aug 21 07:14:42 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2016/05/03 12:23:41 mef Exp $
+$NetBSD: distinfo,v 1.32 2016/08/21 07:14:42 wiz Exp $
 
-SHA1 (Module-Build-0.4218.tar.gz) = 66177f6c82beaab86f32edd55f6931dd34249d23
-RMD160 (Module-Build-0.4218.tar.gz) = 6acd45b43054f810c18cf385559ab91094cbb73b
-SHA512 (Module-Build-0.4218.tar.gz) = d752226dbc89b1ae65d3dea4f4356cd355288ab73eebc34bd09efa3d4ad5f78d284a705525d8bbc8785babf6cdc934953333254a8cc7c67cbd943f88ffaab301
-Size (Module-Build-0.4218.tar.gz) = 305533 bytes
+SHA1 (Module-Build-0.4220.tar.gz) = bb8efab85305c95068dac877e1cfe4c3000271ab
+RMD160 (Module-Build-0.4220.tar.gz) = 70ab603b94fda124a3061363d5c2408b9efd280c
+SHA512 (Module-Build-0.4220.tar.gz) = 20f69663bc922db7c57fc2c153cd117d46f11fa89ea5045dc11e66b861a9d93c12ec0b1dc65dcdadf581608d99ad2197fed2edee06be2228f72d5e0c5775efa0
+Size (Module-Build-0.4220.tar.gz) = 304299 bytes



Home | Main Index | Thread Index | Old Index