git: 2ba5f4c14d85 - main - math/saga: Update to 9.2.1

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Wed, 13 Dec 2023 17:42:32 UTC
The branch main has been updated by rhurlin:

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

commit 2ba5f4c14d85d7788147d95dc3267e752b155717
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-12-13 17:25:02 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-12-13 17:41:54 +0000

    math/saga: Update to 9.2.1
    
    Some of the fixes of this bug fix release are:
    - saga_api: fix more SG_ print macros
    - saga_api: don't load interactive tools through saga_cmd
    - saga_api, CSG_KDTree_3D::Get_Duplicates(): use kd_tree_3d instead 2d
    - saga_gdi, CSG_3DView_Canvas::Draw_Line(): drawing lines out-of-range
    - tool chains: add missing climate_tools_temperature_downscaling.xml
    - PySAGA, Python: invalid escape sequences: refers to bug 308
---
 math/saga/Makefile  | 5 ++---
 math/saga/distinfo  | 6 +++---
 math/saga/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/math/saga/Makefile b/math/saga/Makefile
index 295bda699ea2..7801e45db674 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	saga
-PORTVERSION=	9.2.0
-PORTREVISION=	1
+PORTVERSION=	9.2.1
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
 
@@ -36,7 +35,7 @@ DOS2UNIX_GLOB=	*.cpp *.h
 USE_LDCONFIG=	yes
 USE_WX=		3.2+
 
-GIT_TAGNAME=	d08ce39b8
+GIT_TAGNAME=	cef0761a5
 
 CMAKE_ARGS=	-DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h
 CMAKE_ON=	CMAKE_VERBOSE_MAKEFILE
diff --git a/math/saga/distinfo b/math/saga/distinfo
index 91668a681ba4..cffdfbb2b0b9 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696608216
-SHA256 (saga-9.2.0.tar.gz) = 8c7662d5cd4ce5641fa819ad22f23b4bd9963579b3194b2f809202bd76d28d57
-SIZE (saga-9.2.0.tar.gz) = 8676071
+TIMESTAMP = 1702480110
+SHA256 (saga-9.2.1.tar.gz) = ab6879ebd182b67afe27b1cf7a3d383acb15e6620293ce8f8ae644869aed392a
+SIZE (saga-9.2.1.tar.gz) = 8678505
diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist
index 48028904ace1..d3e21e534e2b 100644
--- a/math/saga/pkg-plist
+++ b/math/saga/pkg-plist
@@ -253,6 +253,7 @@ share/pixmaps/saga.png
 %%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool.h
 %%DATADIR%%/templates/template4saga-tools/readme.txt
 %%DATADIR%%/toolchains/climate_tools.xml
+%%DATADIR%%/toolchains/climate_tools_temperature_downscaling.xml
 %%DATADIR%%/toolchains/grid_filter.xml
 %%DATADIR%%/toolchains/grid_filter_notch.xml
 %%DATADIR%%/toolchains/grid_filter_sieve_and_clump.xml