pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-CPAN Update 2.05 to 2.10 (PKGVERSION is 2.050...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dec4d20ad068
branches: trunk
changeset: 648498:dec4d20ad068
user: mef <mef%pkgsrc.org@localhost>
date: Sun Mar 15 13:16:17 2015 +0000
description:
Update 2.05 to 2.10 (PKGVERSION is 2.0500 to 2.1000)
-----------------------------------------------------
2015-03-13 k <andk%cpan.org@localhost>
* release 2.10
* same code as 2.10-TRIAL
2015-02-22 k <andk%cpan.org@localhost>
* release 2.10-TRIAL
* Fix Makefile/Build file test in prereq_pm (Craig A. Berry; RT 98265)
* Don't use list assignment to %ENV in Distribution::make (Craig A.
Berry; RT 98265)
* Bump $VERSION in changed modules (for integration into blead, post
5.21.9) (Steve Hay)
* bump requirement for Socket.pm on Windows (Alexandr Ciornii)
2015-02-02 k <andk%cpan.org@localhost>
* release 2.09-TRIAL
* tune verbosity of failing tests in 30shell.t (Andreas Koenig)
* find or fetch MIRRORED.BY -- github #84 (brian d foy)
* bump $VERSION in modules changed since CPAN-2.00 -- github #83 (Steve
Hay)
2015-01-05 k <andk%cpan.org@localhost>
* release 2.08-TRIAL
* fixes binary test files github #81 (brian d foy)
2015-01-04 k <andk%cpan.org@localhost>
* release 2.07-TRIAL
* add support for Cwd::getdcwd and introduce workaround for a
misbehaviour seen on Strawberry perl 5.20.1 (Andreas Koenig)
* fixes bug that possibly CPAN::Meta::Requirements was not loaded in
time (Andreas Koenig)
* silences unini warnings from missing environment variables (tlhackque)
* fixes chdir after building dependencies bug github #79 and #80 (David
Schweikert)
* some new and some improved distroprefes files, and some have gone too
(Andreas Koenig, Slaven Rezic)
* introduces experimental support for plugins/hooks (#apw2014 in
Salzburg; Andreas Koenig, Branislav Zahradnik)
* catches more user errors on the 'o conf' commandline (Andreas Koenig)
* integrates the App::Cpan sources taken over from brian with lots of
cleanup from him, so that they have less chance to digress (brian d foy)
* fixes clear_credentials that were completely broken (Len Jaffe)
* fixes typos (David Horner)
2014-08-06 k <andk%cpan.org@localhost>
* release 2.06-TRIAL
* lazy load CPAN::Meta::Requirements (David Golden)
* fix $rtt handling in App::Cpan (Peter Martini)
* bump CPAN::Meta::Requirements requirement (Karen Etheridge)
* fix unini warning in App::Cpan (mudler)
* tiny distroprefs fixes (Andreas Koenig)
* remove beta warning from distroprefs documentation (Andreas Koenig)
* do not check recursion on optional dependencies (Andreas Koenig)
* address rt.cpan.org #95271: sanity check META.yml to contain a hash
(Alexandr Ciornii, Andreas Koenig)
diffstat:
devel/p5-CPAN/Makefile | 5 +++--
devel/p5-CPAN/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 157bd8b4dc57 -r dec4d20ad068 devel/p5-CPAN/Makefile
--- a/devel/p5-CPAN/Makefile Sun Mar 15 13:11:26 2015 +0000
+++ b/devel/p5-CPAN/Makefile Sun Mar 15 13:16:17 2015 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2014/05/31 11:42:32 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/03/15 13:16:17 mef Exp $
-DISTNAME= CPAN-2.05
+DISTNAME= CPAN-2.10
PKGNAME= p5-${DISTNAME}00
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDK/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/CPAN
diff -r 157bd8b4dc57 -r dec4d20ad068 devel/p5-CPAN/distinfo
--- a/devel/p5-CPAN/distinfo Sun Mar 15 13:11:26 2015 +0000
+++ b/devel/p5-CPAN/distinfo Sun Mar 15 13:16:17 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/05/31 11:42:32 wiz Exp $
+$NetBSD: distinfo,v 1.8 2015/03/15 13:16:17 mef Exp $
-SHA1 (CPAN-2.05.tar.gz) = ccd103f414115e24230017510a304455f6a56c22
-RMD160 (CPAN-2.05.tar.gz) = fdf0fd443adb2553160db616532b4e78da8f63fc
-Size (CPAN-2.05.tar.gz) = 775502 bytes
+SHA1 (CPAN-2.10.tar.gz) = a1b9718bc9cec4313a083fec6c39aefc82d83996
+RMD160 (CPAN-2.10.tar.gz) = aba8a1f314d546cca296395187a113d006961f1a
+Size (CPAN-2.10.tar.gz) = 797024 bytes
Home |
Main Index |
Thread Index |
Old Index