mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- update to 2.00002
PR: ports/153087 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
This commit is contained in:
parent
be67ccb14d
commit
0bfbaca4d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266366
3 changed files with 12 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-Whois-RIPE
|
||||
PORTVERSION= 1.31
|
||||
PORTVERSION= 2.00002
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= mich@FreeBSD.org
|
||||
COMMENT= Implementation of RIPE Whois
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
RUN_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util
|
||||
|
||||
MAN3= Net::Whois::RIPE::Iterator.3 \
|
||||
Net::Whois::RIPE::Object.3 \
|
||||
Net::Whois::RIPE.3
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::Whois::RIPE.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Net-Whois-RIPE-1.31.tar.gz) = 053dd4ebb3e43d02e35e2d36b5d7754a
|
||||
SHA256 (Net-Whois-RIPE-1.31.tar.gz) = 6f83f06a9aa2875cc97c2a43967d9739a05b45dafb2e9843a370e6c3d3614fe8
|
||||
SIZE (Net-Whois-RIPE-1.31.tar.gz) = 23143
|
||||
MD5 (Net-Whois-RIPE-2.00002.tar.gz) = b7d5a1cb3dd111c8e674acc821f2a38c
|
||||
SHA256 (Net-Whois-RIPE-2.00002.tar.gz) = 9342ba4313abe2638c63539c040e79ee27dd980bfe4bb7163603d7e1d5ac44e7
|
||||
SIZE (Net-Whois-RIPE-2.00002.tar.gz) = 9142
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
%%SITE_PERL%%/Net/Whois/RIPE.pm
|
||||
%%SITE_PERL%%/Net/Whois/RIPE.pod
|
||||
%%SITE_PERL%%/Net/Whois/RIPE/Iterator.pm
|
||||
%%SITE_PERL%%/Net/Whois/RIPE/Iterator.pod
|
||||
%%SITE_PERL%%/Net/Whois/RIPE/Object.pm
|
||||
%%SITE_PERL%%/Net/Whois/RIPE/Object.pod
|
||||
%%SITE_PERL%%/Net/Whois/RIPE/Object/Template.pm
|
||||
@dirrm %%SITE_PERL%%/Net/Whois/RIPE/Object
|
||||
@dirrm %%SITE_PERL%%/Net/Whois/RIPE
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/Net/Whois
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
|
|
Loading…
Add table
Reference in a new issue