Date: Sat, 9 Mar 2024 14:11:10 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: 9aa7fedd0ce2 - main - graphics/gdal: Update to 3.8.4 Message-ID: <202403091411.429EBAMh005873@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=9aa7fedd0ce29301fc0174aa356825d5f9d626a5 commit 9aa7fedd0ce29301fc0174aa356825d5f9d626a5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:46:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:35 +0000 graphics/gdal: Update to 3.8.4 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 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 858b350c77a8..515d1edbd9f3 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.8.2 -PORTREVISION= 3 +PORTVERSION= 3.8.4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index 854fed07f38a..efabf1f16b30 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703227828 -SHA256 (gdal-3.8.2.tar.xz) = dc2921ee1cf7a5c0498e94d15fb9ab9c9689c296363a1d021fc3293dd242b4db -SIZE (gdal-3.8.2.tar.xz) = 8862380 +TIMESTAMP = 1709390452 +SHA256 (gdal-3.8.4.tar.xz) = 0c53ced95d29474236487202709b49015854f8e02e35e44ed0f4f4e12a7966ce +SIZE (gdal-3.8.4.tar.xz) = 8867580
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091411.429EBAMh005873>