diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-05 01:12:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-05 01:12:20 +0800 |
commit | 6ba6e4ba46ef067344bd72a26c99849d539ab9f4 (patch) | |
tree | de1fd696f2f41e478b011af2709737f3e7081a31 /net | |
parent | 680b307e02f8bfd5ba6f94183db095113549f5b0 (diff) | |
download | freebsd-ports-gnome-6ba6e4ba46ef067344bd72a26c99849d539ab9f4.tar.gz freebsd-ports-gnome-6ba6e4ba46ef067344bd72a26c99849d539ab9f4.tar.zst freebsd-ports-gnome-6ba6e4ba46ef067344bd72a26c99849d539ab9f4.zip |
- Update to 2.80
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 582af57ec1be..392702a2ea45 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.79 -PORTREVISION= 1 +PORTVERSION= 2.80 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NALOBIN diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index 6b57de5c2ba8..1c3d8f1bef68 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Whois-Raw-2.79.tar.gz) = 982216f31e6c41b2202b46a2f074348d72524ee6f6049dea611ae6afe25e28c8 -SIZE (Net-Whois-Raw-2.79.tar.gz) = 43062 +SHA256 (Net-Whois-Raw-2.80.tar.gz) = 0fe7c8dd1489227a588c28dcfbafd8df72b0b2afbcd3884392f4d3ceb0a36491 +SIZE (Net-Whois-Raw-2.80.tar.gz) = 43082 diff --git a/net/p5-Net-Whois-Raw/pkg-plist b/net/p5-Net-Whois-Raw/pkg-plist index 66099a863999..4f224e7106f9 100644 --- a/net/p5-Net-Whois-Raw/pkg-plist +++ b/net/p5-Net-Whois-Raw/pkg-plist @@ -1,6 +1,6 @@ bin/pwhois -%%PERL5_MAN3%%/Net::Whois::Raw.3.gz %%SITE_PERL%%/Net/Whois/Raw.pm %%SITE_PERL%%/Net/Whois/Raw/Common.pm %%SITE_PERL%%/Net/Whois/Raw/Data.pm +%%PERL5_MAN3%%/Net::Whois::Raw.3.gz man/man1/pwhois.1.gz |