diff options
author | leeym <leeym@FreeBSD.org> | 2006-03-26 08:19:49 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-03-26 08:19:49 +0800 |
commit | 0f3405dd6117914e3637bdac051db7f1e64d3c43 (patch) | |
tree | 9d50d918ba7813348fc68351d94279ed16e277c7 /net | |
parent | 6b10fa8014f44430dbcb10eca368b8e783343237 (diff) | |
download | freebsd-ports-gnome-0f3405dd6117914e3637bdac051db7f1e64d3c43.tar.gz freebsd-ports-gnome-0f3405dd6117914e3637bdac051db7f1e64d3c43.tar.zst freebsd-ports-gnome-0f3405dd6117914e3637bdac051db7f1e64d3c43.zip |
- update 1.03
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 4cf764ebd565..a4cde1df09f0 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Very simple Perl interface to query raw whois data -RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index f245f5930c1e..c314a5b0e416 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Whois-Raw-1.02.tar.gz) = a0178bf3dd0b5445a365a5d1f0ad4831 -SHA256 (Net-Whois-Raw-1.02.tar.gz) = 312d3c6f37aab18f9cc931888d020c194653cb5229cf0b05bc57fad07f5cd02b -SIZE (Net-Whois-Raw-1.02.tar.gz) = 18037 +MD5 (Net-Whois-Raw-1.03.tar.gz) = 7f2bc2a2f39147bc7a3c9da16313fa6c +SHA256 (Net-Whois-Raw-1.03.tar.gz) = b1bd2a0a521a328cc33394e53a01476c13ba11d150ff5383265a590a69fde9f4 +SIZE (Net-Whois-Raw-1.03.tar.gz) = 18099 |