diff options
author | olivier <olivier@FreeBSD.org> | 2018-03-14 06:12:31 +0800 |
---|---|---|
committer | olivier <olivier@FreeBSD.org> | 2018-03-14 06:12:31 +0800 |
commit | 04bddd0bb8e666f29cb417f433e22df8f106ed51 (patch) | |
tree | a7c91adc2e2e002dce8059dc124aac9bcdd5105e /net | |
parent | 1e6dae33638afbddccbbb9a6aaf98b6937ceee6e (diff) | |
download | freebsd-ports-gnome-04bddd0bb8e666f29cb417f433e22df8f106ed51.tar.gz freebsd-ports-gnome-04bddd0bb8e666f29cb417f433e22df8f106ed51.tar.zst freebsd-ports-gnome-04bddd0bb8e666f29cb417f433e22df8f106ed51.zip |
Update to 2.7.0
Diffstat (limited to 'net')
-rw-r--r-- | net/py-GeoIP2/Makefile | 4 | ||||
-rw-r--r-- | net/py-GeoIP2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile index 65729bb531c1..abe8b85dbe3d 100644 --- a/net/py-GeoIP2/Makefile +++ b/net/py-GeoIP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,12 +16,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:net/py-maxminddb@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.4:www/py-requests@${FLAVOR} -USE_GITHUB= yes GH_ACCOUNT= maxmind GH_PROJECT= GeoIP2-python NO_ARCH= yes USES= python +USE_GITHUB= yes USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/net/py-GeoIP2/distinfo b/net/py-GeoIP2/distinfo index 0b94c9286926..d84cfda1432d 100644 --- a/net/py-GeoIP2/distinfo +++ b/net/py-GeoIP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509430423 -SHA256 (maxmind-GeoIP2-python-v2.6.0_GH0.tar.gz) = b04124658a3038079092acd4be716291aa1c65d16ea482d4ba6eb8a65c2aa4e6 -SIZE (maxmind-GeoIP2-python-v2.6.0_GH0.tar.gz) = 31795 +TIMESTAMP = 1520970781 +SHA256 (maxmind-GeoIP2-python-v2.7.0_GH0.tar.gz) = b53078ef3487e6bfd157d0acecd4cd9f44510e7567df41eb19bcb8e5ac132008 +SIZE (maxmind-GeoIP2-python-v2.7.0_GH0.tar.gz) = 32343 |