aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Parallel-ForkManager/Makefile13
-rw-r--r--devel/p5-Parallel-ForkManager/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/devel/p5-Parallel-ForkManager/Makefile b/devel/p5-Parallel-ForkManager/Makefile
index b546cf52c9e1..14c79f4c178f 100644
--- a/devel/p5-Parallel-ForkManager/Makefile
+++ b/devel/p5-Parallel-ForkManager/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Parallel-ForkManager
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,9 +13,14 @@ COMMENT= Simple parallel processing fork manager
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-TEST_DEPENDS= p5-Test-Simple>1.001.003:${PORTSDIR}/devel/p5-Test-Simple
-
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502000
+TEST_DEPENDS+= p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Parallel-ForkManager/distinfo b/devel/p5-Parallel-ForkManager/distinfo
index 68a81627a176..8175642599f4 100644
--- a/devel/p5-Parallel-ForkManager/distinfo
+++ b/devel/p5-Parallel-ForkManager/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Parallel-ForkManager-1.14.tar.gz) = ac2a799d737c41536b3278e3ae9a3403838546e39a6ba307de13561fb62fd3a3
-SIZE (Parallel-ForkManager-1.14.tar.gz) = 16857
+SHA256 (Parallel-ForkManager-1.15.tar.gz) = b99adef534282413dc90a37a0e51d3920612daf8561759aeb21bb142f73ed176
+SIZE (Parallel-ForkManager-1.15.tar.gz) = 16948