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: Tue Aug 15 00:36:15 UTC 2017
Modified Files:
pkgsrc/devel/p5-App-perlbrew: Makefile distinfo
Log Message:
Updated devel/p5-App-perlbrew to 0.80
-------------------------------------
0.80: # 2017-06-30T07:40:45+0200
- Fix version in META.yml in CPAN distribution. See: https://rt.cpan.org/Public/Bug/Display.html?id=122279
0.79: # 2017-06-25T23:40:45+0200
- deal with perl-5.26 change about @INC in Makefile.PL
- "available" command now also shows the URLs
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-App-perlbrew/Makefile
cvs rdiff -u -r1.16 -r1.17 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.28 pkgsrc/devel/p5-App-perlbrew/Makefile:1.29
--- pkgsrc/devel/p5-App-perlbrew/Makefile:1.28 Thu Jun 15 11:56:48 2017
+++ pkgsrc/devel/p5-App-perlbrew/Makefile Tue Aug 15 00:36:15 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/06/15 11:56:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.29 2017/08/15 00:36:15 mef Exp $
-DISTNAME= App-perlbrew-0.78
+DISTNAME= App-perlbrew-0.80
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -33,7 +32,5 @@ USE_LANGUAGES= # empty
USE_TOOLS+= perl
PERL5_PACKLIST= auto/App/perlbrew/.packlist
-MAKE_ENV+= PERL_USE_UNSAFE_INC=1
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-App-perlbrew/distinfo
diff -u pkgsrc/devel/p5-App-perlbrew/distinfo:1.16 pkgsrc/devel/p5-App-perlbrew/distinfo:1.17
--- pkgsrc/devel/p5-App-perlbrew/distinfo:1.16 Thu Dec 15 21:41:48 2016
+++ pkgsrc/devel/p5-App-perlbrew/distinfo Tue Aug 15 00:36:15 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2016/12/15 21:41:48 mef Exp $
+$NetBSD: distinfo,v 1.17 2017/08/15 00:36:15 mef Exp $
-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
+SHA1 (App-perlbrew-0.80.tar.gz) = e3f923ce2d112d62caf054c7dedefce6553bcf31
+RMD160 (App-perlbrew-0.80.tar.gz) = 4cad047073a01fb1e1912b295575e161a25c5085
+SHA512 (App-perlbrew-0.80.tar.gz) = 8fbc7a898cffbbe2f9a4536bcbb31e72c7fededd7ccdc0d2b4ab77c81f3bb160fd8966c6040b2a493e4c77ec3ea579399d1510328c9e889775e3949297d89738
+Size (App-perlbrew-0.80.tar.gz) = 88725 bytes
Home |
Main Index |
Thread Index |
Old Index