From owner-svn-ports-all@freebsd.org Sat Aug 25 16:00:39 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CE65108EFA6; Sat, 25 Aug 2018 16:00:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A67976B7F; Sat, 25 Aug 2018 16:00:38 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5F8322063; Sat, 25 Aug 2018 16:00:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7PG0bWv089133; Sat, 25 Aug 2018 16:00:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7PG0bEg089131; Sat, 25 Aug 2018 16:00:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808251600.w7PG0bEg089131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 25 Aug 2018 16:00:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478059 - head/databases/py-geoalchemy2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/py-geoalchemy2 X-SVN-Commit-Revision: 478059 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.27 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: Sat, 25 Aug 2018 16:00:39 -0000 Author: sunpoet Date: Sat Aug 25 16:00:37 2018 New Revision: 478059 URL: https://svnweb.freebsd.org/changeset/ports/478059 Log: Update to 0.5.0 Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt Modified: head/databases/py-geoalchemy2/Makefile head/databases/py-geoalchemy2/distinfo Modified: head/databases/py-geoalchemy2/Makefile ============================================================================== --- head/databases/py-geoalchemy2/Makefile Sat Aug 25 16:00:31 2018 (r478058) +++ head/databases/py-geoalchemy2/Makefile Sat Aug 25 16:00:37 2018 (r478059) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= geoalchemy2 -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= databases geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-geoalchemy2/distinfo ============================================================================== --- head/databases/py-geoalchemy2/distinfo Sat Aug 25 16:00:31 2018 (r478058) +++ head/databases/py-geoalchemy2/distinfo Sat Aug 25 16:00:37 2018 (r478059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515691793 -SHA256 (GeoAlchemy2-0.4.2.tar.gz) = 17fa10b0c01bd2ab036ea56975dfa850098aa394a5d6ee04d88b2aefc16751cb -SIZE (GeoAlchemy2-0.4.2.tar.gz) = 15654 +TIMESTAMP = 1535207077 +SHA256 (GeoAlchemy2-0.5.0.tar.gz) = 7d66d01af82d22bc37d3ebb1e73713b87ac5e116b3bc82ea4ec0584bbaa89f89 +SIZE (GeoAlchemy2-0.5.0.tar.gz) = 16751