git: 1ee5c10733c0 - main - math/saga: Update to 9.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jul 2023 16:59:29 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ee5c10733c0c841c6278dbc19cc03fa31f56166 commit 1ee5c10733c0c841c6278dbc19cc03fa31f56166 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2023-07-05 16:52:20 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2023-07-05 16:52:20 +0000 math/saga: Update to 9.0.3 Bugfix release with some interesting fixes: - never allow to unload a tool library, while any tool is running - toolchains/ta_ls_factor.xml: inverted color ramp - 3d_view_panel, mouse wheel rotation: zoom-in/out direction changed Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.0.3/attachment/changelog_saga_9.0.3.txt MFH: 2023Q3 --- 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 6edbfaf4f4fb..c50634be8ee1 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.0.2 +PORTVERSION= 9.0.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= b544f511a +GIT_TAGNAME= d742d4172 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 9279e74b47b0..2b4a24cde542 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685287294 -SHA256 (saga-9.0.2.tar.gz) = 772aae9ee44e4251752e8fd7b0d8fd42537b59b8a692c7d3d6cf13aea07d3d71 -SIZE (saga-9.0.2.tar.gz) = 8348999 +TIMESTAMP = 1688571969 +SHA256 (saga-9.0.3.tar.gz) = a6bcaa76b01c4750597508eb46ac416ea86a064124980698373eff6f776c0de4 +SIZE (saga-9.0.3.tar.gz) = 8349202