pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography geography/gdal-lib: Update to 2.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52b3c75800c6
branches:  trunk
changeset: 320742:52b3c75800c6
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Mar 09 17:39:01 2019 +0000

description:
geography/gdal-lib: Update to 2.4.0

= GDAL/OGR 2.4.0 Release Notes =

== In a nutshell... ==

 * New GDAL drivers:
   - BYN: read/write support for Natural Resources Canada's Geoid binary format
   - EEDAI: read-only driver for Google Earth Engine Data API
   - IGNFHeightASCIIGrid: read-only driver to read IGN-France height correction ASCII grids
   - NGW: NextGIS Web read-only driver
   - NTv1: read-only driver for NTv1 datum shift grids
 * New OGR drivers:
   - EEDA: read-only driver for Google Earth Engine Data API
   - GeoJSONSeq: read/creation support of new-line or record-separator separated GeoJSON features (#378)
   - NGW: NextGIS Web read-write driver
 * Improved drivers:
   - BAG: add read support for variable-resolution grids, and write support for single-resolution grids
   - GTiff driver: add Lerc and WebP codecs
   - PostgisRaster: add support for out-db rasters
   - RMF
   - MSSQLSpatial
 * RFC 72: Make GDAL Python autotest suite use pytest framework
 * Add /vsihdfs/ virtual file system handler for Hadoop File System (via libhdfs)
 * Add /vsiwebhdfs/ read-write virtual file system for Web Hadoop File System REST API
 * gdal_contour rewriting: speed optimizations and capability to compute polygon isosurfaces.
 * Remove PHP and Ruby bindings.
 * Continued code linting in C++, Python scripts, Shell scripts and autotest

== Backward compatibility issues ==
 * The value of COMPRESSION_ZSTD used for ZStd-in-TIFF compression has been changed. ZStd-compressed TIFF files produced by GDAL 2.3.0 will not be readable

diffstat:

 geography/gdal-lib/Makefile        |   4 +---
 geography/gdal-lib/Makefile.common |   7 +++++--
 geography/gdal-lib/PLIST           |   6 +++++-
 geography/gdal-lib/distinfo        |  10 +++++-----
 geography/py-gdal/Makefile         |   3 +--
 geography/py-gdal/PLIST            |   4 +---
 6 files changed, 18 insertions(+), 16 deletions(-)

diffs (122 lines):

diff -r 6093183761f5 -r 52b3c75800c6 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/gdal-lib/Makefile       Sat Mar 09 17:39:01 2019 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.110 2019/03/09 01:54:59 gdt Exp $
+# $NetBSD: Makefile,v 1.111 2019/03/09 17:39:01 gdt Exp $
 
 #PKGREVISION=  0
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${DISTNAME:S/gdal/gdal-lib/}
 
-MAINTAINER+=   gdt%NetBSD.org@localhost
-#MAINTAINER=   brook%nmsu.edu@localhost
 HOMEPAGE=      http://www.gdal.org/
 COMMENT=       Translator library for raster geospatial data formats
 LICENSE=       mit
diff -r 6093183761f5 -r 52b3c75800c6 geography/gdal-lib/Makefile.common
--- a/geography/gdal-lib/Makefile.common        Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/gdal-lib/Makefile.common        Sat Mar 09 17:39:01 2019 +0000
@@ -1,13 +1,16 @@
-# $NetBSD: Makefile.common,v 1.3 2019/03/09 01:54:59 gdt Exp $
+# $NetBSD: Makefile.common,v 1.4 2019/03/09 17:39:01 gdt Exp $
 #
 # used by geography/gdal-lib/Makefile
 # used by geography/py-gdal/Makefile
 
-VERSION=       2.3.3
+VERSION=       2.4.0
 DISTNAME=      gdal-${VERSION}
 CATEGORIES=    geography
 MASTER_SITES=  http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/
 
+MAINTAINER=    gdt%NetBSD.org@localhost
+#MAINTAINER+=  brook%nmsu.edu@localhost
+
 PATCHDIR=      ${.CURDIR}/../../geography/gdal-lib/patches
 DISTINFO_FILE= ${.CURDIR}/../../geography/gdal-lib/distinfo
 
diff -r 6093183761f5 -r 52b3c75800c6 geography/gdal-lib/PLIST
--- a/geography/gdal-lib/PLIST  Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/gdal-lib/PLIST  Sat Mar 09 17:39:01 2019 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.15 2019/03/09 01:54:59 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2019/03/09 17:39:01 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2019/03/09 17:39:01 gdt Exp $
 bin/gdal-config
 bin/gdal_contour
 bin/gdal_grid
@@ -25,6 +26,7 @@
 bin/ogrtindex
 bin/testepsg
 include/cpl_atomic_ops.h
+include/cpl_auto_close.h
 include/cpl_config.h
 include/cpl_config_extras.h
 include/cpl_conv.h
@@ -94,12 +96,14 @@
 share/gdal/GDALLogoColor.svg
 share/gdal/GDALLogoGS.svg
 share/gdal/LICENSE.TXT
+share/gdal/bag_template.xml
 share/gdal/compdcs.csv
 share/gdal/coordinate_axis.csv
 share/gdal/cubewerx_extra.wkt
 share/gdal/datum_shift.csv
 share/gdal/default.rsc
 share/gdal/ecw_cs.wkt
+share/gdal/eedaconf.json
 share/gdal/ellipsoid.csv
 share/gdal/epsg.wkt
 share/gdal/esri_StatePlane_extra.wkt
diff -r 6093183761f5 -r 52b3c75800c6 geography/gdal-lib/distinfo
--- a/geography/gdal-lib/distinfo       Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/gdal-lib/distinfo       Sat Mar 09 17:39:01 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2019/03/09 01:54:59 gdt Exp $
+$NetBSD: distinfo,v 1.37 2019/03/09 17:39:01 gdt Exp $
 
-SHA1 (gdal-2.3.3.tar.gz) = 99cd1f4565c38561bd8409ade95209566e9b7f47
-RMD160 (gdal-2.3.3.tar.gz) = 6eb0a04c2144bd0ed9bf3e0838ee73c2e28fbaaa
-SHA512 (gdal-2.3.3.tar.gz) = 23c7fe500f7470a6120b8c30f928808c275376996c07e7491c0fe84b6bc26c72a3f92c4f75f965ee3cfb5e86cbf0fcbb82836dae515c5d5d3ffdf74888ff780b
-Size (gdal-2.3.3.tar.gz) = 14468306 bytes
+SHA1 (gdal-2.4.0.tar.gz) = 3420ae8a9644ce652339ecbad18f9024279cd2ba
+RMD160 (gdal-2.4.0.tar.gz) = 7e16bb8fa0e35bec6b76a5b55f221f024ef2cf5d
+SHA512 (gdal-2.4.0.tar.gz) = 9517b23009621ed2622a460dc813b30de726d293531c6f107fb308a31e45a143e67e71aa3af3d1faed554ad516a35924973d714c63ee41445ac8d3b2da61dd10
+Size (gdal-2.4.0.tar.gz) = 14533664 bytes
 SHA1 (patch-apps_gdalserver.cpp) = 4a2b8bac29582c8fc02920840ee498026d87acca
 SHA1 (patch-frmts_grib_degrib_degrib_myutil.c) = 0e046afa236d7e0d6186fe392cb2da05fa5b42c5
 SHA1 (patch-ogr_ogrsf__frmts_geojson_libjson_GNUmakefile) = 6a5061b6dd8c3a4fa1ad7c10ddc0b815b41a637d
diff -r 6093183761f5 -r 52b3c75800c6 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile        Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/py-gdal/Makefile        Sat Mar 09 17:39:01 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2019/03/09 01:54:59 gdt Exp $
+# $NetBSD: Makefile,v 1.11 2019/03/09 17:39:01 gdt Exp $
 
 #PKGREVISION=  0
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gdal.org/
 COMMENT=       Translator library for raster geospatial data formats, Python binding
 LICENSE=       mit
diff -r 6093183761f5 -r 52b3c75800c6 geography/py-gdal/PLIST
--- a/geography/py-gdal/PLIST   Sat Mar 09 14:16:35 2019 +0000
+++ b/geography/py-gdal/PLIST   Sat Mar 09 17:39:01 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/02/19 12:09:18 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/03/09 17:39:01 gdt Exp $
 bin/epsg_tr.py
 bin/esri2wkt.py
 bin/gcps2vec.py
@@ -35,8 +35,6 @@
 ${PYSITELIB}/gdalconst.pyc
 ${PYSITELIB}/gdalnumeric.py
 ${PYSITELIB}/gdalnumeric.pyc
-${PYSITELIB}/gnm.py
-${PYSITELIB}/gnm.pyc
 ${PYSITELIB}/ogr.py
 ${PYSITELIB}/ogr.pyc
 ${PYSITELIB}/osgeo/__init__.py



Home | Main Index | Thread Index | Old Index