aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cmd
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2008-10-17 08:25:39 +0000
committerAnton Berezin <tobez@FreeBSD.org>2008-10-17 08:25:39 +0000
commit50dc1decd32d6a94db3750ab6015eaf5968ae4e3 (patch)
tree87a18294ba84ad7ae56b43d9c0431b689f82bf69 /devel/p5-IPC-Cmd
parent5613f8e630587f04b280b6f131f60eeef418a044 (diff)
downloadports-50dc1decd32d6a94db3750ab6015eaf5968ae4e3.tar.gz
ports-50dc1decd32d6a94db3750ab6015eaf5968ae4e3.zip
Notes
Diffstat (limited to 'devel/p5-IPC-Cmd')
-rw-r--r--devel/p5-IPC-Cmd/Makefile21
-rw-r--r--devel/p5-IPC-Cmd/distinfo6
2 files changed, 13 insertions, 14 deletions
diff --git a/devel/p5-IPC-Cmd/Makefile b/devel/p5-IPC-Cmd/Makefile
index df7b538661dc..30c42bc2796a 100644
--- a/devel/p5-IPC-Cmd/Makefile
+++ b/devel/p5-IPC-Cmd/Makefile
@@ -6,25 +6,24 @@
#
PORTNAME= IPC-Cmd
-PORTVERSION= 0.40
+PORTVERSION= 0.42
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
-COMMENT= IPC::Cmd - finding and running system commands made easy
-
-RUN_DEPENDS= ${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
- ${SITE_PERL}/Module/Load/Conditional.pm:${PORTSDIR}/devel/p5-Module-Load-Conditional \
- p5-IPC-Run>=0.55:${PORTSDIR}/devel/p5-IPC-Run \
- p5-Params-Check>=0.20:${PORTSDIR}/devel/p5-Params-Check
-BUILD_DEPENDS= ${RUN_DEPENDS}
+COMMENT= Finding and running system commands made easy
PERL_CONFIGURE= yes
MAN3= IPC::Cmd.3
-post-patch:
- ${RM} -f ${WRKSRC}/lib/IPC/Cmd.pm.orig
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500905
+RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
+ p5-Module-Load-Conditional>=0:${PORTSDIR}/devel/p5-Module-Load-Conditional \
+ p5-Params-Check>=0.20:${PORTSDIR}/devel/p5-Params-Check
+.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/devel/p5-IPC-Cmd/distinfo b/devel/p5-IPC-Cmd/distinfo
index 156fd7ec1d3c..5a8786b441c6 100644
--- a/devel/p5-IPC-Cmd/distinfo
+++ b/devel/p5-IPC-Cmd/distinfo
@@ -1,3 +1,3 @@
-MD5 (IPC-Cmd-0.40.tar.gz) = fe97b70d363e1b69cb635086d90dcee4
-SHA256 (IPC-Cmd-0.40.tar.gz) = d70f25512397335e0974c00adb4549d1536a06be42ddc588e02d475f7f7240c3
-SIZE (IPC-Cmd-0.40.tar.gz) = 13053
+MD5 (IPC-Cmd-0.42.tar.gz) = 0347b09658d24f5ec4df69ebc6e61bd5
+SHA256 (IPC-Cmd-0.42.tar.gz) = 7fd2b58fbd537a1a8f918db38ff9f5fe6622d13bbac598e415e75e100ab088ed
+SIZE (IPC-Cmd-0.42.tar.gz) = 18287