mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
databases/postgis23: Update to 2.3.3
Changes: https://git.osgeo.org/gogs/postgis/postgis/raw/2.3.3/NEWS PR: 220695 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor, implicit)
This commit is contained in:
parent
a3bc503266
commit
777ec7c0aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445980
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 2.3.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.3.3
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 23
|
||||
@ -17,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libproj.so:graphics/proj \
|
||||
libgeos.so:graphics/geos \
|
||||
libjson-c.so:devel/json-c
|
||||
|
||||
CONFLICTS= postgis20-2.0.* postgis-2.1.* postgis-22*
|
||||
|
||||
USES= gettext gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1486552756
|
||||
SHA256 (postgis-2.3.2.tar.gz) = e92e34c18f078a3d1a2503cd870efdc4fa9e134f0bcedbbbdb8b46b0e6af09e4
|
||||
SIZE (postgis-2.3.2.tar.gz) = 11336387
|
||||
TIMESTAMP = 1499894744
|
||||
SHA256 (postgis-2.3.3.tar.gz) = 723d43a1c8ca4cf06359ec0b7fd5521b355db4e37128a26fb8c661b1fe2fc930
|
||||
SIZE (postgis-2.3.3.tar.gz) = 11342032
|
||||
|
@ -155,6 +155,7 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis--2.2.5--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis--2.3.0--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis--2.3.1--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis--2.3.2--%%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
|
||||
@ -186,6 +187,7 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
|
||||
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.5--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.0--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.1--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.2--%%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
|
||||
@ -217,6 +219,7 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.5--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.0--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.1--%%PORTVERSION%%.sql
|
||||
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.2--%%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
|
||||
@ -249,6 +252,7 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
|
||||
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.5--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.0--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.1--%%PORTVERSION%%.sql
|
||||
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.2--%%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
|
||||
|
Loading…
Reference in New Issue
Block a user