pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Function-Parameters
Module Name: pkgsrc
Committed By: mef
Date: Mon Mar 20 09:12:26 UTC 2017
Modified Files:
pkgsrc/devel/p5-Function-Parameters: Makefile distinfo
Log Message:
Update devel/p5-Function-Parameters to 1.0706
---------------------------------------------
1.0706 2017-03-17
- don't require . in @INC during install
- improve internal code generation functions used on perls before 5.22
(pkgsrc note)
make test fails at t/foreign/Fun/name.t, but the previous version also fails
at the same point, thus update, thank you.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Function-Parameters/Makefile \
pkgsrc/devel/p5-Function-Parameters/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-Function-Parameters/Makefile
diff -u pkgsrc/devel/p5-Function-Parameters/Makefile:1.1 pkgsrc/devel/p5-Function-Parameters/Makefile:1.2
--- pkgsrc/devel/p5-Function-Parameters/Makefile:1.1 Sat Jun 11 12:44:27 2016
+++ pkgsrc/devel/p5-Function-Parameters/Makefile Mon Mar 20 09:12:26 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/06/11 12:44:27 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2017/03/20 09:12:26 mef Exp $
-DISTNAME= Function-Parameters-1.0705
+DISTNAME= Function-Parameters-1.0706
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAUKE/}
@@ -11,6 +11,8 @@ COMMENT= Perl5 subroutine definitions wi
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+# for make test
+BUILD_DEPENDS+= p5-Dir-Self-[0-9]*:../../devel/p5-Dir-Self
PERL5_PACKLIST= auto/Function/Parameters/.packlist
Index: pkgsrc/devel/p5-Function-Parameters/distinfo
diff -u pkgsrc/devel/p5-Function-Parameters/distinfo:1.1 pkgsrc/devel/p5-Function-Parameters/distinfo:1.2
--- pkgsrc/devel/p5-Function-Parameters/distinfo:1.1 Sat Jun 11 12:44:27 2016
+++ pkgsrc/devel/p5-Function-Parameters/distinfo Mon Mar 20 09:12:26 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/06/11 12:44:27 kamil Exp $
+$NetBSD: distinfo,v 1.2 2017/03/20 09:12:26 mef Exp $
-SHA1 (Function-Parameters-1.0705.tar.gz) = c6d03d5edcac7a420f7f392590c0f7310b1d70fe
-RMD160 (Function-Parameters-1.0705.tar.gz) = 6d1da9952927a883c856f45da7d585700bd30448
-SHA512 (Function-Parameters-1.0705.tar.gz) = b58905730b2fa81bf607249d86c68a47d71b810aaca91a497974211bfe094b84c8cc6841eeee0a44e925cb8d632c8f7850365ac0bd194f37c1add081f19fa772
-Size (Function-Parameters-1.0705.tar.gz) = 76703 bytes
+SHA1 (Function-Parameters-1.0706.tar.gz) = 55ea10614f96e4ff4c3f93d7e6014a5dfb899572
+RMD160 (Function-Parameters-1.0706.tar.gz) = d4c650fe7f71afa34ee459db96dc5ff72b65a00e
+SHA512 (Function-Parameters-1.0706.tar.gz) = 76130de0a41f94e62e657dae33c5fce5517e8c617e60107093abb5214c3f16f43e996035e5ffc324acd8bc895ee2722c2bb8919aa69d6eb97720521bc6f54a87
+Size (Function-Parameters-1.0706.tar.gz) = 76889 bytes
Home |
Main Index |
Thread Index |
Old Index