git: 5d87d7f35899 - main - math/saga: 9.11.0

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Thu, 18 Dec 2025 19:17:24 UTC
The branch main has been updated by rhurlin:

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

commit 5d87d7f35899e40c9af03e45f5082d3754473565
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2025-12-18 19:12:01 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2025-12-18 19:16:57 +0000

    math/saga: 9.11.0
    
    Changelog:      https://sourceforge.net/p/saga-gis/wiki/Changelog%209.11.0/attachment/changelog_saga_9.11.0.txt
    
    Reported by:    portscout, Repology
---
 math/saga/Makefile                   |  7 ++--
 math/saga/distinfo                   |  6 +--
 math/saga/files/patch-CMakeLists.txt | 13 -------
 math/saga/pkg-plist                  | 73 +-----------------------------------
 4 files changed, 9 insertions(+), 90 deletions(-)

diff --git a/math/saga/Makefile b/math/saga/Makefile
index b9dc485909c0..40321f22c227 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	saga
-PORTVERSION=	9.10.3
+PORTVERSION=	9.11.0
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/([0-9]).*/\1/1}/SAGA%20-%20${PORTVERSION}
 MAINTAINER=	rhurlin@FreeBSD.org
@@ -35,7 +35,7 @@ DOS2UNIX_GLOB=	*.cpp *.h *.txt
 USE_LDCONFIG=	yes
 USE_WX=		3.2+
 
-GIT_TAGNAME=	4ddf18179
+GIT_TAGNAME=	10981b30c
 
 CMAKE_ARGS=	-DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h \
 		-DWITH_TOOLS_PDAL:BOOL=TRUE
@@ -49,7 +49,6 @@ CMAKE_ON+=	WITH_SYSTEM_SVM
 CMAKE_ON+=	WITH_TOOLS_HPDF
 CMAKE_ON+=	WITH_TOOLS_OPENCV
 CMAKE_ON+=	WITH_PYTHON_PKG
-CMAKE_ON+=	WITH_TOOLS_PDAL
 CMAKE_ON+=	WITH_TOOLS_POSTGRES
 CMAKE_ON+=	WITH_TOOLS_PROJ
 CMAKE_OFF=	WITH_CLIPPER_ONE
