diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-05-27 12:29:00 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-05-27 12:29:00 +0000 |
commit | a025a674fb80857ab51785f8a7701b715d3faadf (patch) | |
tree | 361480f5e21fecdf2f044e469627b0b603d1a724 /net/p5-IP-Country | |
parent | 3b4e1c6b01519cde27ef2d285bfa482bcb4bb63e (diff) |
Notes
Diffstat (limited to 'net/p5-IP-Country')
-rw-r--r-- | net/p5-IP-Country/Makefile | 8 | ||||
-rw-r--r-- | net/p5-IP-Country/distinfo | 4 | ||||
-rw-r--r-- | net/p5-IP-Country/pkg-plist | 8 |
3 files changed, 8 insertions, 12 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 37d02151b509..cfdb588c0851 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: net/p5-IP-Countries -# Date created: 20 June 2005 -# Whom: dikshie <dikshie@lapi.itb.ac.id> -# +# Created by: dikshie <dikshie@lapi.itb.ac.id> # $FreeBSD$ -# PORTNAME= IP-Country -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-IP-Country/distinfo b/net/p5-IP-Country/distinfo index 3cdb3d528b20..b7b29f146999 100644 --- a/net/p5-IP-Country/distinfo +++ b/net/p5-IP-Country/distinfo @@ -1,2 +1,2 @@ -SHA256 (IP-Country-2.27.tar.gz) = 39ed6d3890d655159e950f785f5e124b580ebaa0ab531bc4cf182184801192e1 -SIZE (IP-Country-2.27.tar.gz) = 207632 +SHA256 (IP-Country-2.28.tar.gz) = 88db833a5ab22ed06cb53d6f205725e3b5371b254596053738885e91fa105f75 +SIZE (IP-Country-2.28.tar.gz) = 296585 diff --git a/net/p5-IP-Country/pkg-plist b/net/p5-IP-Country/pkg-plist index 478f93947a04..620a1fe3e78c 100644 --- a/net/p5-IP-Country/pkg-plist +++ b/net/p5-IP-Country/pkg-plist @@ -1,14 +1,14 @@ bin/ip2cc %%SITE_PERL%%/IP/Authority.pm -%%SITE_PERL%%/IP/Country.pm -%%SITE_PERL%%/IP/Authority/ipauth.gif %%SITE_PERL%%/IP/Authority/auth.gif +%%SITE_PERL%%/IP/Authority/ipauth.gif +%%SITE_PERL%%/IP/Country.pm %%SITE_PERL%%/IP/Country/Fast.pm +%%SITE_PERL%%/IP/Country/Fast/cc.gif +%%SITE_PERL%%/IP/Country/Fast/ip.gif %%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%%/%%PERL_ARCH%%/auto/IP/Country/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP |