From owner-svn-ports-head@freebsd.org Thu Feb 9 17:43:04 2017 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 5BBAACD7CFE; Thu, 9 Feb 2017 17:43:04 +0000 (UTC) (envelope-from krion@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 332A814E8; Thu, 9 Feb 2017 17:43:04 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Hh3xp079193; Thu, 9 Feb 2017 17:43:03 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hh30x079190; Thu, 9 Feb 2017 17:43:03 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091743.v19Hh30x079190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433751 - head/databases/postgis22 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, 09 Feb 2017 17:43:04 -0000 Author: krion Date: Thu Feb 9 17:43:02 2017 New Revision: 433751 URL: https://svnweb.freebsd.org/changeset/ports/433751 Log: Update databases/postgis22 to 2.2.5 PR: 216912 Submitted by: cmt@freebsd.org Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9492 Modified: head/databases/postgis22/Makefile head/databases/postgis22/distinfo head/databases/postgis22/pkg-plist Modified: head/databases/postgis22/Makefile ============================================================================== --- head/databases/postgis22/Makefile Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/Makefile Thu Feb 9 17:43:02 2017 (r433751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgis -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 22 @@ -60,6 +60,8 @@ ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pc CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALLS_ICONS= yes + .include post-patch: Modified: head/databases/postgis22/distinfo ============================================================================== --- head/databases/postgis22/distinfo Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/distinfo Thu Feb 9 17:43:02 2017 (r433751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480330094 -SHA256 (postgis-2.2.4.tar.gz) = 6c6dc818c77ab48ffbaf85869b219c21279eef65b79668ad4e2ad241de7ed01b -SIZE (postgis-2.2.4.tar.gz) = 10223954 +TIMESTAMP = 1486550835 +SHA256 (postgis-2.2.5.tar.gz) = 1fcd458c1e095236d38e52160be5be0c62163f135d4fe7e2554edee0937ce705 +SIZE (postgis-2.2.5.tar.gz) = 10223574 Modified: head/databases/postgis22/pkg-plist ============================================================================== --- head/databases/postgis22/pkg-plist Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/pkg-plist Thu Feb 9 17:43:02 2017 (r433751) @@ -87,6 +87,7 @@ lib/postgresql/postgis-2.2.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.2/legacy.sql share/postgresql/contrib/postgis-2.2/legacy_gist.sql share/postgresql/contrib/postgis-2.2/legacy_minimal.sql @@ -145,7 +146,7 @@ share/postgresql/contrib/postgis-2.2/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--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis--2.2.4--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql @@ -171,7 +172,9 @@ share/postgresql/contrib/postgis-2.2/uni %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.9--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.0--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.1--%%PORTVERSION%%.sql -%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%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--2.2.4--%%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 @@ -199,7 +202,7 @@ share/postgresql/contrib/postgis-2.2/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--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.4--%%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 @@ -228,9 +231,19 @@ share/postgresql/contrib/postgis-2.2/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%%--%%PORTVERSION%%.sql +%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.4--%%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 %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology.control +%%LOADERGUI%%share/postgresql/icons/hicolor/16x16/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/22x22/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/24x24/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/32x32/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/36x36/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/40x40/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/42x42/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/48x48/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/64x64/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/8x8/apps/shp2pgsql-gui.png