Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:45:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e9df86a63ed0 - main - graphics/gdal: Update to 3.7.1
Message-ID:  <202307311645.36VGjvO3079474@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9df86a63ed05b88fedc92fdc393652bd2e41502

commit e9df86a63ed05b88fedc92fdc393652bd2e41502
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:30:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:53 +0000

    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
---
 graphics/gdal/Makefile  | 3 +--
 graphics/gdal/distinfo  | 6 +++---
 graphics/gdal/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index e7d6ec52e02b..2a6fadf2a044 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -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
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index 41f2833b6ccf..c4ab00a6b9f9 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -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
diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist
index 7365bbdb9701..6810cb4950b9 100644
--- a/graphics/gdal/pkg-plist
+++ b/graphics/gdal/pkg-plist
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311645.36VGjvO3079474>