diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-13 02:32:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-13 02:32:55 +0800 |
commit | a146645c4b3fbc89c54fad99b36ce5790cc87d24 (patch) | |
tree | 33f9c4a86b35e009039553eff20e69890d17119a /net | |
parent | a1f43335d9fe0b3326d6bbf1bdfe38b708a39cb2 (diff) | |
download | freebsd-ports-graphics-a146645c4b3fbc89c54fad99b36ce5790cc87d24.tar.gz freebsd-ports-graphics-a146645c4b3fbc89c54fad99b36ce5790cc87d24.tar.zst freebsd-ports-graphics-a146645c4b3fbc89c54fad99b36ce5790cc87d24.zip |
Update to 2.005001
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 be9ea056f64..df45ad1ad99 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.005000 +PORTVERSION= 2.005001 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-GeoIP2/distinfo b/net/p5-GeoIP2/distinfo index 9ed41a7b402..9edb04ce156 100644 --- a/net/p5-GeoIP2/distinfo +++ b/net/p5-GeoIP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516280880 -SHA256 (GeoIP2-2.005000.tar.gz) = d3e5dd754499a698846acde89b98fb8ab74e62ed7912c425a12efc4265cbc474 -SIZE (GeoIP2-2.005000.tar.gz) = 256917 +TIMESTAMP = 1523543319 +SHA256 (GeoIP2-2.005001.tar.gz) = 9e2295fbefaceeae441719cd4c8525034d5cc4d6b22fd77b46757c1d3b2bfe96 +SIZE (GeoIP2-2.005001.tar.gz) = 245909 |