diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-24 04:05:55 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-24 04:05:55 +0800 |
commit | 4e19efea9fe1a14b88e007b30be3de392ad9d024 (patch) | |
tree | bb4359fb95bc8e5c691b320e551a86700a13372a /net | |
parent | 24b719d9fa53870fd25c12a04fb39306372e51db (diff) | |
download | freebsd-ports-gnome-4e19efea9fe1a14b88e007b30be3de392ad9d024.tar.gz freebsd-ports-gnome-4e19efea9fe1a14b88e007b30be3de392ad9d024.tar.zst freebsd-ports-gnome-4e19efea9fe1a14b88e007b30be3de392ad9d024.zip |
- Update to 2.99003.1
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 85c14f996823..4a02120a0675 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.99002 +PORTVERSION= 2.99003.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,6 +27,8 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure +WRKSRC= ${WRKDIR}/${DISTNAME:R} + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index a774c36db67b..fda6bd44048d 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476969871 -SHA256 (Net-Whois-Raw-2.99002.tar.gz) = 78a75f4239dc238bc972457816607532a3272496fd2aa1e744acfe959b83a6ef -SIZE (Net-Whois-Raw-2.99002.tar.gz) = 56477 +TIMESTAMP = 1479920605 +SHA256 (Net-Whois-Raw-2.99003.1.tar.gz) = 880a52b80be9081520c998700360e88f6eea4fcd62a2adf92a0931cdc2368564 +SIZE (Net-Whois-Raw-2.99003.1.tar.gz) = 72479 |