summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-03-22 15:51:08 +0000
committersno <sno@pkgsrc.org>2012-03-22 15:51:08 +0000
commitf3295e1a5ab387483244e287c849fb1b605cc99d (patch)
tree2cba90eaff9cda53034752bff32445e5412fb97c /devel
parentc505e1ea6a15259d5cc18763d077f4bd0c208582 (diff)
downloadpkgsrc-f3295e1a5ab387483244e287c849fb1b605cc99d.tar.gz
Updating package for Perl5 module Module::Build from CPAN in
devel/p5-Module-Build from 0.38000 to 0.40000. Upstream changes (from 0.3800 to 0.40): 0.40 - Fri Feb 24 18:47:48 CET 2012 - Released 0.39_02 as 0.40 without any code changes 0.39_02 - Thu Feb 17 00:33:18 MET 2012 [BUG FIXES] - Fixed bug where modules without $VERSION might have a version of '0' listed in 'provides' metadata, which will be rejected by PAUSE [David Golden, reported by Christopher Fields] - Fixed bug in PodParser to allow numerals in module names [Tokuhirom] - Fixed bug where giving arguments twice led to them becoming arrays, resulting in install paths like "ARRAY(0xdeadbeef)/lib/Foo.pm" [Leon Timmermans] [DOCUMENTATION] - Fixed deviance from alphabetical order in documentation of constructor parameters. [Eric Brine] - Add documentation for configure_requires constructor parameter. [Eric Brine] - Change some of the docs' language describing relationship to MakeMaker. [Ken Williams] [OTHER] - List Perl-Toolchain-Gang repo as official repo 0.39_01 - Thu Jul 21 16:48:48 EDT 2011 [BUG FIXES] - Fixed bug with a nested directory named 'share' inside a ShareDir (RT#68585) [David Golden] - Fixed failing tilde.t when run under UID without passwd entry (RT#67893) [Dominic Hargreaves] [DOCUMENTATION] - Fixed typo in Module::Build (RT#67008) [David Golden] [OTHER] - Pod to HTML internals changed to support new Pod::Html work in the Perl core
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Module-Build/Makefile6
-rw-r--r--devel/p5-Module-Build/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile
index ab6088478ea..c8ef8be3a4e 100644
--- a/devel/p5-Module-Build/Makefile
+++ b/devel/p5-Module-Build/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2011/08/15 04:22:56 obache Exp $
+# $NetBSD: Makefile,v 1.32 2012/03/22 15:51:08 sno Exp $
-DISTNAME= Module-Build-0.3800
-PKGNAME= p5-${DISTNAME}0
+DISTNAME= Module-Build-0.40
+PKGNAME= p5-${DISTNAME}000
SVR4_PKGNAME= p5mob
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
diff --git a/devel/p5-Module-Build/distinfo b/devel/p5-Module-Build/distinfo
index ef041ce3683..78c1b75b16d 100644
--- a/devel/p5-Module-Build/distinfo
+++ b/devel/p5-Module-Build/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2011/08/15 04:22:56 obache Exp $
+$NetBSD: distinfo,v 1.21 2012/03/22 15:51:08 sno Exp $
-SHA1 (Module-Build-0.3800.tar.gz) = b5da5631b3ae8afaf558caa2afec1a85da6d20dc
-RMD160 (Module-Build-0.3800.tar.gz) = c520ecd73e378600f5d9d9206d9203efc9245849
-Size (Module-Build-0.3800.tar.gz) = 305459 bytes
+SHA1 (Module-Build-0.40.tar.gz) = b6793d75b0a765c801113606cfc7b1033419c709
+RMD160 (Module-Build-0.40.tar.gz) = 20f4dda62e74eb39145b72d424fcc4c2d2e005ce
+Size (Module-Build-0.40.tar.gz) = 306800 bytes