diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-30 15:24:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-30 15:24:03 +0000 |
commit | c5c8fd9d01a18eb9a08b929ad409b70e84c6caaa (patch) | |
tree | e03084e4d4b862f29dbd990484b805354f99c2cd /net/p5-GeoIP2 | |
parent | b143dc977f7036c4ac8aa4dff223c7a2c8dd6cf4 (diff) | |
download | ports-c5c8fd9d01a18eb9a08b929ad409b70e84c6caaa.tar.gz ports-c5c8fd9d01a18eb9a08b929ad409b70e84c6caaa.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 | 11 |
3 files changed, 3 insertions, 14 deletions
diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index 384145396f68..319b0c00d5e5 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 0.050001 +PORTVERSION= 2.000001 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-GeoIP2/distinfo b/net/p5-GeoIP2/distinfo index 4ae18a95d778..56e042894103 100644 --- a/net/p5-GeoIP2/distinfo +++ b/net/p5-GeoIP2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GeoIP2-0.050001.tar.gz) = 3565ea7fc6b7b40c72328c912ac1e5013bbecea61c8af7ebaa44d6a575c7826e -SIZE (GeoIP2-0.050001.tar.gz) = 249574 +SHA256 (GeoIP2-2.000001.tar.gz) = 16a84ff88d2ab5df6f3c4f6bfa8e4677cd9f154595ab55f21707bf129ea02577 +SIZE (GeoIP2-2.000001.tar.gz) = 249466 diff --git a/net/p5-GeoIP2/pkg-plist b/net/p5-GeoIP2/pkg-plist index 215c163b9688..36636102a8be 100644 --- a/net/p5-GeoIP2/pkg-plist +++ b/net/p5-GeoIP2/pkg-plist @@ -56,14 +56,3 @@ bin/web-service-request %%PERL5_MAN3%%/GeoIP2::Record::Subdivision.3.gz %%PERL5_MAN3%%/GeoIP2::Record::Traits.3.gz %%PERL5_MAN3%%/GeoIP2::WebService::Client.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GeoIP2 -@dirrm %%SITE_PERL%%/GeoIP2/WebService -@dirrm %%SITE_PERL%%/GeoIP2/Role/Record -@dirrm %%SITE_PERL%%/GeoIP2/Role/Model -@dirrm %%SITE_PERL%%/GeoIP2/Role/Error -@dirrm %%SITE_PERL%%/GeoIP2/Role -@dirrm %%SITE_PERL%%/GeoIP2/Record -@dirrm %%SITE_PERL%%/GeoIP2/Model -@dirrm %%SITE_PERL%%/GeoIP2/Error -@dirrm %%SITE_PERL%%/GeoIP2/Database -@dirrm %%SITE_PERL%%/GeoIP2 |