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
This commit is contained in:
wen 2015-11-08 11:17:26 +00:00
parent f6e4a35e8f
commit 5f30148431
2 changed files with 7 additions and 8 deletions

View file

@ -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/}

View file

@ -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
RMD160 (local-lib-2.000015.tar.gz) = ebbeb468b5121be0dbe3ea8b8b3c97120f67c065
SHA512 (local-lib-2.000015.tar.gz) = f2d6bc225b588f39e32c2a2638ac50b9838f1cd651b24ecd3c730b946df89343c4392c9cc3abcc1fdb20b0491aeb3ef2b6a242762cfa8d2b0ab7f283b2c57691
Size (local-lib-2.000015.tar.gz) = 51781 bytes
SHA1 (local-lib-2.000018.tar.gz) = 51c45553f1007f1908cad451daa59711b1fa659a
RMD160 (local-lib-2.000018.tar.gz) = 1e98a0c2421c43c1ec115ca66356a77dc9fe71d4
SHA512 (local-lib-2.000018.tar.gz) = d94672b623de5c4e99270733a4de59f95c01b3c89cd552da05b04892893696cf57c9988b695cca2eda624a2c48bb392fe51d17eb842ed09e0824d71fcb4eb80e
Size (local-lib-2.000018.tar.gz) = 59350 bytes