mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Update to 2.27
PR: ports/139229 Submitted by: Masafumi NAKANE <max@FreeBSD.org> Approved by: maintainer, jadawin(co-mentor) Feature safe: yes
This commit is contained in:
parent
1c927c21a0
commit
38e0ffcdec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242257
3 changed files with 4 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IP-Country
|
||||
PORTVERSION= 2.26
|
||||
PORTVERSION= 2.27
|
||||
CATEGORIES= net perl5 geography
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (IP-Country-2.26.tar.gz) = 1e73ba39325d197627e16de024afae82
|
||||
SHA256 (IP-Country-2.26.tar.gz) = d9ea3361f2d3c223fc49ca37c093573b491ee097c8e8ca0d68cb8333a3ad702f
|
||||
SIZE (IP-Country-2.26.tar.gz) = 197544
|
||||
MD5 (IP-Country-2.27.tar.gz) = 32932280ee4729145e85e08dad5ab8c6
|
||||
SHA256 (IP-Country-2.27.tar.gz) = 39ed6d3890d655159e950f785f5e124b580ebaa0ab531bc4cf182184801192e1
|
||||
SIZE (IP-Country-2.27.tar.gz) = 207632
|
||||
|
|
|
@ -1,23 +1,14 @@
|
|||
bin/ip2cc
|
||||
%%SITE_PERL%%/IP/Authority.pm
|
||||
%%SITE_PERL%%/IP/Country.pm
|
||||
%%SITE_PERL%%/IP/._Authority.pm
|
||||
%%SITE_PERL%%/IP/Authority/ipauth.gif
|
||||
%%SITE_PERL%%/IP/Authority/auth.gif
|
||||
%%SITE_PERL%%/IP/Authority/._ipauth.gif
|
||||
%%SITE_PERL%%/IP/Authority/._auth.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast.pm
|
||||
%%SITE_PERL%%/IP/Country/MaxMind.pm
|
||||
%%SITE_PERL%%/IP/Country/Medium.pm
|
||||
%%SITE_PERL%%/IP/Country/Slow.pm
|
||||
%%SITE_PERL%%/IP/Country/._Fast.pm
|
||||
%%SITE_PERL%%/IP/Country/._MaxMind.pm
|
||||
%%SITE_PERL%%/IP/Country/._Medium.pm
|
||||
%%SITE_PERL%%/IP/Country/._Slow.pm
|
||||
%%SITE_PERL%%/IP/Country/Fast/cc.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast/ip.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast/._cc.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast/._ip.gif
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP
|
||||
|
|
Loading…
Add table
Reference in a new issue