]> granicus.if.org Git - postgis/commitdiff
Flip to testing GEOS 3.8 for winnie
authorRegina Obe <lr@pcorp.us>
Wed, 12 Dec 2018 06:04:16 +0000 (06:04 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 12 Dec 2018 06:04:16 +0000 (06:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17103 b70326c6-7e19-0410-871a-916f4a2858ee

ci/winnie/build_postgis.sh
ci/winnie/package_postgis.sh
ci/winnie/regress_postgis.sh

index c4e2f38c5a67b43d30a4526e985a93e41f8ad6cb..98b85234e1ceeed81d58fe885f1f9bc85cebd830 100644 (file)
@@ -12,8 +12,8 @@ set -e
 #POSTGIS_MINOR_VERSION=1
 #POSTGIS_MICRO_VERSION=0SVN
 #export GCC_TYPE=gcc48  #for pre-4.8.0 compiles this is blank
-export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export SFCGAL_VER=1.3.6
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index e6abcf553b190e275513ab1cfbe947e4bdb95071..9a0a6e326bdd0da527b4018d9513fff30b1e2c8e 100644 (file)
@@ -12,8 +12,8 @@
 #export OS_BUILD=32
 
 #export GCC_TYPE=
-export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export SFCGAL_VER=1.3.6
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index e5117f1cce964b1bf87db65b06500acb17d07169..f869d06036efab55e1af05b953d1b41bec520dc1 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -e
-export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export SFCGAL_VER=1.3.6
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2