pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-App-perlbrew



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Dec 15 21:41:48 UTC 2016

Modified Files:
        pkgsrc/devel/p5-App-perlbrew: Makefile distinfo

Log Message:
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]*


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-App-perlbrew/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-App-perlbrew/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-App-perlbrew/Makefile
diff -u pkgsrc/devel/p5-App-perlbrew/Makefile:1.25 pkgsrc/devel/p5-App-perlbrew/Makefile:1.26
--- pkgsrc/devel/p5-App-perlbrew/Makefile:1.25  Sat Jul 16 03:07:14 2016
+++ pkgsrc/devel/p5-App-perlbrew/Makefile       Thu Dec 15 21:41:48 2016
@@ -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-Exception>=0:../
 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

Index: pkgsrc/devel/p5-App-perlbrew/distinfo
diff -u pkgsrc/devel/p5-App-perlbrew/distinfo:1.15 pkgsrc/devel/p5-App-perlbrew/distinfo:1.16
--- pkgsrc/devel/p5-App-perlbrew/distinfo:1.15  Sat Jul 16 03:07:14 2016
+++ pkgsrc/devel/p5-App-perlbrew/distinfo       Thu Dec 15 21:41:48 2016
@@ -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