From owner-svn-ports-all@freebsd.org Tue Sep 26 13:06:38 2017 Return-Path: Delivered-To: svn-ports-all@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 78710E0A3F4; Tue, 26 Sep 2017 13:06:38 +0000 (UTC) (envelope-from wen@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 42F75652A8; Tue, 26 Sep 2017 13:06:38 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8QD6b37051235; Tue, 26 Sep 2017 13:06:37 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8QD6bAB051233; Tue, 26 Sep 2017 13:06:37 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201709261306.v8QD6bAB051233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 26 Sep 2017 13:06:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450661 - head/devel/py-geojson X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/py-geojson X-SVN-Commit-Revision: 450661 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2017 13:06:38 -0000 Author: wen Date: Tue Sep 26 13:06:36 2017 New Revision: 450661 URL: https://svnweb.freebsd.org/changeset/ports/450661 Log: - Update to 2.3.0 Modified: head/devel/py-geojson/Makefile head/devel/py-geojson/distinfo Modified: head/devel/py-geojson/Makefile ============================================================================== --- head/devel/py-geojson/Makefile Tue Sep 26 13:02:20 2017 (r450660) +++ head/devel/py-geojson/Makefile Tue Sep 26 13:06:36 2017 (r450661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geojson -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.0 PORTEPOCH= 1 CATEGORIES= devel geography python MASTER_SITES= CHEESESHOP Modified: head/devel/py-geojson/distinfo ============================================================================== --- head/devel/py-geojson/distinfo Tue Sep 26 13:02:20 2017 (r450660) +++ head/devel/py-geojson/distinfo Tue Sep 26 13:06:36 2017 (r450661) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504420456 -SHA256 (geojson-2.1.0.tar.gz) = a4b6d1ac8bb9f0e58f7985b2d382c8c83db393a496263ff0d0226bf50ef8f760 -SIZE (geojson-2.1.0.tar.gz) = 17357 +TIMESTAMP = 1506459728 +SHA256 (geojson-2.3.0.tar.gz) = c8873d12421665f6731b8e4c3b2484a4516c0d9b286c26cb7cffa781d062301a +SIZE (geojson-2.3.0.tar.gz) = 18501