aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2023-12-13 17:25:02 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2023-12-13 17:41:54 +0000
commit2ba5f4c14d85d7788147d95dc3267e752b155717 (patch)
treee38e57ad00b992e1e0e78d9b27a391e16ec66ca8
parent8ab59e719e23238b7a526aad46a100a5d979aea1 (diff)
downloadports-2ba5f4c14d85d7788147d95dc3267e752b155717.tar.gz
ports-2ba5f4c14d85d7788147d95dc3267e752b155717.zip
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
-rw-r--r--math/saga/Makefile5
-rw-r--r--math/saga/distinfo6
-rw-r--r--math/saga/pkg-plist1
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