aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois-RIPE
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2005-04-13 10:09:22 +0000
committerMichael Landin <mich@FreeBSD.org>2005-04-13 10:09:22 +0000
commit6df31055016995ce876873fd43bce255be4270d0 (patch)
treec4e853ed78d91892420b45e3cd3874f0c3d27164 /net/p5-Net-Whois-RIPE
parent2a2ac167f98e6a370dfbf09148f1ee23151f145f (diff)
downloadports-6df31055016995ce876873fd43bce255be4270d0.tar.gz
ports-6df31055016995ce876873fd43bce255be4270d0.zip
o update to -> 1.20
o RUN_DEPENDS only if perl version is under 5.6.x
Notes
Notes: svn path=/head/; revision=133225
Diffstat (limited to 'net/p5-Net-Whois-RIPE')
-rw-r--r--net/p5-Net-Whois-RIPE/Makefile12
-rw-r--r--net/p5-Net-Whois-RIPE/distinfo3
2 files changed, 10 insertions, 5 deletions
diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile
index 214f7854567c..17adc0f56653 100644
--- a/net/p5-Net-Whois-RIPE/Makefile
+++ b/net/p5-Net-Whois-RIPE/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Net-Whois-RIPE
-PORTVERSION= 1.19
+PORTVERSION= 1.20
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -16,12 +16,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mich@FreeBSD.org
COMMENT= Implementation of RIPE Whois
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO.pm:${PORTSDIR}/devel/p5-IO
-
PERL_CONFIGURE= yes
MAN3= Net::Whois::RIPE::Iterator.3 \
Net::Whois::RIPE::Object.3 \
Net::Whois::RIPE.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/IO.pm:${PORTSDIR}/devel/p5-IO
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-Net-Whois-RIPE/distinfo b/net/p5-Net-Whois-RIPE/distinfo
index 26f003151841..02c5389e102b 100644
--- a/net/p5-Net-Whois-RIPE/distinfo
+++ b/net/p5-Net-Whois-RIPE/distinfo
@@ -1 +1,2 @@
-MD5 (Net-Whois-RIPE-1.19.tar.gz) = 185b53aad205ed645a7bf5478954bd10
+MD5 (Net-Whois-RIPE-1.20.tar.gz) = 038bc604027ada9fb2a92ed874c38e12
+SIZE (Net-Whois-RIPE-1.20.tar.gz) = 59076