Date: Fri, 16 Dec 2016 13:44:01 +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: r428679 - head/net/py-GeoIP2 Message-ID: <201612161344.uBGDi1DY012446@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivier Date: Fri Dec 16 13:44:01 2016 New Revision: 428679 URL: https://svnweb.freebsd.org/changeset/ports/428679 Log: Update to 2.4.2 Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D8800 Modified: head/net/py-GeoIP2/Makefile head/net/py-GeoIP2/distinfo Modified: head/net/py-GeoIP2/Makefile ============================================================================== --- head/net/py-GeoIP2/Makefile Fri Dec 16 13:42:11 2016 (r428678) +++ head/net/py-GeoIP2/Makefile Fri Dec 16 13:44:01 2016 (r428679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-GeoIP2/distinfo ============================================================================== --- head/net/py-GeoIP2/distinfo Fri Dec 16 13:42:11 2016 (r428678) +++ head/net/py-GeoIP2/distinfo Fri Dec 16 13:44:01 2016 (r428679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465846708 -SHA256 (maxmind-GeoIP2-python-v2.4.0_GH0.tar.gz) = af0cdf4d7bd01e07de7d7719fab8a4eb2fde64b9d980de7a0b73cb5302dbfcde -SIZE (maxmind-GeoIP2-python-v2.4.0_GH0.tar.gz) = 30272 +TIMESTAMP = 1481751876 +SHA256 (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 1d3ed0cc0baeafeba137564dcd8487c42d3775b6748a95bf0bc55ef940eda301 +SIZE (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 31195
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612161344.uBGDi1DY012446>