Tue Feb 3 01:10:56 2015 UTC ()
Update to 0.73
--------------
0.73: # 2015-02-01T09:59:45+0100
- fixes and improvements from Manuel Streuhofer, Aristotle Pagaltzis, Sebastian
  Willert, David Hand, Eric Enns,
  Peter Roberts, Thomas Sibley, Ivan Baidakou, thanks!
- fix 'perlbrew user' for fish users https://github.com/gugod/App-perlbrew/pull/429
- fix sub-shell for bash users https://github.com/gugod/App-perlbrew/pull/435
- clarify the 'perlbrew use' output: https://github.com/gugod/App-perlbrew/issues/439


(mef)
diff -r1.17 -r1.18 pkgsrc/devel/p5-App-perlbrew/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/p5-App-perlbrew/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/devel/p5-App-perlbrew/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-App-perlbrew/Makefile 2015/01/26 05:24:09 1.17
+++ pkgsrc/devel/p5-App-perlbrew/Makefile 2015/02/03 01:10:56 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2015/01/26 05:24:09 mef Exp $ 1# $NetBSD: Makefile,v 1.18 2015/02/03 01:10:56 mef Exp $
2 2
3DISTNAME= App-perlbrew-0.72 3DISTNAME= App-perlbrew-0.73
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/App-perlbrew/ 9HOMEPAGE= http://search.cpan.org/dist/App-perlbrew/
10COMMENT= Manage perl installations in your $$HOME 10COMMENT= Manage perl installations in your $$HOME
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= p5-File-Path-Tiny>=0.1:../../devel/p5-File-Path-Tiny 13DEPENDS+= p5-File-Path-Tiny>=0.1:../../devel/p5-File-Path-Tiny
14DEPENDS+= p5-Devel-PatchPerl>=0.86:../../devel/p5-Devel-PatchPerl 14DEPENDS+= p5-Devel-PatchPerl>=0.86:../../devel/p5-Devel-PatchPerl
15DEPENDS+= p5-local-lib>=1.8.10:../../devel/p5-local-lib 15DEPENDS+= p5-local-lib>=1.8.10:../../devel/p5-local-lib
16DEPENDS+= p5-Capture-Tiny>=0.22:../../devel/p5-Capture-Tiny 16DEPENDS+= p5-Capture-Tiny>=0.22:../../devel/p5-Capture-Tiny

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-App-perlbrew/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-App-perlbrew/distinfo 2015/01/26 05:24:09 1.11
+++ pkgsrc/devel/p5-App-perlbrew/distinfo 2015/02/03 01:10:56 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2015/01/26 05:24:09 mef Exp $ 1$NetBSD: distinfo,v 1.12 2015/02/03 01:10:56 mef Exp $
2 2
3SHA1 (App-perlbrew-0.72.tar.gz) = 3b491cba251925bc26c54f83a74a719e625e7cdc 3SHA1 (App-perlbrew-0.73.tar.gz) = 1156ad57da44653471bd1ec0f7dc58e9d2ad5172
4RMD160 (App-perlbrew-0.72.tar.gz) = cb9a00e06e7d52770a4b70cdda1b808fb23caf86 4RMD160 (App-perlbrew-0.73.tar.gz) = f0e931e692293ff276b6489e202c49f030cd115d
5Size (App-perlbrew-0.72.tar.gz) = 82509 bytes 5Size (App-perlbrew-0.73.tar.gz) = 82802 bytes