aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois-Raw
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-12 03:37:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-12 03:37:48 +0000
commite4f970449ce213d26fe58fb299cdba477617bc4b (patch)
tree9678e3a697d4655256e077a09b079c52d9eec374 /net/p5-Net-Whois-Raw
parentba5b2875c729cfa8e77bd7ba31c8f82250fe1d23 (diff)
downloadports-e4f970449ce213d26fe58fb299cdba477617bc4b.tar.gz
ports-e4f970449ce213d26fe58fb299cdba477617bc4b.zip
- Update to 2.40
- Sort *_DEPENDS Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes Approved by: clsung (maintainer, via IRC)
Notes
Notes: svn path=/head/; revision=291015
Diffstat (limited to 'net/p5-Net-Whois-Raw')
-rw-r--r--net/p5-Net-Whois-Raw/Makefile14
-rw-r--r--net/p5-Net-Whois-Raw/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile
index dd945bddfd23..13683f0349d7 100644
--- a/net/p5-Net-Whois-Raw/Makefile
+++ b/net/p5-Net-Whois-Raw/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= Net-Whois-Raw
-PORTVERSION= 2.37
+PORTVERSION= 2.40
CATEGORIES= net perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:DESPAIR
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Very simple Perl interface to query raw whois data
-RUN_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/${PERL_ARCH}/Net/IDN/Punycode.pm:${PORTSDIR}/textproc/p5-Net-IDN-Encode \
- ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-Net-IDN-Encode>=1:${PORTSDIR}/textproc/p5-Net-IDN-Encode \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Net::Whois::Raw.3
MAN1= pwhois.1
+MAN3= Net::Whois::Raw.3
.include <bsd.port.mk>
diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo
index 2d8827eff51b..bf5713523743 100644
--- a/net/p5-Net-Whois-Raw/distinfo
+++ b/net/p5-Net-Whois-Raw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-Whois-Raw-2.37.tar.gz) = 2eb5e3e3d3c8a117badb65c6bb42bf358a05e62a9bba424ad713f393e2a6efb6
-SIZE (Net-Whois-Raw-2.37.tar.gz) = 48211
+SHA256 (Net-Whois-Raw-2.40.tar.gz) = 6b7dc4a57d988148375e38c984c040aff886f171c7ed14fa1e9d67b8480dd093
+SIZE (Net-Whois-Raw-2.40.tar.gz) = 48859