diff options
author | olivier <olivier@FreeBSD.org> | 2017-05-10 17:29:15 +0800 |
---|---|---|
committer | olivier <olivier@FreeBSD.org> | 2017-05-10 17:29:15 +0800 |
commit | b5035317d1bbbbc82c5c61d786759e59188907f7 (patch) | |
tree | 8093b0f4f18a6fa24309f121043afaf6a64d27b3 /net | |
parent | a3c72b8029d8d1f89e51196b526132ddc468b957 (diff) | |
download | freebsd-ports-gnome-b5035317d1bbbbc82c5c61d786759e59188907f7.tar.gz freebsd-ports-gnome-b5035317d1bbbbc82c5c61d786759e59188907f7.tar.zst freebsd-ports-gnome-b5035317d1bbbbc82c5c61d786759e59188907f7.zip |
Update to 2.5.0
Sponsored by: Orange
Diffstat (limited to 'net')
-rw-r--r-- | net/py-GeoIP2/Makefile | 2 | ||||
-rw-r--r-- | net/py-GeoIP2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile index 1be324cdeaa8..4abbe3fb244f 100644 --- a/net/py-GeoIP2/Makefile +++ b/net/py-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-GeoIP2/distinfo b/net/py-GeoIP2/distinfo index 910b4562bd0a..51dd2d631cba 100644 --- a/net/py-GeoIP2/distinfo +++ b/net/py-GeoIP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481751876 -SHA256 (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 1d3ed0cc0baeafeba137564dcd8487c42d3775b6748a95bf0bc55ef940eda301 -SIZE (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 31195 +TIMESTAMP = 1494408339 +SHA256 (maxmind-GeoIP2-python-v2.5.0_GH0.tar.gz) = 7f93bd40f8e018a3792ba1beed2cdf4cc68467481f857a1a05ad2cb05ea89ed0 +SIZE (maxmind-GeoIP2-python-v2.5.0_GH0.tar.gz) = 31596 |