git: 282a0273081b - main - graphics/gdal: Update to 3.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:35:33 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=282a0273081bccc41cca640428973e903f3d7392
commit 282a0273081bccc41cca640428973e903f3d7392
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:01:55 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:28:07 +0000
graphics/gdal: Update to 3.8.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.8/NEWS.md
---
graphics/gdal/Makefile | 3 +--
graphics/gdal/distinfo | 6 +++---
graphics/gdal/pkg-plist | 7 +++++--
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 7790ab160917..08ac51f57be3 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gdal
-PORTVERSION= 3.7.3
-PORTREVISION= 1
+PORTVERSION= 3.8.0
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index bc643d051107..f80efb0e9e1d 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774500
-SHA256 (gdal-3.7.3.tar.xz) = e0a6f0c453ea7eb7c09967f50ac49426808fcd8f259dbc9888140eb69d7ffee6
-SIZE (gdal-3.7.3.tar.xz) = 8625812
+TIMESTAMP = 1700759732
+SHA256 (gdal-3.8.0.tar.xz) = ec0f78d9dc32352aeac6edc9c3b27a991b91f9dc6f92c452207d84431c58757d
+SIZE (gdal-3.8.0.tar.xz) = 8853728
diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist
index 6810cb4950b9..8ccaa3a8b2c1 100644
--- a/graphics/gdal/pkg-plist
+++ b/graphics/gdal/pkg-plist
@@ -1,6 +1,7 @@
bin/gdal-config
bin/gdal_contour
bin/gdal_create
+bin/gdal_footprint
bin/gdal_grid
bin/gdal_rasterize
bin/gdal_translate
@@ -87,6 +88,7 @@ include/gdaljp2metadata.h
include/gdaljp2metadatagenerator.h
include/gdalpansharpen.h
include/gdalsse_priv.h
+include/gdalsubdatasetinfo.h
include/gdalwarper.h
include/gdalwarpkernel_opencl.h
include/gnm.h
@@ -117,8 +119,8 @@ lib/cmake/gdal/GDALConfig.cmake
lib/cmake/gdal/GDALConfigVersion.cmake
lib/gdalplugins/drivers.ini
lib/libgdal.so
-lib/libgdal.so.33
-lib/libgdal.so.33.%%PORTVERSION%%
+lib/libgdal.so.34
+lib/libgdal.so.34.%%PORTVERSION%%
libdata/pkgconfig/gdal.pc
share/bash-completion/completions/gdal-config
share/bash-completion/completions/gdal2tiles.py
@@ -317,6 +319,7 @@ share/man/man1/gdal_contour.1.gz
share/man/man1/gdal_create.1.gz
share/man/man1/gdal_edit.1.gz
share/man/man1/gdal_fillnodata.1.gz
+share/man/man1/gdal_footprint.1.gz
share/man/man1/gdal_grid.1.gz
share/man/man1/gdal_merge.1.gz
share/man/man1/gdal_pansharpen.1.gz