From owner-svn-ports-head@freebsd.org Fri Dec 16 13:44:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13F64C837DA; Fri, 16 Dec 2016 13:44:03 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D75CE19CE; Fri, 16 Dec 2016 13:44:02 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGDi25K012448; Fri, 16 Dec 2016 13:44:02 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDi1DY012446; Fri, 16 Dec 2016 13:44:01 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201612161344.uBGDi1DY012446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Fri, 16 Dec 2016 13:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428679 - head/net/py-GeoIP2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 13:44:03 -0000 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