Sun Nov 8 11:17:26 2015 UTC ()
Update to 2.000018

Upstream changes:
2.000018 - 2015-10-29
 - repair CPAN.pm bootstrapping broken by extraneous prerequisite.
 - ensure directories are created in correct order to avoid errors

2.000017 - 2015-10-06
 - fix shell quoting for fish shell
 - work around issue where some cpanm versions wouldn't upgrade
   ExtUtils::MakeMaker in some cases it should have
 - added --quiet option to surpress directory creation message
 - build_environment_vars_for, build_activate_environment_vars_for, and
   environment_vars_string_for options will always include directories being
   added, even if they were already in current ENV vars
 - fixes for author tests
 - create directory structure under created local::libs, ensuring arch dirs
   will always be added to @INC by perl
 - only cause CPAN.pm to prefer ExtUtils::MakeMaker over Module::Build during
   bootstrap process, not after
 - bootstrap process refactored


(wen)
diff -r1.25 -r1.26 pkgsrc/devel/p5-local-lib/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/p5-local-lib/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/devel/p5-local-lib/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-local-lib/Makefile 2015/06/12 10:49:58 1.25
+++ pkgsrc/devel/p5-local-lib/Makefile 2015/11/08 11:17:26 1.26
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:58 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/11/08 11:17:26 wen Exp $
 #
 
-DISTNAME=	local-lib-2.000015
+DISTNAME=	local-lib-2.000018
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
 

cvs diff -r1.18 -r1.19 pkgsrc/devel/p5-local-lib/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-local-lib/distinfo 2015/11/03 03:28:59 1.18
+++ pkgsrc/devel/p5-local-lib/distinfo 2015/11/08 11:17:26 1.19
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2015/11/03 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.19 2015/11/08 11:17:26 wen Exp $
 
-SHA1 (local-lib-2.000015.tar.gz) = de3489943e2d8f51bd1fd5a0866f21bf56ba454f
+SHA1 (local-lib-2.000018.tar.gz) = 51c45553f1007f1908cad451daa59711b1fa659a
-RMD160 (local-lib-2.000015.tar.gz) = ebbeb468b5121be0dbe3ea8b8b3c97120f67c065
+RMD160 (local-lib-2.000018.tar.gz) = 1e98a0c2421c43c1ec115ca66356a77dc9fe71d4
-SHA512 (local-lib-2.000015.tar.gz) = f2d6bc225b588f39e32c2a2638ac50b9838f1cd651b24ecd3c730b946df89343c4392c9cc3abcc1fdb20b0491aeb3ef2b6a242762cfa8d2b0ab7f283b2c57691
+SHA512 (local-lib-2.000018.tar.gz) = d94672b623de5c4e99270733a4de59f95c01b3c89cd552da05b04892893696cf57c9988b695cca2eda624a2c48bb392fe51d17eb842ed09e0824d71fcb4eb80e
-Size (local-lib-2.000015.tar.gz) = 51781 bytes
+Size (local-lib-2.000018.tar.gz) = 59350 bytes