aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorcmt <cmt@FreeBSD.org>2016-12-01 05:51:07 +0800
committercmt <cmt@FreeBSD.org>2016-12-01 05:51:07 +0800
commit6fbdcabc86394fe0add6599c00a9167fe7db1b2e (patch)
tree13ba5f97ebd54226138f53e2d22b22c7cc8bd810 /databases
parent731e9b09cf1a1af0c18129985052f87aa0583e59 (diff)
downloadfreebsd-ports-gnome-6fbdcabc86394fe0add6599c00a9167fe7db1b2e.tar.gz
freebsd-ports-gnome-6fbdcabc86394fe0add6599c00a9167fe7db1b2e.tar.zst
freebsd-ports-gnome-6fbdcabc86394fe0add6599c00a9167fe7db1b2e.zip
update databases/postgis22 to 2.2.4
also, fixes build when older version is installed[1] PR: 214906, 211203 [1] Reported by: robert.kruus@utoronto.ca [1] Approved by: rhurlin@gwdg.de (maintainer), rene (mentor) MFH: 2016Q4
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis22/Makefile4
-rw-r--r--databases/postgis22/distinfo5
-rw-r--r--databases/postgis22/pkg-plist7
3 files changed, 12 insertions, 4 deletions
diff --git a/databases/postgis22/Makefile b/databases/postgis22/Makefile
index 85c5537b61df..44fc73694e1e 100644
--- a/databases/postgis22/Makefile
+++ b/databases/postgis22/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= postgis
-PORTVERSION= 2.2.2
+PORTVERSION= 2.2.4
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 22
@@ -17,7 +17,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libjson-c.so:devel/json-c
RUN_DEPENDS= postmaster:databases/postgresql${PGSQL_VER_NODOT}-server
-CONFLICTS= postgis20-2.0.* postgis-2.1.*
+CONFLICTS= postgis20-2.0.* postgis-2.1.* postgis23-2.3.*
USES= gettext gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
GNU_CONFIGURE= yes
diff --git a/databases/postgis22/distinfo b/databases/postgis22/distinfo
index 95e1569a887f..0f0850e04934 100644
--- a/databases/postgis22/distinfo
+++ b/databases/postgis22/distinfo
@@ -1,2 +1,3 @@
-SHA256 (postgis-2.2.2.tar.gz) = 40232391f8f66a6dc740ebb26088e568c8ccb663666998616c71c3bdaeed4163
-SIZE (postgis-2.2.2.tar.gz) = 10071528
+TIMESTAMP = 1480330094
+SHA256 (postgis-2.2.4.tar.gz) = 6c6dc818c77ab48ffbaf85869b219c21279eef65b79668ad4e2ad241de7ed01b
+SIZE (postgis-2.2.4.tar.gz) = 10223954
diff --git a/databases/postgis22/pkg-plist b/databases/postgis22/pkg-plist
index c95d4e47aa2a..9def36606408 100644
--- a/databases/postgis22/pkg-plist
+++ b/databases/postgis22/pkg-plist
@@ -73,6 +73,7 @@ lib/postgresql/postgis-2.2.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
@@ -142,6 +143,8 @@ share/postgresql/contrib/postgis-2.2/uninstall_postgis.sql
%%RASTER%%share/postgresql/extension/postgis--2.1.9--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.2.0--%%PORTVERSION%%.sql
%%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--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
@@ -194,6 +197,8 @@ share/postgresql/contrib/postgis-2.2/uninstall_postgis.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.9--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.0--%%PORTVERSION%%.sql
%%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--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
@@ -221,6 +226,8 @@ share/postgresql/contrib/postgis-2.2/uninstall_postgis.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.9--%%PORTVERSION%%.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.0--%%PORTVERSION%%.sql
%%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--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql