diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:26:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:26:48 +0000 |
commit | b85fed998bd62588dafe6c39f25c247537b52bd4 (patch) | |
tree | 80be246716adba6398977dc43960b675f6ddc1f9 /net/p5-GeoIP2 | |
parent | 80b511b8bc2b7dbe89e73a88a20e27d2772a1d36 (diff) | |
download | ports-b85fed998bd62588dafe6c39f25c247537b52bd4.tar.gz ports-b85fed998bd62588dafe6c39f25c247537b52bd4.zip |
Notes
Diffstat (limited to 'net/p5-GeoIP2')
-rw-r--r-- | net/p5-GeoIP2/Makefile | 2 | ||||
-rw-r--r-- | net/p5-GeoIP2/distinfo | 4 | ||||
-rw-r--r-- | net/p5-GeoIP2/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index 319b0c00d5e5..800379ac3561 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.000001 +PORTVERSION= 2.001000 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-GeoIP2/distinfo b/net/p5-GeoIP2/distinfo index 56e042894103..41d057ca2d6f 100644 --- a/net/p5-GeoIP2/distinfo +++ b/net/p5-GeoIP2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GeoIP2-2.000001.tar.gz) = 16a84ff88d2ab5df6f3c4f6bfa8e4677cd9f154595ab55f21707bf129ea02577 -SIZE (GeoIP2-2.000001.tar.gz) = 249466 +SHA256 (GeoIP2-2.001000.tar.gz) = da4d299f31f3ecc24b59ea7f49cd2942a48d37ddae541c32897405b6d9eee437 +SIZE (GeoIP2-2.001000.tar.gz) = 263141 diff --git a/net/p5-GeoIP2/pkg-plist b/net/p5-GeoIP2/pkg-plist index 36636102a8be..3b5863c2ee2f 100644 --- a/net/p5-GeoIP2/pkg-plist +++ b/net/p5-GeoIP2/pkg-plist @@ -6,6 +6,7 @@ bin/web-service-request %%SITE_PERL%%/GeoIP2/Error/IPAddressNotFound.pm %%SITE_PERL%%/GeoIP2/Error/Type.pm %%SITE_PERL%%/GeoIP2/Error/WebService.pm +%%SITE_PERL%%/GeoIP2/Model/AnonymousIP.pm %%SITE_PERL%%/GeoIP2/Model/City.pm %%SITE_PERL%%/GeoIP2/Model/ConnectionType.pm %%SITE_PERL%%/GeoIP2/Model/Country.pm @@ -40,6 +41,7 @@ bin/web-service-request %%PERL5_MAN3%%/GeoIP2::Error::IPAddressNotFound.3.gz %%PERL5_MAN3%%/GeoIP2::Error::Type.3.gz %%PERL5_MAN3%%/GeoIP2::Error::WebService.3.gz +%%PERL5_MAN3%%/GeoIP2::Model::AnonymousIP.3.gz %%PERL5_MAN3%%/GeoIP2::Model::City.3.gz %%PERL5_MAN3%%/GeoIP2::Model::ConnectionType.3.gz %%PERL5_MAN3%%/GeoIP2::Model::Country.3.gz |