pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-App-perlbrew Update 0.67 to 0.72
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d413cd9057e
branches: trunk
changeset: 645260:7d413cd9057e
user: mef <mef%pkgsrc.org@localhost>
date: Mon Jan 26 05:24:09 2015 +0000
description:
Update 0.67 to 0.72
-----------------------------
0.72: # 2014-10-27T21:38:19+0100
- Fix 0.71 breakage on MacOSX when the shell is bash or zsh
- Fix spelling mistake. by @gregoa++
0.71: # 2014-09-13T19:59:15+0200
- Fix a few bugs of having unwanted values in PERL5LIB when switching between libs
0.70: # 2014-09-02T20:41:15+0900
- download the fatpacked perlbrew from an http:// url.
- protect fatpacked perlbrew from PERL5LIB, thanks to dagolden++
- avoid several warnings, thanks to DabeDotCom++
- making perlbrew a bit friendlier to init.d script, thanks to maxhq++ . see also
https://github.com/gugod/App-perlbrew/pull/404
- make it possible to override PERLBREWURL before invoking installers
0.69: # 2014-06-10T23:32:05+0200
- fix 'perlbrew env' breakage by just avoiding bad local::lib versions.
0.68: # 2014-06-07T15:08:00+0200
- disable SSL cert checks. GH #385.
- "perlbrew download stable" works as on expects. GH #383
- Many fish shell fixes. GH #376 #378 #379
- make 5.21 installable. GH #396
- various documentation fixes.
diffstat:
devel/p5-App-perlbrew/Makefile | 5 ++---
devel/p5-App-perlbrew/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 79ed84d42991 -r 7d413cd9057e devel/p5-App-perlbrew/Makefile
--- a/devel/p5-App-perlbrew/Makefile Mon Jan 26 05:20:51 2015 +0000
+++ b/devel/p5-App-perlbrew/Makefile Mon Jan 26 05:24:09 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/05/29 23:35:39 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/01/26 05:24:09 mef Exp $
-DISTNAME= App-perlbrew-0.67
+DISTNAME= App-perlbrew-0.72
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff -r 79ed84d42991 -r 7d413cd9057e devel/p5-App-perlbrew/distinfo
--- a/devel/p5-App-perlbrew/distinfo Mon Jan 26 05:20:51 2015 +0000
+++ b/devel/p5-App-perlbrew/distinfo Mon Jan 26 05:24:09 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2014/05/22 02:28:46 wen Exp $
+$NetBSD: distinfo,v 1.11 2015/01/26 05:24:09 mef Exp $
-SHA1 (App-perlbrew-0.67.tar.gz) = 43647be3482888767054ccd4c1c686edc12be2d5
-RMD160 (App-perlbrew-0.67.tar.gz) = 62031fd5652be8af30fd110483f497738e845580
-Size (App-perlbrew-0.67.tar.gz) = 84742 bytes
+SHA1 (App-perlbrew-0.72.tar.gz) = 3b491cba251925bc26c54f83a74a719e625e7cdc
+RMD160 (App-perlbrew-0.72.tar.gz) = cb9a00e06e7d52770a4b70cdda1b808fb23caf86
+Size (App-perlbrew-0.72.tar.gz) = 82509 bytes
Home |
Main Index |
Thread Index |
Old Index