diff options
author | clsung <clsung@FreeBSD.org> | 2011-02-09 16:51:15 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-02-09 16:51:15 +0800 |
commit | 853f25632977b3de414607b1a427d4b68a59a9a0 (patch) | |
tree | 3f09a68aa5690b346c54cc1e5111d8b0cf6a9bb6 /net | |
parent | 239ae1475e697a92f9e630aae694fd302d23c005 (diff) | |
download | freebsd-ports-gnome-853f25632977b3de414607b1a427d4b68a59a9a0.tar.gz freebsd-ports-gnome-853f25632977b3de414607b1a427d4b68a59a9a0.tar.zst freebsd-ports-gnome-853f25632977b3de414607b1a427d4b68a59a9a0.zip |
- Update to 2.27
Diffstat (limited to 'net')
-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 |