summaryrefslogtreecommitdiff
path: root/devel/p5-App-cpanminus/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-26 05:01:46 +0000
committermef <mef@pkgsrc.org>2015-01-26 05:01:46 +0000
commitbc8ddec782f5d438890835b045273589a75189c1 (patch)
treed0c409efee55c7ec1967a354ac07266296e0c53d /devel/p5-App-cpanminus/Makefile
parentf39708cae51519b2d8b528c8c217633248edd74a (diff)
downloadpkgsrc-bc8ddec782f5d438890835b045273589a75189c1.tar.gz
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 (limited to 'devel/p5-App-cpanminus/Makefile')
-rw-r--r--devel/p5-App-cpanminus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-App-cpanminus/Makefile b/devel/p5-App-cpanminus/Makefile
index b60a5cb2f5a..b83afd8c7c8 100644
--- a/devel/p5-App-cpanminus/Makefile
+++ b/devel/p5-App-cpanminus/Makefile
@@ -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/}