diff options
author | wen <wen@FreeBSD.org> | 2009-09-30 18:15:26 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-09-30 18:15:26 +0800 |
commit | bebea673999e34304ff24114131076533a5e82d4 (patch) | |
tree | 02200acfc51274481e419b39f088aa8accab3693 /net | |
parent | 03008f34bdd034d15307d66578558d0b4e6b6837 (diff) | |
download | freebsd-ports-gnome-bebea673999e34304ff24114131076533a5e82d4.tar.gz freebsd-ports-gnome-bebea673999e34304ff24114131076533a5e82d4.tar.zst freebsd-ports-gnome-bebea673999e34304ff24114131076533a5e82d4.zip |
- Update to 2.27
PR: ports/139229
Submitted by: Masafumi NAKANE <max@FreeBSD.org>
Approved by: maintainer, jadawin(co-mentor)
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IP-Country/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IP-Country/distinfo | 6 | ||||
-rw-r--r-- | net/p5-IP-Country/pkg-plist | 9 |
3 files changed, 4 insertions, 13 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 1ad37c9eb8f9..470880ddf61d 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IP-Country -PORTVERSION= 2.26 +PORTVERSION= 2.27 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-IP-Country/distinfo b/net/p5-IP-Country/distinfo index e80804904728..04264698d19f 100644 --- a/net/p5-IP-Country/distinfo +++ b/net/p5-IP-Country/distinfo @@ -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 diff --git a/net/p5-IP-Country/pkg-plist b/net/p5-IP-Country/pkg-plist index d73661a5b6bd..478f93947a04 100644 --- a/net/p5-IP-Country/pkg-plist +++ b/net/p5-IP-Country/pkg-plist @@ -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 |