svn commit: r398937 - head/devel/p5-Parallel-ForkManager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 9 18:32:12 UTC 2015


Author: sunpoet
Date: Fri Oct  9 18:32:10 2015
New Revision: 398937
URL: https://svnweb.freebsd.org/changeset/ports/398937

Log:
  - Update TEST_DEPENDS

Modified:
  head/devel/p5-Parallel-ForkManager/Makefile

Modified: head/devel/p5-Parallel-ForkManager/Makefile
==============================================================================
--- head/devel/p5-Parallel-ForkManager/Makefile	Fri Oct  9 18:32:06 2015	(r398936)
+++ head/devel/p5-Parallel-ForkManager/Makefile	Fri Oct  9 18:32:10 2015	(r398937)
@@ -20,7 +20,7 @@ USE_PERL5=	configure
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 502000
-TEST_DEPENDS+=	p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS+=	p5-Test-Simple>=1.001:${PORTSDIR}/devel/p5-Test-Simple
 .endif
 
 .include <bsd.port.post.mk>


More information about the svn-ports-head mailing list