summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-04-09 05:03:13 +0000
committermef <mef@pkgsrc.org>2016-04-09 05:03:13 +0000
commit12bb08d6b6248cc47ec2f373e601f5407611cfde (patch)
tree53d4e236684ced8934c7653e0ff5b2791c2eac79 /devel
parent9ff09790dda4084888c2b5e4f022d53e6da7c565 (diff)
downloadpkgsrc-12bb08d6b6248cc47ec2f373e601f5407611cfde.tar.gz
Update 0.73 to 0.75
------------------- 0.75: # 2016-03-16T23:41:41+0100 - Thanks to our contributors: Dave Cross, Dean Hamstead, Mark J. Reed, Mohammed El-Afifi, - Add '--no-patchperl' install option for skip running patchperl. - Add '--destdir' install option. - "uninstall" command now also delete associated libs. - "mirror" command is removed. - "config" command is removed. 0.74: # 2015-11-24T20:55:02+0100 - A big thanks for our contributers: Aristotle Pagaltzis, Dave Jacoby, Dylan Cali, John Krull, Kevin Johnson, Nathan Day, Paul Cochrane, Tudor Constantin, Yanick Champoux, tm604 - support PERLBREW_LIB_PREFIX. https://github.com/gugod/App-perlbrew/commit/c29813cd4633683bd049964178a9ac96647986bc - prefer https and remove insecure download cli flags. https://github.com/gugod/App-perlbrew/commit/f49a908c1702942006de4654107edf77a48ead52 - perlbrew now dies when switching to/use a lib that does not exist. https://github.com/gugod/App-perlbrew/issues/432 - RHEL vendorlib fix https://github.com/gugod/App-perlbrew/issues/409 - improvements with fish integration. - unbreak when running with perl 5.14 or earlier: "list" command now correctly display lib names. - retaining flags in upgrade-perl. https://github.com/gugod/App-perlbrew/commit/b8d466670bbfc8e214a9d3ff2e889a4860060d84 - variour document clean up and improvements.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-App-perlbrew/Makefile5
-rw-r--r--devel/p5-App-perlbrew/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-App-perlbrew/Makefile b/devel/p5-App-perlbrew/Makefile
index 2719a7ee505..e80eab1aaec 100644
--- a/devel/p5-App-perlbrew/Makefile
+++ b/devel/p5-App-perlbrew/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2015/07/12 18:56:09 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/04/09 05:03:13 mef Exp $
-DISTNAME= App-perlbrew-0.73
+DISTNAME= App-perlbrew-0.75
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/devel/p5-App-perlbrew/distinfo b/devel/p5-App-perlbrew/distinfo
index 1cb35002b05..1bc8440599d 100644
--- a/devel/p5-App-perlbrew/distinfo
+++ b/devel/p5-App-perlbrew/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 03:27:56 agc Exp $
+$NetBSD: distinfo,v 1.14 2016/04/09 05:03:13 mef Exp $
-SHA1 (App-perlbrew-0.73.tar.gz) = 1156ad57da44653471bd1ec0f7dc58e9d2ad5172
-RMD160 (App-perlbrew-0.73.tar.gz) = f0e931e692293ff276b6489e202c49f030cd115d
-SHA512 (App-perlbrew-0.73.tar.gz) = ceb78a62b179d4a6ad9e8788e849869cf9b45e526501d73cba004f96827d01ba03969307a1179840e6629e9f90385f7bae81b3662e0be81d00bcd462da59d28a
-Size (App-perlbrew-0.73.tar.gz) = 82802 bytes
+SHA1 (App-perlbrew-0.75.tar.gz) = 68b22eef4da65fd38be84aaf3caa4b7240e30232
+RMD160 (App-perlbrew-0.75.tar.gz) = 8ce980da08b54077d4204a74d6d4d25ebb61c251
+SHA512 (App-perlbrew-0.75.tar.gz) = 5ef172c010f86acdbc35bda73f072c7e2a86315d3b1982d41979be17186bb7dc4638a61109caf2de66a4167a67cb3d4774232b59dfdd3c638e2b38af45af27c6
+Size (App-perlbrew-0.75.tar.gz) = 83229 bytes