@@ -102,6 +101,8 @@ post-install:
 	(cd ${WRKSRC}/src/accessories && ${RM} -R python)
 	(cd ${WRKSRC}/src/accessories && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
 	${RM} -R ${STAGEDIR}${DATADIR}/CMakeLists.txt
+	${RM} -R ${STAGEDIR}${DATADIR}/classification
+	${RM} -R ${STAGEDIR}${DATADIR}/color_ramps
 	${RM} -R ${STAGEDIR}${DATADIR}/templates/template4saga-tools/my_tool_library/Makefile.bak
 # library helper files are not needed and cripple some math/qgis extensions
 	@${RM} ${STAGEDIR}${PREFIX}/lib/saga/*.la
diff --git a/math/saga/distinfo b/math/saga/distinfo
index e039b2d9fcdd..5d8d8ae5b9c1 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765899539
-SHA256 (saga-9.10.3.tar.gz) = a78968713492a9f64eda397d98cae820785b2a0a86bece5991b7aeb4f3d8859e
-SIZE (saga-9.10.3.tar.gz) = 10798370
+TIMESTAMP = 1765999240
+SHA256 (saga-9.11.0.tar.gz) = 2a848bd4e9f12bf749c70953c501938880b27c41a954c9e88db5a2d2267a195f
+SIZE (saga-9.11.0.tar.gz) = 10349245
diff --git a/math/saga/files/patch-CMakeLists.txt b/math/saga/files/patch-CMakeLists.txt
deleted file mode 100644
index 380875109d73..000000000000
--- a/math/saga/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
---- CMakeLists.txt.orig	2024-11-13 13:14:04 UTC
-+++ CMakeLists.txt
-@@ -26,6 +26,10 @@ set(CMAKE_CXX_STANDARD_REQUIRED		ON 		CACHE STRING "Th
- set(CMAKE_CXX_STANDARD		 		14		CACHE STRING "C++ standard to be used")
- set(CMAKE_CXX_STANDARD_REQUIRED		ON 		CACHE STRING "The C++ standard is required")
- 
-+# Get Compiler info for about dialog
-+set(COMPILER "${CMAKE_CXX_COMPILER_ID} ${CMAKE_CXX_COMPILER_VERSION}")
-+add_definitions(-DCOMPILER="${COMPILER}")
-+
- # Platform dependent compiler requirements
- if(MSVC)
- 	set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "" FORCE)
diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist
index ab3d7cb95d6f..50c645b59804 100644
--- a/math/saga/pkg-plist
+++ b/math/saga/pkg-plist
@@ -40,8 +40,6 @@ lib/libsaga_gdi.so.%%PORTVERSION%%
 %%PYTHON_SITELIBDIR%%/PySAGA/__init__.py
 %%PYTHON_SITELIBDIR%%/PySAGA/_saga_api.so
 %%PYTHON_SITELIBDIR%%/PySAGA/convert.py
-%%PYTHON_SITELIBDIR%%/PySAGA/data/chelsa.py
-%%PYTHON_SITELIBDIR%%/PySAGA/data/copernicus_dem.py
 %%PYTHON_SITELIBDIR%%/PySAGA/data/helper.py
 %%PYTHON_SITELIBDIR%%/PySAGA/data/srtm.py
 %%PYTHON_SITELIBDIR%%/PySAGA/helper.py
@@ -217,74 +215,6 @@ share/man/man1/saga_cmd.1.gz
 share/man/man1/saga_gui.1.gz
 share/metainfo/org.saga_gis.saga_gui.appdata.xml
 share/pixmaps/saga.png
-%%DATADIR%%/classification/classify_corine_clc_features.txt
-%%DATADIR%%/classification/classify_corine_clc_raster.txt
-%%DATADIR%%/classification/classify_precipitation_1.txt
-%%DATADIR%%/classification/classify_precipitation_2.txt
-%%DATADIR%%/classification/classify_precipitation_3.txt
-%%DATADIR%%/classification/classify_stddev_1.txt
-%%DATADIR%%/classification/classify_stddev_2.txt
-%%DATADIR%%/classification/classify_topography_1.txt
-%%DATADIR%%/color_ramps/CET-C1.pal
-%%DATADIR%%/color_ramps/CET-C1s.pal
-%%DATADIR%%/color_ramps/CET-C2.pal
-%%DATADIR%%/color_ramps/CET-C2s.pal
-%%DATADIR%%/color_ramps/CET-C3.pal
-%%DATADIR%%/color_ramps/CET-C3s.pal
-%%DATADIR%%/color_ramps/CET-C4.pal
-%%DATADIR%%/color_ramps/CET-C4s.pal
-%%DATADIR%%/color_ramps/CET-C5.pal
-%%DATADIR%%/color_ramps/CET-C5s.pal
-%%DATADIR%%/color_ramps/CET-C6.pal
-%%DATADIR%%/color_ramps/CET-C6s.pal
-%%DATADIR%%/color_ramps/CET-C7.pal
-%%DATADIR%%/color_ramps/CET-C7s.pal
-%%DATADIR%%/color_ramps/CET-CBC1.pal
-%%DATADIR%%/color_ramps/CET-CBC2.pal
-%%DATADIR%%/color_ramps/CET-CBD1.pal
-%%DATADIR%%/color_ramps/CET-CBL1.pal
-%%DATADIR%%/color_ramps/CET-CBL2.pal
-%%DATADIR%%/color_ramps/CET-D01.pal
-%%DATADIR%%/color_ramps/CET-D01A.pal
-%%DATADIR%%/color_ramps/CET-D02.pal
-%%DATADIR%%/color_ramps/CET-D03.pal
-%%DATADIR%%/color_ramps/CET-D04.pal
-%%DATADIR%%/color_ramps/CET-D06.pal
-%%DATADIR%%/color_ramps/CET-D07.pal
-%%DATADIR%%/color_ramps/CET-D08.pal
-%%DATADIR%%/color_ramps/CET-D09.pal
-%%DATADIR%%/color_ramps/CET-D10.pal
-%%DATADIR%%/color_ramps/CET-D11.pal
-%%DATADIR%%/color_ramps/CET-D12.pal
-%%DATADIR%%/color_ramps/CET-D13.pal
-%%DATADIR%%/color_ramps/CET-I1.pal
-%%DATADIR%%/color_ramps/CET-I2.pal
-%%DATADIR%%/color_ramps/CET-I3.pal
-%%DATADIR%%/color_ramps/CET-L01.pal
-%%DATADIR%%/color_ramps/CET-L02.pal
-%%DATADIR%%/color_ramps/CET-L03.pal
-%%DATADIR%%/color_ramps/CET-L04.pal
-%%DATADIR%%/color_ramps/CET-L05.pal
-%%DATADIR%%/color_ramps/CET-L06.pal
-%%DATADIR%%/color_ramps/CET-L07.pal
-%%DATADIR%%/color_ramps/CET-L08.pal
-%%DATADIR%%/color_ramps/CET-L09.pal
-%%DATADIR%%/color_ramps/CET-L10.pal
-%%DATADIR%%/color_ramps/CET-L11.pal
-%%DATADIR%%/color_ramps/CET-L12.pal
-%%DATADIR%%/color_ramps/CET-L13.pal
-%%DATADIR%%/color_ramps/CET-L14.pal
-%%DATADIR%%/color_ramps/CET-L15.pal
-%%DATADIR%%/color_ramps/CET-L16.pal
-%%DATADIR%%/color_ramps/CET-L17.pal
-%%DATADIR%%/color_ramps/CET-L18.pal
-%%DATADIR%%/color_ramps/CET-L19.pal
-%%DATADIR%%/color_ramps/CET-L20.pal
-%%DATADIR%%/color_ramps/CET-R1.pal
-%%DATADIR%%/color_ramps/CET-R2.pal
-%%DATADIR%%/color_ramps/CET-R3.pal
-%%DATADIR%%/color_ramps/CET-R4.pal
-%%DATADIR%%/color_ramps/README.md
 %%DATADIR%%/debug/README.md
 %%DATADIR%%/debug/gdb_saga_api_pp.py
 %%DATADIR%%/docs/saga_on_mac.md
@@ -313,8 +243,8 @@ share/pixmaps/saga.png
 %%DATADIR%%/helper/make_translation_files.bat
 %%DATADIR%%/helper/saga_python_version_tester.bat
 %%DATADIR%%/helper/saga_python_version_tester.py
+%%DATADIR%%/helper/saga_setup.iss
 %%DATADIR%%/helper/saga_setup_readme.rtf
-%%DATADIR%%/helper/saga_setup_x64.iss
 %%DATADIR%%/resources/classification/classify_corine_clc_features.txt
 %%DATADIR%%/resources/classification/classify_corine_clc_raster.txt
 %%DATADIR%%/resources/classification/classify_precipitation_1.txt
@@ -323,6 +253,7 @@ share/pixmaps/saga.png
 %%DATADIR%%/resources/classification/classify_stddev_1.txt
 %%DATADIR%%/resources/classification/classify_stddev_2.txt
 %%DATADIR%%/resources/classification/classify_topography_1.txt
+%%DATADIR%%/resources/classification/classify_topography_2.txt
 %%DATADIR%%/resources/color_ramps/CET-C1.pal
 %%DATADIR%%/resources/color_ramps/CET-C1s.pal
 %%DATADIR%%/resources/color_ramps/CET-C2.pal