pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-App-cpanminus Update to 1.6923



details:   https://anonhg.NetBSD.org/pkgsrc/rev/329806af00dc
branches:  trunk
changeset: 621635:329806af00dc
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 14 00:20:20 2013 +0000

description:
Update to 1.6923

Upstream changes:
1.6923  2013-07-03 22:16:04 PDT
   [Bug Fixes]
      - Reverted the --skipdeps in PERL_AUTOINSTALL since it breaks default
        dependencies in Module::Install-based distributions

1.6922  2013-06-19 13:55:54 PDT
   [Improvements]
      - No changes in the code, packaging update so the fatpacked executable on cpanm has
        the right version. #274

1.6921  2013-06-18 03:18:55 PDT
   [Bug Fixes]
      - Fixes install with Module::Build < 0.35, i.e. vanilla perl 5.10.1
        (Thanks to joshk for the report)
      - Fixes install on 5.8 with Module::Build dists without configure_requires #273
        (Thanks to gildegoma for the report)

1.6920  2013-06-14 14:08:44 PDT
   [Improvements]
      - Handle PERL_LOCAL_LIB_ROOT in case multiple paths are stacked (mst)
      - Remove the search.cpan.org fallback where no META files exist. Generate stub using CPAN::Meta

1.6919  2013-06-12 08:32:06 PDT
   [Incompatible Changes]
      - Automatically detect local::lib mode when environment variables are already configured
        on the shell. This is to fix the first time run when local::lib is configure but arch
        library path doesn't exist. #263

1.6918  2013-06-10 13:02:06 PDT
   [Improvements]
      - Fix documentation about --quiet
      - Find the best (non-backpan) match out of MetaCPAN results when there are multiple
        results https://github.com/CPAN-API/cpan-api/issues/274

1.6917  2013-06-05 10:07:12 JST
   [Incompatible Changes]
      - build.log is now created inside a work directory, then a symlink to the file is
        made in ~/.cpanm. On platforms where symlink is not available (Win32), the build.log
        file is copied from the build directory once the installation has finished. (ilmari)

1.6916  2013-06-04 19:54:36 JST
   [Improvements]
      - Do not complain upgrading cpanm in local::lib
      - Accept 0-9_ in PAUSE ID (#265)

diffstat:

 devel/p5-App-cpanminus/Makefile |  5 ++---
 devel/p5-App-cpanminus/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0387dda29d81 -r 329806af00dc devel/p5-App-cpanminus/Makefile
--- a/devel/p5-App-cpanminus/Makefile   Sat Jul 13 23:04:46 2013 +0000
+++ b/devel/p5-App-cpanminus/Makefile   Sun Jul 14 00:20:20 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/05/31 12:40:03 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/07/14 00:20:20 wen Exp $
 
-DISTNAME=      App-cpanminus-1.6915
+DISTNAME=      App-cpanminus-1.6923
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
 
diff -r 0387dda29d81 -r 329806af00dc devel/p5-App-cpanminus/distinfo
--- a/devel/p5-App-cpanminus/distinfo   Sat Jul 13 23:04:46 2013 +0000
+++ b/devel/p5-App-cpanminus/distinfo   Sun Jul 14 00:20:20 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2013/05/20 15:23:37 wen Exp $
+$NetBSD: distinfo,v 1.20 2013/07/14 00:20:20 wen Exp $
 
-SHA1 (App-cpanminus-1.6915.tar.gz) = 6ab820a40daf6497a22b96e0ab387cf6b5c30660
-RMD160 (App-cpanminus-1.6915.tar.gz) = bb85ceb7619420b0dde808fb759e9eb409242e62
-Size (App-cpanminus-1.6915.tar.gz) = 99587 bytes
+SHA1 (App-cpanminus-1.6923.tar.gz) = 527af90d824de1ce0dfa542fc9f636a36a982050
+RMD160 (App-cpanminus-1.6923.tar.gz) = 8d539f594c9df34bf5c1856954f37a65106600da
+Size (App-cpanminus-1.6923.tar.gz) = 101489 bytes



Home | Main Index | Thread Index | Old Index