diff options
author | seanc <seanc@FreeBSD.org> | 2003-09-05 05:18:53 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-09-05 05:18:53 +0800 |
commit | 5c481bb26c4359e8b8a76018487494f8668c2163 (patch) | |
tree | 3382177e181ba1860fdf75582ead00c57c17990c /net | |
parent | 2faf4837c4d2a8ff57160f62adf877fab90eb2a1 (diff) | |
download | freebsd-ports-graphics-5c481bb26c4359e8b8a76018487494f8668c2163.tar.gz freebsd-ports-graphics-5c481bb26c4359e8b8a76018487494f8668c2163.tar.zst freebsd-ports-graphics-5c481bb26c4359e8b8a76018487494f8668c2163.zip |
Update to 1.2.1
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Geo-IP/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 34b3962762b..95ec897566a 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-IP -PORTVERSION= 1.15 +PORTVERSION= 1.21 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.maxmind.com/download/geoip/api/perl/ diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index 449f312f29d..24e348f2bae 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1 +1 @@ -MD5 (Geo-IP-1.15.tar.gz) = 983aa97781157f330d68c5e993113493 +MD5 (Geo-IP-1.21.tar.gz) = aecdf56c0340b59b66532950e40a9f63 diff --git a/net/p5-Geo-IP/pkg-plist b/net/p5-Geo-IP/pkg-plist index 725f2d20f91..e726c58c787 100644 --- a/net/p5-Geo-IP/pkg-plist +++ b/net/p5-Geo-IP/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Geo/IP/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/Geo/IP/Record.pod %%SITE_PERL%%/%%PERL_ARCH%%/Geo/Mirror.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Geo/Mirror.pmi %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/IP.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/IP.so |