aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2018-04-21 20:10:00 +0800
committerriggs <riggs@FreeBSD.org>2018-04-21 20:10:00 +0800
commitf396c8c6e1e585c35e2f1d76e1e8162aa64ecc57 (patch)
tree4336b7bce4c6d474c16398f6301251d3cd790b8c /databases
parente97a48e472a12d76177d179a46514a98d799788d (diff)
downloadfreebsd-ports-gnome-f396c8c6e1e585c35e2f1d76e1e8162aa64ecc57.tar.gz
freebsd-ports-gnome-f396c8c6e1e585c35e2f1d76e1e8162aa64ecc57.tar.zst
freebsd-ports-gnome-f396c8c6e1e585c35e2f1d76e1e8162aa64ecc57.zip
Update to upstream version 2.3.7
Details: Bug Fixes and Enhancements: - #3055, [raster] ST_Clip() on a raster without band crashes the server (Regina Obe) - #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli) - #4003, lwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez) - #4017, lwgeom lexer memory corruption (Peter E) - #4020, Casting from box3d to geometry now returns correctly connected PolyhedralSurface (Matthias Bay) - #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges in ST_ClosestPointOfApproach and ST_CPAWithin (Paul Ramsey, Darafei Praliaskouski) - #4052, schema qualify several functions in geography (Regina Obe) PR: 227360 Submitted by: lbartoletti@tuxfamily.org (maintainer) MFH: 2018Q2
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis23/Makefile2
-rw-r--r--databases/postgis23/distinfo6
-rw-r--r--databases/postgis23/pkg-plist8
3 files changed, 12 insertions, 4 deletions
diff --git a/databases/postgis23/Makefile b/databases/postgis23/Makefile
index 0ec87671ac21..76e4680378a2 100644
--- a/databases/postgis23/Makefile
+++ b/databases/postgis23/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgis
-PORTVERSION= 2.3.6
+PORTVERSION= 2.3.7
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 23
diff --git a/databases/postgis23/distinfo b/databases/postgis23/distinfo
index ae3d29f6d607..3ac35cd86527 100644
--- a/databases/postgis23/distinfo
+++ b/databases/postgis23/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516168714
-SHA256 (postgis-2.3.6.tar.gz) = 7b4bbdf436630fa7f1fbf56044e43648c70e99144573390a1f0cbe8602f8151c
-SIZE (postgis-2.3.6.tar.gz) = 11344080
+TIMESTAMP = 1523131124
+SHA256 (postgis-2.3.7.tar.gz) = bb3c39d42dc11188a14163add84ed8372d337dc5b345fac1a48b9ec97d0a8456
+SIZE (postgis-2.3.7.tar.gz) = 11347892
diff --git a/databases/postgis23/pkg-plist b/databases/postgis23/pkg-plist
index 37edbc68fdc9..23e97b8f2d39 100644
--- a/databases/postgis23/pkg-plist
+++ b/databases/postgis23/pkg-plist
@@ -153,12 +153,14 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
%%RASTER%%share/postgresql/extension/postgis--2.2.4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.2.5--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.2.6--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis--2.2.7--%%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--2.3.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.3.4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.3.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis--2.3.6--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
@@ -190,12 +192,14 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.4--%%PORTVERSION%%.sql
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.5--%%PORTVERSION%%.sql
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.6--%%PORTVERSION%%.sql
+%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.7--%%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--2.3.3--%%PORTVERSION%%.sql
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.4--%%PORTVERSION%%.sql
%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.5--%%PORTVERSION%%.sql
+%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.6--%%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%%dev--%%PORTVERSION%%.sql
@@ -227,12 +231,14 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.5--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.6--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.7--%%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--2.3.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.4--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.3.6--%%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%%dev--%%PORTVERSION%%.sql
@@ -265,12 +271,14 @@ share/postgresql/contrib/postgis-2.3/uninstall_postgis.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.4--%%PORTVERSION%%.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.5--%%PORTVERSION%%.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.6--%%PORTVERSION%%.sql
+%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.7--%%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--2.3.3--%%PORTVERSION%%.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.4--%%PORTVERSION%%.sql
%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.5--%%PORTVERSION%%.sql
+%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.6--%%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%%dev--%%PORTVERSION%%.sql