pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-ModuleMaker
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 9 06:30:50 UTC 2018
Modified Files:
pkgsrc/devel/p5-ExtUtils-ModuleMaker: Makefile distinfo
Log Message:
p5-ExtUtils-ModuleMaker: update to 0.60.
0.60 May 07, 2018
No functional changes. Correct syntax in two test files for better results on
Windows.
0.59 May 06, 2018
Address RTC 125281 (Replace Getopt::Std::getopts() with
Getopt::Long::GetOptions()). Users can now provide long options when invoking
modulemaker on the command-line.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-ExtUtils-ModuleMaker/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-ExtUtils-ModuleMaker/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-ExtUtils-ModuleMaker/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-ModuleMaker/Makefile:1.17 pkgsrc/devel/p5-ExtUtils-ModuleMaker/Makefile:1.18
--- pkgsrc/devel/p5-ExtUtils-ModuleMaker/Makefile:1.17 Sun May 6 05:52:38 2018
+++ pkgsrc/devel/p5-ExtUtils-ModuleMaker/Makefile Wed May 9 06:30:50 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/05/06 05:52:38 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/05/09 06:30:50 wiz Exp $
-DISTNAME= ExtUtils-ModuleMaker-0.58
+DISTNAME= ExtUtils-ModuleMaker-0.60
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
@@ -17,6 +17,7 @@ DEPENDS+= p5-File-Copy-Recursive-Reduced
# TEST_DEPENDS
BUILD_DEPENDS+= p5-IO-Capture-[0-9]*:../../devel/p5-IO-Capture
BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
+BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
PERL5_PACKLIST= auto/ExtUtils/ModuleMaker/.packlist
Index: pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo:1.7 pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo:1.8
--- pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo:1.7 Sun May 6 05:52:38 2018
+++ pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo Wed May 9 06:30:50 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/05/06 05:52:38 wiz Exp $
+$NetBSD: distinfo,v 1.8 2018/05/09 06:30:50 wiz Exp $
-SHA1 (ExtUtils-ModuleMaker-0.58.tar.gz) = cd7c3aa4a7061709ece75e7bf9a416f2a21c3d20
-RMD160 (ExtUtils-ModuleMaker-0.58.tar.gz) = 871815d888e9bc5ef3634dcbf17a276b3cef7382
-SHA512 (ExtUtils-ModuleMaker-0.58.tar.gz) = 8cfb558f55c5b4f8cbc541d1f03d3ecb1e5906b32ccd045819d42f8e4aacf6e2d871f74f7928698672926bce9dcf354c3acc986cff959a7b471c0a4d57e6d9a7
-Size (ExtUtils-ModuleMaker-0.58.tar.gz) = 131191 bytes
+SHA1 (ExtUtils-ModuleMaker-0.60.tar.gz) = 395494435acbe0ebc988c924676be993b4b36ca2
+RMD160 (ExtUtils-ModuleMaker-0.60.tar.gz) = b6fc707fc1260704bf7d99c42b425b435a4d2103
+SHA512 (ExtUtils-ModuleMaker-0.60.tar.gz) = 17e75f51d40c272f5acc648490b3d55a2f1bcde95b7a12d716a18bb72c18162a1f9c3de2ea23f8f071e5249f08d84af1586f6570947b32e3f1656a45c84daadb
+Size (ExtUtils-ModuleMaker-0.60.tar.gz) = 135316 bytes
Home |
Main Index |
Thread Index |
Old Index