Date: Tue, 31 Oct 2017 06:32:46 +0000 (UTC) From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453216 - head/net/py-GeoIP2 Message-ID: <201710310632.v9V6Wk8T010161@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivier Date: Tue Oct 31 06:32:46 2017 New Revision: 453216 URL: https://svnweb.freebsd.org/changeset/ports/453216 Log: Update to 2.6.0 Modified: head/net/py-GeoIP2/Makefile head/net/py-GeoIP2/distinfo Modified: head/net/py-GeoIP2/Makefile ============================================================================== --- head/net/py-GeoIP2/Makefile Tue Oct 31 01:26:34 2017 (r453215) +++ head/net/py-GeoIP2/Makefile Tue Oct 31 06:32:46 2017 (r453216) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-GeoIP2/distinfo ============================================================================== --- head/net/py-GeoIP2/distinfo Tue Oct 31 01:26:34 2017 (r453215) +++ head/net/py-GeoIP2/distinfo Tue Oct 31 06:32:46 2017 (r453216) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494408339 -SHA256 (maxmind-GeoIP2-python-v2.5.0_GH0.tar.gz) = 7f93bd40f8e018a3792ba1beed2cdf4cc68467481f857a1a05ad2cb05ea89ed0 -SIZE (maxmind-GeoIP2-python-v2.5.0_GH0.tar.gz) = 31596 +TIMESTAMP = 1509430423 +SHA256 (maxmind-GeoIP2-python-v2.6.0_GH0.tar.gz) = b04124658a3038079092acd4be716291aa1c65d16ea482d4ba6eb8a65c2aa4e6 +SIZE (maxmind-GeoIP2-python-v2.6.0_GH0.tar.gz) = 31795
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710310632.v9V6Wk8T010161>