diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-09 08:51:15 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-09 08:51:15 +0000 |
commit | 64e581a9187b8acb6500a07ab5b9346e59386b31 (patch) | |
tree | f53f95277a20d4255b70dca0de5e9c69d5d94f5d /net/p5-Net-Whois-Raw | |
parent | 3837c987a766e52ee9bf3c2722c99633b6dc9ee8 (diff) | |
download | ports-64e581a9187b8acb6500a07ab5b9346e59386b31.tar.gz ports-64e581a9187b8acb6500a07ab5b9346e59386b31.zip |
Notes
Diffstat (limited to 'net/p5-Net-Whois-Raw')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 85f1334de0a0..e3a641852048 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 2.22 +PORTVERSION= 2.27 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ 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} diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index 533e3d73cc7a..7606e65ee0b0 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,3 +1,2 @@ -MD5 (Net-Whois-Raw-2.22.tar.gz) = 50f302b6d58a61358734bd3191e1b069 -SHA256 (Net-Whois-Raw-2.22.tar.gz) = 23c950de24dc4b2413ebaabf5cc86a7fd674a9fd36c0784d8a2be48d989d7b46 -SIZE (Net-Whois-Raw-2.22.tar.gz) = 45901 +SHA256 (Net-Whois-Raw-2.27.tar.gz) = 46fec5440cf258a464c05ea5692e4bf9cfef01d6b8c7c16557c7903c013fe531 +SIZE (Net-Whois-Raw-2.27.tar.gz) = 47648 |