Subject: CVS commit: pkgsrc/geography
From: Greg Troxel
Date: 2019-03-09 02:54:59
Message id: 20190309015459.C757AFB16@cvs.NetBSD.org

Log Message:
geography/gdal-lib: Update to 2.3.3

2.3.3: bug fixes and minor improvements
2.3.2: bug fixes and minor improvements
2.3.1: bug fixes and minor improvements

= GDAL/OGR 2.3.0 Release Notes =

Note: due to the change of SCM during the development, #XXXX still refers to
Trac tickets. GitHub tickets are explicitly indicated with github #XXXX

== In a nutshell... ==

 * New GDAL drivers:
   - PDS4: read/write
   - RDA: DigitalGlobe Raster Data Access (read-only)
 * New OGR drivers:
   - MVT: add read/write driver for Mapbox Vector Tile standalone files or tilesets
   - ESRIJson and TopoJSON: read-only, splitted from existing code of the \ 
GeoJSON driver
   - WFS3: *experimental* read-only driver
 * RFC 68: Make C++11 a build requirement
    https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11
 * RFC 70: Guess output format from extension of output filename, if no explicit \ 
format passed to C++ or Python utilities
    https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess
 * RFC 71: Move to GitHub for source code repository and issue tracker.
    https://trac.osgeo.org/gdal/wiki/rfc71_github_migration
 * Significantly improved drivers:
    - MBTiles (vector tiles support)
    - DXF
    - GRIB (GRIB2 write support)
    - WCS (support WCS 2.0)
 * Improvements in network-based /vsi handlers: /vsicurl, /vsis3, /vsigs. Add:
     - /vsiaz for Microsoft Azure Blobs
     - /vsioss for Alibaba Cloud Object Storage Service
     - /vsiswift/ for OpenStack Swift object storage
 * Command line utilities: use Unicode main on Windows to avoid issues with \ 
non-ASCII characters (#7065)
 * Update to EPSG v9.2 (#7125)
 * Update data/esri_extra.wkt and add data/esri_epsg.wkt, taken from \ 
https://github.com/Esri/projection-engine-db-doc (Apache v2 license) (#2163)
 * Add support for PROJ.5 new API (requires proj 5.0.1 or later). PROJ 4.X is \ 
still supported.
 * More than 1000 fixes for issues/vulnerabilities found by OSS-Fuzz
 * Remove raster OGDI driver (vector OGDI driver still there) (#7087)

== New installed files ==

 * data/pds4_template.xml
 * data/esri_epsg.wkt

== Backward compatibility issues ==

See MIGRATION_GUIDE.TXT

Note that changes are extensive; see NEWS in the distfile.

Files:
RevisionActionfile
1.110modifypkgsrc/geography/gdal-lib/Makefile
1.3modifypkgsrc/geography/gdal-lib/Makefile.common
1.15modifypkgsrc/geography/gdal-lib/PLIST
1.36modifypkgsrc/geography/gdal-lib/distinfo
1.3modifypkgsrc/geography/gdal-lib/patches/patch-ogr_ogrsf__frmts_geojson_libjson_GNUmakefile
1.2modifypkgsrc/geography/gdal-lib/patches/patch-port_cpl__conv.cpp
1.10modifypkgsrc/geography/py-gdal/Makefile
1.1addpkgsrc/geography/gdal-lib/patches/patch-apps_gdalserver.cpp
1.1addpkgsrc/geography/gdal-lib/patches/patch-frmts_grib_degrib_degrib_myutil.c
1.1removepkgsrc/geography/gdal-lib/patches/patch-apps_GNUmakefile
1.2removepkgsrc/geography/gdal-lib/patches/patch-frmts_grib_degrib18_degrib_myutil.c