diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-18 22:42:26 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:25:51 +0800 |
commit | 93fdbcec13a462d637f399c35414b24b278b1096 (patch) | |
tree | dd0842b4a957dc32b5f794eea3f5a368176abf76 /net | |
parent | 95d4fe443d2fb675a4ac423a668cc50caca23d2c (diff) | |
download | freebsd-ports-gnome-93fdbcec13a462d637f399c35414b24b278b1096.tar.gz freebsd-ports-gnome-93fdbcec13a462d637f399c35414b24b278b1096.tar.zst freebsd-ports-gnome-93fdbcec13a462d637f399c35414b24b278b1096.zip |
Update to 2.005000
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-GeoIP2/Makefile | 2 | ||||
-rw-r--r-- | net/p5-GeoIP2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index b935faecf985..be9ea056f64a 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.004000 +PORTVERSION= 2.005000 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-GeoIP2/distinfo b/net/p5-GeoIP2/distinfo index 93a750b9f780..9ed41a7b4026 100644 --- a/net/p5-GeoIP2/distinfo +++ b/net/p5-GeoIP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509205967 -SHA256 (GeoIP2-2.004000.tar.gz) = d70851f277842cde0346cc646cdcd3214831893c48623ae5c618aed89fcfc76e -SIZE (GeoIP2-2.004000.tar.gz) = 231989 +TIMESTAMP = 1516280880 +SHA256 (GeoIP2-2.005000.tar.gz) = d3e5dd754499a698846acde89b98fb8ab74e62ed7912c425a12efc4265cbc474 +SIZE (GeoIP2-2.005000.tar.gz) = 256917 |