diff options
| author | Mateusz Loskot <mateusz@loskot.net> | 2018-05-18 08:46:04 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-17 23:46:04 -0700 |
| commit | 0aad7df94445ea0eb8d6dfe3acf07fac9a4e9fa9 (patch) | |
| tree | 044e32caed18691afed511ab7dd8109b4db7faba /ports/gdal/CONTROL | |
| parent | 2978f18ad33b138581d06badae64ad08fdff4653 (diff) | |
| download | vcpkg-0aad7df94445ea0eb8d6dfe3acf07fac9a4e9fa9.tar.gz vcpkg-0aad7df94445ea0eb8d6dfe3acf07fac9a4e9fa9.zip | |
[GDAL] Update to 2.3.0 (#3478)
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.
Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
Diffstat (limited to 'ports/gdal/CONTROL')
| -rw-r--r-- | ports/gdal/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/gdal/CONTROL b/ports/gdal/CONTROL index c958ac671..be75e6693 100644 --- a/ports/gdal/CONTROL +++ b/ports/gdal/CONTROL @@ -1,4 +1,4 @@ Source: gdal -Version: 2.2.2-1 +Version: 2.3.0-1 Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data. -Build-Depends: proj4, libpng, geos, sqlite3, curl, expat, libpq, libmysql, openjpeg, libwebp, libxml2, liblzma +Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, libmysql, openjpeg, libwebp, libxml2, liblzma |
