[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-668-ge7343702a

git at osgeo.org git at osgeo.org
Sun Oct 8 22:05:32 PDT 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  e7343702a4f796e4e508211863d3a63918edf726 (commit)
      from  5c3c66a9282b3472bb161f61d1e762789cf4928b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e7343702a4f796e4e508211863d3a63918edf726
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Oct 9 01:05:34 2023 -0400

    Change winnie to start building against SFCGAL master 1.5.0

diff --git a/ci/winnie/winnie_common.sh b/ci/winnie/winnie_common.sh
index 3b09f986e..47f09f9b9 100644
--- a/ci/winnie/winnie_common.sh
+++ b/ci/winnie/winnie_common.sh
@@ -15,8 +15,8 @@ if  [[ "${OVERRIDE}" == '' ]] ; then
 	export GEOS_VER=3.12.0
 	export GDAL_VER=3.7.1
 	export PROJ_VER=8.2.1
-	export SFCGAL_VER=1.4.1
-	export CGAL_VER=5.3
+	export SFCGAL_VER=1.5.0
+	export CGAL_VER=5.6
 	export ICON_VER=1.17
 	export ZLIB_VER=1.2.13
 	export PROTOBUF_VER=3.2.0

-----------------------------------------------------------------------

Summary of changes:
 ci/winnie/winnie_common.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list