diff options
| author | Mateusz Loskot <mateusz@loskot.net> | 2017-09-26 22:29:24 +0200 |
|---|---|---|
| committer | Mateusz Loskot <mateusz@loskot.net> | 2017-09-26 22:29:24 +0200 |
| commit | eacabe5c4641c2f95507a4c513fa35552937f6ab (patch) | |
| tree | da1f66f5f5b4c9615bfb95085926f47e6276a7a6 /ports/geos/CONTROL | |
| parent | 084b1afe9af1690916fab95bbb80c6891109f0fc (diff) | |
| download | vcpkg-eacabe5c4641c2f95507a4c513fa35552937f6ab.tar.gz vcpkg-eacabe5c4641c2f95507a4c513fa35552937f6ab.zip | |
[geos] Update port to latest GEOS 3.6.2
* Bump GEOS version wherever necessary
* Update download package and checksum.
* Replace download from SVN with official release source package.
* Remove generating of geos_svn_revision.h as unnecessary -
released source package includes the header.
* Explain status of the missing CMake modules.
* Remove CMake option -DBUILD_TESTING as unused.
GEOS is important dependency of GDAL (updated in #1879;
GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
Diffstat (limited to 'ports/geos/CONTROL')
| -rw-r--r-- | ports/geos/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/geos/CONTROL b/ports/geos/CONTROL index 3e9d4d7c6..fbf31661f 100644 --- a/ports/geos/CONTROL +++ b/ports/geos/CONTROL @@ -1,3 +1,3 @@ Source: geos -Version: 3.5.0-1 +Version: 3.6.2 Description: Geometry Engine Open Source |
