mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.37
PR: ports/70356 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: MAINTAINER
This commit is contained in:
parent
4320bf69bb
commit
a63536fe2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116085
3 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-Whois-Raw
|
||||
PORTVERSION= 0.34
|
||||
PORTVERSION= 0.37
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Net-Whois-Raw-0.34.tgz) = 5fd8c7157d95024d27d48cf53587b7dd
|
||||
SIZE (Net-Whois-Raw-0.34.tgz) = 12078
|
||||
MD5 (Net-Whois-Raw-0.37.tgz) = ed1086cbdf12199c3d6559ea3dd4557c
|
||||
SIZE (Net-Whois-Raw-0.37.tgz) = 12269
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
bin/pwhois
|
||||
%%SITE_PERL%%/Net/Whois/Raw.pm
|
||||
%%SITE_PERL%%/Net/Whois/Raw/Data.pm
|
||||
@dirrm %%SITE_PERL%%/Net/Whois/Raw
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Net/Whois 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist
|
||||
|
|
Loading…
Add table
Reference in a new issue