diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-04 21:18:53 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-04 21:18:53 +0000 |
commit | 3104251ec2fd56db3434f4def8f62b23cb06b8fc (patch) | |
tree | 1c47653908857ddde46de5d5965b210b7e344187 /net/p5-Geo-IP | |
parent | Chase net/GeoIP's new API and update mod_geoip to 1.2.2 (diff) |
Update to 1.2.1
Notes
Notes:
svn path=/head/; revision=88566
Diffstat (limited to 'net/p5-Geo-IP')
-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 34b3962762bd..95ec897566a8 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 449f312f29d2..24e348f2baee 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 725f2d20f916..e726c58c7873 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 |