graphics/gdal: Update to 3.7.1
Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
This commit is contained in:
parent
1e80930553
commit
e9df86a63e
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= gdal
|
||||
PORTVERSION= 3.7.0
|
||||
PORTREVISION= 6
|
||||
PORTVERSION= 3.7.1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1684104405
|
||||
SHA256 (gdal-3.7.0.tar.xz) = af4b26a6b6b3509ae9ccf1fcc5104f7fe015ef2110f5ba13220816398365adce
|
||||
SIZE (gdal-3.7.0.tar.xz) = 8604724
|
||||
TIMESTAMP = 1689398803
|
||||
SHA256 (gdal-3.7.1.tar.xz) = 9297948f0a8ba9e6369cd50e87c7e2442eda95336b94d2b92ef1829d260b9a06
|
||||
SIZE (gdal-3.7.1.tar.xz) = 8614512
|
||||
|
|
|
@ -173,7 +173,9 @@ share/bash-completion/completions/ogrtindex
|
|||
%%DATADIR%%/gdalinfo_output.schema.json
|
||||
%%DATADIR%%/gdalmdiminfo_output.schema.json
|
||||
%%DATADIR%%/gdalvrt.xsd
|
||||
%%DATADIR%%/gfs.xsd
|
||||
%%DATADIR%%/gml_registry.xml
|
||||
%%DATADIR%%/gml_registry.xsd
|
||||
%%DATADIR%%/gmlasconf.xml
|
||||
%%DATADIR%%/gmlasconf.xsd
|
||||
%%DATADIR%%/grib2_center.csv
|
||||
|
|
Loading…
Reference in a new issue