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: wiz
Date: Thu Nov 16 10:32:36 UTC 2017
Modified Files:
pkgsrc/devel/p5-Function-Parameters: Makefile
Log Message:
p5-Function-Parameters: remove comment about failing test
The reason was a pkgsrc patch for perl5; the patch
has been removed.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Function-Parameters/Makefile
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.6 pkgsrc/devel/p5-Function-Parameters/Makefile:1.7
--- pkgsrc/devel/p5-Function-Parameters/Makefile:1.6 Mon Nov 13 15:10:33 2017
+++ pkgsrc/devel/p5-Function-Parameters/Makefile Thu Nov 16 10:32:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/11/13 15:10:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/11/16 10:32:36 wiz Exp $
DISTNAME= Function-Parameters-2.001003
PKGNAME= p5-${DISTNAME}
@@ -12,8 +12,6 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
-# one self test failure:
-# https://github.com/mauke/Function-Parameters/issues/33
# TEST_DEPENDS
BUILD_DEPENDS+= p5-Dir-Self-[0-9]*:../../devel/p5-Dir-Self
Home |
Main Index |
Thread Index |
Old Index