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 1.7015 to 1.7024



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94ff4b636d96
branches:  trunk
changeset: 645257:94ff4b636d96
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 05:01:46 2015 +0000

description:
Update 1.7015 to 1.7024
-----------------------
1.7024  2015-01-12 13:31:19 PST
   [New Features]
      - Includes vendor lib and arch path to search for core modules, when
        installing self-contained lib by default. This behavior can be
        turned off with --exclude-vendor (tartansandal) #426

1.7023  2015-01-05 07:59:52 JST
   [Improvements]
      - Bump Parse::PMFile to 0.34
      - Bump CPAN::Meta::Requirements to 2.131
      - Bump HTTP::Tiny to 0.53
      - Bump Module::Metadata to 1.000025
      - Bump local::lib to 2.000015

1.7022  2014-12-12 16:41:47 PST
   [Improvements]
      - Enabled unsafe option to parse version with PMFile to avoid
        segfaults and weird errors

1.7021  2014-12-11 21:42:36 PST
   [Improvements]
      - Bump Parse::PMFile to 0.32
      - Bump HTTP::Tiny to 0.052

1.7020  2014-12-08 17:53:18 PST
   [Improvements]
      - Bump Parse::PMFile to 0.31

1.7019  2014-12-04 12:51:41 PST
   [Improvements]
      - Bump Parse::PMFile to 0.30

1.7018  2014-11-25 14:08:41 PST
   [Maintenance]
      - bump $VERSION correctly in cpanm executable

1.7017  2014-11-25 14:00:40 PST
   [Improvements]
      - Bump fatpacked CPAN::Meta and HTTP::Tiny
      - Added documentation for -M and --from in man page

1.7016  2014-11-16 11:46:32 PST
   [New Features]
      - Added -M and --from to set --mirror and --mirror-only at the same
        time while overriding previously set mirrors (sri) #175, #417

   [Improvements]
      - cpanmin.us is now available under HTTPS (marcus)

diffstat:

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

diffs (25 lines):

diff -r 751fc9400cc0 -r 94ff4b636d96 devel/p5-App-cpanminus/Makefile
--- a/devel/p5-App-cpanminus/Makefile   Mon Jan 26 04:55:31 2015 +0000
+++ b/devel/p5-App-cpanminus/Makefile   Mon Jan 26 05:01:46 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/11/16 12:04:13 wen Exp $
+# $NetBSD: Makefile,v 1.29 2015/01/26 05:01:46 mef Exp $
 
-DISTNAME=      App-cpanminus-1.7015
+DISTNAME=      App-cpanminus-1.7024
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
diff -r 751fc9400cc0 -r 94ff4b636d96 devel/p5-App-cpanminus/distinfo
--- a/devel/p5-App-cpanminus/distinfo   Mon Jan 26 04:55:31 2015 +0000
+++ b/devel/p5-App-cpanminus/distinfo   Mon Jan 26 05:01:46 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2014/11/16 12:04:13 wen Exp $
+$NetBSD: distinfo,v 1.25 2015/01/26 05:01:46 mef Exp $
 
-SHA1 (App-cpanminus-1.7015.tar.gz) = b85fc50a560385ba27c9763d36753c6e7e820112
-RMD160 (App-cpanminus-1.7015.tar.gz) = 6a022d67da988805e80ad239c2fdb6bad731c488
-Size (App-cpanminus-1.7015.tar.gz) = 311434 bytes
+SHA1 (App-cpanminus-1.7024.tar.gz) = 1a4eed36ecc3f748cb829b877f5031f14ae5f0b8
+RMD160 (App-cpanminus-1.7024.tar.gz) = 9a60f1176f1ff78e11217b0f64a6433a68a9e7fb
+Size (App-cpanminus-1.7024.tar.gz) = 313306 bytes



Home | Main Index | Thread Index | Old Index