From owner-svn-ports-head@freebsd.org Thu Dec 8 11:51:54 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 C4D38C6C688; Thu, 8 Dec 2016 11:51:54 +0000 (UTC) (envelope-from cmt@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 9F36121B; Thu, 8 Dec 2016 11:51:54 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB8BprP3025754; Thu, 8 Dec 2016 11:51:53 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB8Bprfq025751; Thu, 8 Dec 2016 11:51:53 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201612081151.uB8Bprfq025751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Thu, 8 Dec 2016 11:51:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428113 - head/databases/postgis23 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: Thu, 08 Dec 2016 11:51:54 -0000 Author: cmt Date: Thu Dec 8 11:51:53 2016 New Revision: 428113 URL: https://svnweb.freebsd.org/changeset/ports/428113 Log: update postgis23 to 2.3.1 PR: 215069 Approved by: lbartoletti@tuxfamily.org (maintainer), rene (mentor) Modified: head/databases/postgis23/Makefile head/databases/postgis23/distinfo head/databases/postgis23/pkg-plist Modified: head/databases/postgis23/Makefile ============================================================================== --- head/databases/postgis23/Makefile Thu Dec 8 11:06:18 2016 (r428112) +++ head/databases/postgis23/Makefile Thu Dec 8 11:51:53 2016 (r428113) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgis -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 23 Modified: head/databases/postgis23/distinfo ============================================================================== --- head/databases/postgis23/distinfo Thu Dec 8 11:06:18 2016 (r428112) +++ head/databases/postgis23/distinfo Thu Dec 8 11:51:53 2016 (r428113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474965402 -SHA256 (postgis-2.3.0.tar.gz) = 0dbff06f4a196d49e5ac06ae6cc21bd5253aaa646af624c9bbf19df582d6cf55 -SIZE (postgis-2.3.0.tar.gz) = 11329775 +TIMESTAMP = 1480934482 +SHA256 (postgis-2.3.1.tar.gz) = 4c8d6bda93cd4aa690e98b97d67334b55f37eb1df55df3c70a717433050ca275 +SIZE (postgis-2.3.1.tar.gz) = 11335176 Modified: head/databases/postgis23/pkg-plist ============================================================================== --- head/databases/postgis23/pkg-plist Thu Dec 8 11:06:18 2016 (r428112) +++ head/databases/postgis23/pkg-plist Thu Dec 8 11:51:53 2016 (r428113) @@ -74,6 +74,7 @@ lib/postgresql/postgis-2.3.so %%DATADIR%%/tiger_geocoder/utility/standardize_tiger_data.sql %%DATADIR%%/tiger_geocoder/utility/utmzone.sql %%DATADIR%%/utils/README +%%DATADIR%%/utils/check_all_upgrades.sh %%DATADIR%%/utils/create_spatial_ref_sys_config_dump.pl %%DATADIR%%/utils/create_undef.pl %%DATADIR%%/utils/create_unpackaged.pl @@ -87,6 +88,7 @@ lib/postgresql/postgis-2.3.so %%DATADIR%%/utils/test_geography_estimation.pl %%DATADIR%%/utils/test_geography_joinestimation.pl %%DATADIR%%/utils/test_joinestimation.pl +%%LOADERGUI%%share/postgresql/applications/shp2pgsql-gui.desktop share/postgresql/contrib/postgis-2.3/legacy.sql share/postgresql/contrib/postgis-2.3/legacy_gist.sql share/postgresql/contrib/postgis-2.3/legacy_minimal.sql @@ -149,9 +151,10 @@ share/postgresql/contrib/postgis-2.3/uni %%RASTER%%share/postgresql/extension/postgis--2.2.1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--2.2.2--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--2.2.3--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis--2.2.4--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis--2.3.0--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql -%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%rc1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis.control @@ -177,7 +180,8 @@ share/postgresql/contrib/postgis-2.3/uni %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.1--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.2--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.3--%%PORTVERSION%%.sql -%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.4--%%PORTVERSION%%.sql +%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.0--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%next--%%PORTVERSION%%.sql @@ -205,10 +209,11 @@ share/postgresql/contrib/postgis-2.3/uni %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.2--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.3--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.4--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.0--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql -%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%rc1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder.control %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder.sql @@ -234,7 +239,8 @@ share/postgresql/contrib/postgis-2.3/uni %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.1--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.2--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.3--%%PORTVERSION%%.sql -%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%rc1--%%PORTVERSION%%.sql +%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.4--%%PORTVERSION%%.sql +%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.0--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql