Thu Feb 2 04:01:44 2012 UTC ()
Update p5-App-cpanminus to 1.5007.

Changes from previous:
----------------------
1.5007 Tue Dec 20 10:15:48 PST 2011
   [Bug Fixes]
      - Fixed to change directory when installing from multiple local directories (motemen)

   [Improvements]
      - Stop setting AUTOMATED_TESTING (again!) and set PERL_MM_USE_DEFAULT in testing (#138)
      - Offer opening the build.log with PAGER when --prompt is enabled (doy)
      - Documentation added for --skip-installed option (AlexBio)

1.5006 Tue Nov 29 11:47:15 PST 2011
   [Improvements]
      - Updated cpanmetadb URL to point to cpanmetadb.plackperl.org

1.5005 Tue Nov 22 13:29:27 PST 2011
   [Bug Fixes]
      - Fixed a bug where copying meta JSON files fail on Win32 (#133, #135)

1.5004 Tue Nov  8 14:28:20 PST 2011
   [Bug Fixes]
      - Include version of the main module instead of distribution version in install.json (pfig)

1.5003 Wed Oct 19 16:29:29 JST 2011
   [Bug Fixes]
      - Use ExtUtils::Install to install meta files and let --sudo run it with sudo #124

1.5002 Tue Oct 18 09:06:17 JST 2011
   [Bug Fixes]
      - Make sure to include non-core perl modules in -L that are installed in 'perl' by mistake
      - Ensure all module names use :: instead of dashes because of EUMM NAME errors (Christian Walde)

1.5001 Fri Oct 14 00:18:33 JST 2011
   [New Features]
      - Added EXPERIMENTAL --metacpan support (tokuhirom)

   [Improvements]
      - Do not scan Makefile if MYMETA.yml is found
      - Support MYMETA.json with spec 2.0

1.5000 Thu Oct 13 15:31:13 JST 2011
   [New Features]
      - Added EXPERIMENTAL --mirror-index, --skip-satisfied and --cascade-search options
      - Installs MYMETA.json and install.json into $ARCH/.meta library path

   [Bug Fixes]
      - Use Cwd::chdir to update CWD environment variable
      - Fix ExtUtils::ParseXS issue with -L
      - Fix CoreList bootstrap issue with perl < 5.8.9 when using -L
      - Dump more descriptive error message when configure failed with --installdeps #111

   [Improvements]
      - Upgraded many fatlib embedded modules
      - Support --no-quiet
      - Removed ugly @INC dumping hack for -L. This causes modules that has conditional
        deps such as Any::Moose not to pull down necessary requirements. This is a known
        issue and will be addressed later.
      - Support special _ for -l and -L argument to respect local::lib defaults #115

1.49_02 Wed Oct 12 18:53:35 JST 2011
   [Improvements]
      - Use Cwd::chdir to change PWD (yannk)

   [Bug Fixes]
      - Unbreak -L with newer ExtUtils::ParseXS installed

   [Developers]
      - Changed the path to save metadata information
      - removed Dist::Metadata use, but instead use Module::Metadata to get provides
      - removed the ugly DumpedINC hack for -L

1.49_01 Sun Jun 26 10:56:51 PDT 2011
      - A couple of experimental new features (documented in 1.5)


(hiramatsu)
diff -r1.14 -r1.15 pkgsrc/devel/p5-App-cpanminus/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/p5-App-cpanminus/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-App-cpanminus/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-App-cpanminus/Makefile 2011/08/07 07:08:26 1.14
+++ pkgsrc/devel/p5-App-cpanminus/Makefile 2012/02/02 04:01:44 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2011/08/07 07:08:26 adam Exp $ 1# $NetBSD: Makefile,v 1.15 2012/02/02 04:01:44 hiramatsu Exp $
2 2
3DISTNAME= App-cpanminus-1.4008 3DISTNAME= App-cpanminus-1.5007
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/App-cpanminus/ 9HOMEPAGE= http://search.cpan.org/dist/App-cpanminus/
10COMMENT= Perl5 script to get, unpack, build and install modules from CPAN 10COMMENT= Perl5 script to get, unpack, build and install modules from CPAN
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/App/cpanminus/.packlist 16PERL5_PACKLIST= auto/App/cpanminus/.packlist

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-App-cpanminus/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-App-cpanminus/distinfo 2011/08/07 07:08:26 1.14
+++ pkgsrc/devel/p5-App-cpanminus/distinfo 2012/02/02 04:01:44 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2011/08/07 07:08:26 adam Exp $ 1$NetBSD: distinfo,v 1.15 2012/02/02 04:01:44 hiramatsu Exp $
2 2
3SHA1 (App-cpanminus-1.4008.tar.gz) = 6102bf015e66e00a09f1df784fc86bbba899049d 3SHA1 (App-cpanminus-1.5007.tar.gz) = 6c5cfbafbcdec2e38b65f1804cdcfc7a5305dca5
4RMD160 (App-cpanminus-1.4008.tar.gz) = f460ae45fdabe94cdc802af58bb19594900652e0 4RMD160 (App-cpanminus-1.5007.tar.gz) = 14871842a70fbf80357726969223a4f06c1f29e2
5Size (App-cpanminus-1.4008.tar.gz) = 58491 bytes 5Size (App-cpanminus-1.5007.tar.gz) = 90656 bytes