git: 6dd7dc3527b3 - 2024Q4 - math/saga: Update to 9.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Dec 2024 19:37:14 UTC
The branch 2024Q4 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=6dd7dc3527b3cdf3406dd58efbe04569073e9892 commit 6dd7dc3527b3cdf3406dd58efbe04569073e9892 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-12-17 19:17:43 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-12-17 19:27:24 +0000 math/saga: Update to 9.6.3 Small bugfix release: - saga_gui, 3d-map-view: fix, update resolution after dialog - saga_gui/parameters_properties: fix, possible crash when parameter name includes a '%' character Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.6.3/attachment/changelog_saga_9.6.3.txt Reported by: portscout, Repology MFH: 2024Q4 (cherry picked from commit 44ef2669cee53c332c1ae7b99c2bb7dacbc8559d) --- math/saga/Makefile | 4 ++-- math/saga/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/saga/Makefile b/math/saga/Makefile index 27c1fd10b1c6..80a1991598f0 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.6.2 +PORTVERSION= 9.6.3 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} @@ -35,7 +35,7 @@ DOS2UNIX_GLOB= *.cpp *.h USE_LDCONFIG= yes USE_WX= 3.2+ -GIT_TAGNAME= 560226171 +GIT_TAGNAME= 812b8bc89 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 fc9bcaddff8f..704c11fa71e5 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733213297 -SHA256 (saga-9.6.2.tar.gz) = 4d79c148895e51da137a4f06a49a91ff5d0eb95bd5ed4c47c61a397d7afc8e09 -SIZE (saga-9.6.2.tar.gz) = 9818613 +TIMESTAMP = 1734455441 +SHA256 (saga-9.6.3.tar.gz) = c98b7ef7e96d9ce74801c1ed1087364f6706ee4e9b35ae2a43b24d7117f4b70d +SIZE (saga-9.6.3.tar.gz) = 9803827