pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-CPAN
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 19 08:52:51 UTC 2017
Modified Files:
pkgsrc/devel/p5-CPAN: Makefile distinfo
Log Message:
Updated p5-CPAN to 2.1600.
2017-02-14 k <andk%cpan.org@localhost>
* release 2.16
* four weeks after the TRIAL2 release cpantesters have produced
392 pass and 5 fail; by my estimation the fails are two bugs in
the test suite: (1) insufficient rubustness against make -j and
(2) insufficient robustness against missing unzip program; both
will be targeted at a later date
* otherwise no functional change; only changes in the distroprefs/
directory (which is not used per default) and minor changes to
Makefile.PL and t/97*.t
2017-01-16 k <andk%cpan.org@localhost>
* release 2.16-TRIAL2
* release 2.16-TRIAL (had a broken manifest/signature file)
* Adjust test 97-return_values.t to survive the removal of "."
from @INC (Andreas Koenig)
* Bugfix: fix wrong method call on $logger (Simon Legner)
* Bugfix: protect version dependencies with eval to survive
requirements like "2.08a" (Andreas Koenig)
* Bugfix #47934: honour version requirement with "==" (Andreas
Koenig)
* partially address #82295: improve diagnostics (Andreas Koenig)
* introduce new config variable cleanup_after_install: helps
keeping build directory small (Andreas Koenig)
* adopting changes from bleadperl related to removal of "." from
@INC (Tony Cook)
* distroprefs minor updates
2016-07-17 k <andk%cpan.org@localhost>
* release 2.15-TRIAL
* bugfix #115734 App::Cpan Installing from cwd broken (Boutros Lab
Software, Andreas Koenig)
* bugfix #115786 App::Cpan Can't locate object method "inst_file" via
package "AAA::Demo" (dmitryb, Andreas Koenig)
* bugfix #115340 recursive dependencies (Father Chrysostomos, Andreas Koenig)
* bugfix #110833 ftp proxy (Father Chrysostomos, Andreas Koenig)
* distroprefs a handful of updates
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-CPAN/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-CPAN/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-CPAN/Makefile
diff -u pkgsrc/devel/p5-CPAN/Makefile:1.17 pkgsrc/devel/p5-CPAN/Makefile:1.18
--- pkgsrc/devel/p5-CPAN/Makefile:1.17 Sat Jul 16 07:24:51 2016
+++ pkgsrc/devel/p5-CPAN/Makefile Sun Feb 19 08:52:51 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/07/16 07:24:51 wen Exp $
+# $NetBSD: Makefile,v 1.18 2017/02/19 08:52:51 wiz Exp $
-DISTNAME= CPAN-2.14
+DISTNAME= CPAN-2.16
PKGNAME= p5-${DISTNAME}00
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
Index: pkgsrc/devel/p5-CPAN/distinfo
diff -u pkgsrc/devel/p5-CPAN/distinfo:1.10 pkgsrc/devel/p5-CPAN/distinfo:1.11
--- pkgsrc/devel/p5-CPAN/distinfo:1.10 Sat Jul 16 07:24:51 2016
+++ pkgsrc/devel/p5-CPAN/distinfo Sun Feb 19 08:52:51 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/07/16 07:24:51 wen Exp $
+$NetBSD: distinfo,v 1.11 2017/02/19 08:52:51 wiz Exp $
-SHA1 (CPAN-2.14.tar.gz) = ab385c5583790bfcaf646d3a7c012f0d4ab24ec0
-RMD160 (CPAN-2.14.tar.gz) = 43b85adbeb86d8a76a1a2c26ea2fc694a1594287
-SHA512 (CPAN-2.14.tar.gz) = f3a32d8221bd5da19cd509f7ac5e665d8d182241b8302e5be0105ab557afb890e0bad4f88be9c19909a4468de6056f90e9cd984631cef30a1ca73b3a26408531
-Size (CPAN-2.14.tar.gz) = 799191 bytes
+SHA1 (CPAN-2.16.tar.gz) = 353f0d6590743bcd113fd39050f6182c96449e43
+RMD160 (CPAN-2.16.tar.gz) = 21320389dff958cfc5b49a8e3f0c0a3af74d01c0
+SHA512 (CPAN-2.16.tar.gz) = 178f350d498643b692616d1190320451ffe4e7f184a47ec6080cd2760e69d05752a47de5861869648879b5e121a89f46455e3b7be6acde7833aec635492f578d
+Size (CPAN-2.16.tar.gz) = 801953 bytes
Home |
Main Index |
Thread Index |
Old Index