git: 5c428284acfc - 2024Q4 - math/saga: Fix commit link in about dialog
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Dec 2024 05:30:40 UTC
The branch 2024Q4 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c428284acfc8eee2f7ffc0a13f4f7d70fca7818 commit 5c428284acfc8eee2f7ffc0a13f4f7d70fca7818 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-12-04 05:26:09 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-12-04 05:30:30 +0000 math/saga: Fix commit link in about dialog MFH: 2024Q4 (cherry picked from commit 5e2c798f0468361f350ffcdd13fa8bcd488c5816) --- math/saga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/saga/Makefile b/math/saga/Makefile index 0fb2fc6e3a40..27c1fd10b1c6 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -35,7 +35,7 @@ DOS2UNIX_GLOB= *.cpp *.h USE_LDCONFIG= yes USE_WX= 3.2+ -GIT_TAGNAME= 37f433ab5 +GIT_TAGNAME= 560226171 CMAKE_ARGS= -DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h CMAKE_ON= CMAKE_VERBOSE_MAKEFILE