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.7015



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfb9e4a1ff2d
branches:  trunk
changeset: 641739:bfb9e4a1ff2d
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Nov 16 12:04:13 2014 +0000

description:
Update to 1.7015

Upstream changes:
1.7015  2014-11-14 13:14:07 PST
   [Improvements]
      - Bump Parse::PMFile to 0.29
      - Bump CPAN::Meta::Requirements to 2.129

1.7014  2014-10-07 20:52:58 PDT
   [Improvements]
      - Bump Parse::PMFile to 0.28

1.7013  2014-10-06 23:52:14 PDT
   [Improvements]
      - Update bundled JSON::PP to fix issues with JSON parsing on older perl 5.8

1.7012  2014-09-26 19:28:25 PDT
   [Improvements]
      - Upgrade CPAN::Meta and HTTP::Tiny in fatpack
      - Skip @INC on dev directory when running from git checkout when to search
        for an installed module

1.7011  2014-09-22 15:08:22 JST
      - Same as 1.7010. Make it a non-trial release.

1.7010  2014-09-17 18:27:53 JST
   [Improvements]
      - Use Parse::PMFile rather than our own fork (charsbar) #409

1.7009  2014-09-10 01:43:45 PDT
   [Bug Fixes]
      - Fix fatpacked executable to include Parse::CPAN::Meta

1.7008  2014-09-10 01:19:04 PDT
   [Improvements]
      - Show **** instead of *password* when masking passwords
      - Internal code refactoring

1.7007  2014-09-09 09:25:46 PDT
   [Improvements]
      - Make sure MetaCPAN search looks up the dist by right author #405
      - Ignore Module::Build artifacts in _build when indexing modules metadata

1.7006  2014-09-05 15:44:15 PDT
   [Bug Fixes]
      - Work around MetaCPAN bugs in numifying dev release versions (#367, #377)
      - Bump bootstrapping MakeMaker version recent enough to support MYMETA

   [Incompatible Changes]
      - Removed undocumented --metacpan option that was only for testing purposes

1.7005  2014-09-05 05:04:06 PDT
   [Bug Fixes]
      - Do not index common directories such as t, xt or inc in install.json
      - Support tarball extraction on HP-UX 11 (Brian Wightman)

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 2af1c643abc2 -r bfb9e4a1ff2d devel/p5-App-cpanminus/Makefile
--- a/devel/p5-App-cpanminus/Makefile   Sun Nov 16 09:28:08 2014 +0000
+++ b/devel/p5-App-cpanminus/Makefile   Sun Nov 16 12:04:13 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2014/05/29 23:35:39 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2014/11/16 12:04:13 wen Exp $
 
-DISTNAME=      App-cpanminus-1.7004
+DISTNAME=      App-cpanminus-1.7015
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
 
diff -r 2af1c643abc2 -r bfb9e4a1ff2d devel/p5-App-cpanminus/distinfo
--- a/devel/p5-App-cpanminus/distinfo   Sun Nov 16 09:28:08 2014 +0000
+++ b/devel/p5-App-cpanminus/distinfo   Sun Nov 16 12:04:13 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2014/05/22 01:21:18 wen Exp $
+$NetBSD: distinfo,v 1.24 2014/11/16 12:04:13 wen Exp $
 
-SHA1 (App-cpanminus-1.7004.tar.gz) = 1bbcb48d7d542eb4df8109067c9843f47f86ca5a
-RMD160 (App-cpanminus-1.7004.tar.gz) = 2bb2032923f8db05b79933f17affb8a445eede2d
-Size (App-cpanminus-1.7004.tar.gz) = 291443 bytes
+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



Home | Main Index | Thread Index | Old Index