diff options
author | Frederic Culot <culot@FreeBSD.org> | 2016-01-12 12:59:56 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2016-01-12 12:59:56 +0000 |
commit | 5c5d8afb41670fa5b9f03fdedd51c83d2b427e94 (patch) | |
tree | eeaa76a57fda9e61bdfd43c024d523c4bd4fc442 /net/p5-Net-Whois-IP | |
parent | 7c7c3b9c1f9f298d44a5ac2c8a8f85a4aca11705 (diff) | |
download | ports-5c5d8afb41670fa5b9f03fdedd51c83d2b427e94.tar.gz ports-5c5d8afb41670fa5b9f03fdedd51c83d2b427e94.zip |
Notes
Diffstat (limited to 'net/p5-Net-Whois-IP')
-rw-r--r-- | net/p5-Net-Whois-IP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-IP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile index 8719c39daa72..e185f1c24b02 100644 --- a/net/p5-Net-Whois-IP/Makefile +++ b/net/p5-Net-Whois-IP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-IP -PORTVERSION= 1.15 -PORTREVISION= 1 +PORTVERSION= 1.19 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Perl extension for looking up the whois information for IP addresses BUILD_DEPENDS= p5-Regexp-IPv6>=0.02:${PORTSDIR}/textproc/p5-Regexp-IPv6 RUN_DEPENDS+= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Whois-IP/distinfo b/net/p5-Net-Whois-IP/distinfo index 7a5cf767a5c6..e7a8f6f038ee 100644 --- a/net/p5-Net-Whois-IP/distinfo +++ b/net/p5-Net-Whois-IP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Whois-IP-1.15.tar.gz) = 7bd28c23b6cdd2c45ffdf8c0697ca3e51fd4b8d9be212aff87b08656b7139d5e -SIZE (Net-Whois-IP-1.15.tar.gz) = 24971 +SHA256 (Net-Whois-IP-1.19.tar.gz) = f09bdfa0f1d2665b534826b5f3a8662349930eed2998efe4d8dbf98813147222 +SIZE (Net-Whois-IP-1.19.tar.gz) = 25192 |