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 Updated devel/p5-App-perlbrew to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f467ab8cfb33
branches:  trunk
changeset: 355910:f467ab8cfb33
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Dec 15 21:41:48 2016 +0000

description:
Updated devel/p5-App-perlbrew to 0.78
-------------------------------------
0.78: # 2016-11-20T22:59:55+0100
- Thanks to our contributors: Manuel Streuhofer, Sergey Aleynikov
- More fixes to accomodate changes on perl5.git.perl.org

0.77: # 2016-11-12T06:42:45+0100
- Thanks to our contributors: Dennis Kaarsemaker, Roel Harbers
- The "uninstall" command now requires confirmation.
- Fix bug with csh when PATH entries contain spaces
- Accommodate git commit abbrivation changes on
  perl5.git.perl.org. See GH #524
  https://github.com/gugod/App-perlbrew/pull/524

(pkgsrc changes)
- Add following line for make test
  BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*

diffstat:

 devel/p5-App-perlbrew/Makefile |   5 +++--
 devel/p5-App-perlbrew/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 3fb8881cd01e -r f467ab8cfb33 devel/p5-App-perlbrew/Makefile
--- a/devel/p5-App-perlbrew/Makefile    Thu Dec 15 21:38:31 2016 +0000
+++ b/devel/p5-App-perlbrew/Makefile    Thu Dec 15 21:41:48 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2016/07/16 03:07:14 wen Exp $
+# $NetBSD: Makefile,v 1.26 2016/12/15 21:41:48 mef Exp $
 
-DISTNAME=      App-perlbrew-0.76
+DISTNAME=      App-perlbrew-0.78
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
@@ -25,6 +25,7 @@
 BUILD_DEPENDS+=        p5-Test-Spec>=0:../../devel/p5-Test-Spec
 BUILD_DEPENDS+=        p5-Path-Class>=0:../../devel/p5-Path-Class
 BUILD_DEPENDS+=        p5-IO-All>=0.46:../../devel/p5-IO-All
+BUILD_DEPENDS+=        p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
 #              File::Temp in perl 5.14
 
 USE_LANGUAGES=         # empty
diff -r 3fb8881cd01e -r f467ab8cfb33 devel/p5-App-perlbrew/distinfo
--- a/devel/p5-App-perlbrew/distinfo    Thu Dec 15 21:38:31 2016 +0000
+++ b/devel/p5-App-perlbrew/distinfo    Thu Dec 15 21:41:48 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/07/16 03:07:14 wen Exp $
+$NetBSD: distinfo,v 1.16 2016/12/15 21:41:48 mef Exp $
 
-SHA1 (App-perlbrew-0.76.tar.gz) = 83455ef46506ec9692f7387765dc4dffd064b94a
-RMD160 (App-perlbrew-0.76.tar.gz) = 7a8e34eedee34beb244f5b5e8c99a9b3b7987189
-SHA512 (App-perlbrew-0.76.tar.gz) = 0b2fae37d7b2d25958deb0b39dcc3d02d80d8f6c1e51db95045e7bb318ca593503b9593405cc88ccd23721c23db0fdb1d141413dc4551e60fd42abec82ecbacc
-Size (App-perlbrew-0.76.tar.gz) = 85087 bytes
+SHA1 (App-perlbrew-0.78.tar.gz) = 5996b932c2968faafaba784193c803457091065a
+RMD160 (App-perlbrew-0.78.tar.gz) = d06f9d59b042b1604efa8985c66737d6fe253efa
+SHA512 (App-perlbrew-0.78.tar.gz) = 28654012aaeacc9c8a4026253ba127342324b708c022cd93eb6abc287d283fb8be23f72d27388bfa9992007f6903618fe9a9dd018c9e24ae4950a8a2817ad6b2
+Size (App-perlbrew-0.78.tar.gz) = 86136 bytes



Home | Main Index | Thread Index | Old Index