summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-07-25 14:32:33 +0000
committerwen <wen@pkgsrc.org>2013-07-25 14:32:33 +0000
commit549a475cfefa26c1d65d24b0279de613aec22a1d (patch)
tree9c87800fc6a78d3328098a86869cf465459dd46c /devel
parent3f392d4077c6cb1038d0b509fa6e50245162f04b (diff)
downloadpkgsrc-549a475cfefa26c1d65d24b0279de613aec22a1d.tar.gz
Update to 1.6932
Upstream changes: 1.6932 2013-07-24 15:28:05 PDT [Bug Fixes] - Stop scanning .pm files for root installdeps target (e.g. carton apps) 1.6931 2013-07-24 14:50:59 PDT [Bug Fixes] - Use (patched) Parse::PMFile to parse packages and versions from current directory rather than Module::Metadata from blib. - Fixes a bug where install.json has bogus file path in provides - Honor no_index metadata when scanning provides from .pm files - no_index fatscript.pm since fatpacks bunch of external modules 1.6930 2013-07-24 13:46:10 PDT [Bug Fixes] - Fixed fatscript.pm being stripped, causing issues with Metadata inspection - Bumped Module::CPANfile 1.6929 2013-07-24 11:45:48 PDT [New Features] - Include App/cpanminus/fatscript.pm which is exactly the same content as cpanm. This allows both calling .pm as a script or reading the content to call with Scriptlet, which would also make fatpacking cpanm (in another program!) easier. - Removed the Share dir feature added in 1.6928 in favor of fatscript 1.6928 2013-07-23 14:10:20 PDT [New Features] - Installs cpanm executable to share dir for App-cpanminus, so that other applications can run the specific version of cpanm without relying on user's $PATH or shebang 1.6927 2013-07-23 00:44:53 PDT [New Features] - Add experimental --cpanfile option to specify alternate cpanfile location 1.6926 2013-07-20 09:02:39 PDT [Incompatible Changes] - Log messages are printed to STDOUT rather than STDERR, except errors. - --scandeps are now deprecated. Only in the documentation for now. [Bug Fixes] - Fixes a bug in printing "Expiring directories" 1.6925 2013-07-19 22:07:21 PDT [Bug Fixes] - Ignore leading/trailing spaces in PERL_CPANM_OPT #288 (ribasushi) - Stop checking dependencies with --scandeps mode #286 (tazle) [Improvements] - Mask passwords in URI when printing them in terminal and log files #281 (xdg, thaljef) - Added link to App::cpanminus::reporter #284 (garu) [New Features] - Added experimental --cpanmetadb option #279 (xdg) 1.6924 2013-07-16 11:36:56 PDT [Bug Fixes] - Sort MetaCPAN API results based on date (older one wins) to work around the issue with Crixa-0.01 (https://github.com/CPAN-API/cpan-api/issues/274) [Improvements] - Document --with-develop - Document fixes (oalders, garu) - Added Perl::Strip for develop deps if you'd like to build fatpacked binary
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-App-cpanminus/Makefile4
-rw-r--r--devel/p5-App-cpanminus/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-App-cpanminus/Makefile b/devel/p5-App-cpanminus/Makefile
index 20c2ba26ed5..61d72afc4e7 100644
--- a/devel/p5-App-cpanminus/Makefile
+++ b/devel/p5-App-cpanminus/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2013/07/14 00:20:20 wen Exp $
+# $NetBSD: Makefile,v 1.24 2013/07/25 14:32:33 wen Exp $
-DISTNAME= App-cpanminus-1.6923
+DISTNAME= App-cpanminus-1.6932
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/devel/p5-App-cpanminus/distinfo b/devel/p5-App-cpanminus/distinfo
index d4bc3312af2..58be68ff5ef 100644
--- a/devel/p5-App-cpanminus/distinfo
+++ b/devel/p5-App-cpanminus/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2013/07/14 00:20:20 wen Exp $
+$NetBSD: distinfo,v 1.21 2013/07/25 14:32:33 wen Exp $
-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
+SHA1 (App-cpanminus-1.6932.tar.gz) = 50476fcc7009f70ba9fc30692e4a395a6d637bbf
+RMD160 (App-cpanminus-1.6932.tar.gz) = f9bd98416fa09697a09a4b5003651e333d55dd6d
+Size (App-cpanminus-1.6932.tar.gz) = 278671 bytes