diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 01:47:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 01:47:08 +0800 |
commit | c769e72e41ec6646a8b93618d5b1a1c0f2877c68 (patch) | |
tree | b8c9cbd9efea958900479a5614fa1eedd07e5f20 /net | |
parent | 357e729fb7214be3af9f47a9148f30c631b171a7 (diff) | |
download | freebsd-ports-gnome-c769e72e41ec6646a8b93618d5b1a1c0f2877c68.tar.gz freebsd-ports-gnome-c769e72e41ec6646a8b93618d5b1a1c0f2877c68.tar.zst freebsd-ports-gnome-c769e72e41ec6646a8b93618d5b1a1c0f2877c68.zip |
Update to 2.003004
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-GeoIP2/Makefile | 3 | ||||
-rw-r--r-- | net/p5-GeoIP2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index 198d1ccb494c..4ed8e4e19db5 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.003003 +PORTVERSION= 2.003004 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -28,7 +28,6 @@ BUILD_DEPENDS= p5-Data-Validate-IP>=0.19:net-mgmt/p5-Data-Validate-IP \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww \ - p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \ p5-namespace-clean>=0:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ diff --git a/net/p5-GeoIP2/distinfo b/net/p5-GeoIP2/distinfo index 4843bd440182..d39e7367fde8 100644 --- a/net/p5-GeoIP2/distinfo +++ b/net/p5-GeoIP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483558396 -SHA256 (GeoIP2-2.003003.tar.gz) = 620fa7490b5ed6be283a2e1c4cd96397772bda2f0fa475eb17d289f1504d5dc5 -SIZE (GeoIP2-2.003003.tar.gz) = 320162 +TIMESTAMP = 1490371204 +SHA256 (GeoIP2-2.003004.tar.gz) = 50090d65e6e44c3b8e16f6b7034c69ae95ce1a5d186b719f7ef709b8fca422cf +SIZE (GeoIP2-2.003004.tar.gz) = 322307 |