Date: Thu, 9 Jan 2025 12:43:10 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7505278018a7 - main - math/saga: Update to 9.7.1 Message-ID: <202501091243.509ChAD9002397@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=7505278018a774b96d7fb7e840e8481a53305ee3 commit 7505278018a774b96d7fb7e840e8481a53305ee3 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2025-01-09 12:35:23 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2025-01-09 12:41:27 +0000 math/saga: Update to 9.7.1 Bugfix release. Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.7.1/attachment/changelog_saga_9.7.1.txt MFH: 2025Q1 --- 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 283b52566faa..d647b76e9eef 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.7.0 +PORTVERSION= 9.7.1 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= c7dbb2788 +GIT_TAGNAME= 7f0ac1f12 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 e20b3e7c68c6..28a6736bb08f 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734465058 -SHA256 (saga-9.7.0.tar.gz) = c148f44ef6682fff66882c159377988a5617a9cce46e0b12b42adb280a1ebb1c -SIZE (saga-9.7.0.tar.gz) = 9851336 +TIMESTAMP = 1736421179 +SHA256 (saga-9.7.1.tar.gz) = 64f27c3a5544a86fe3991680ec1251b30ddbd57ff7b4ab517184d7a9f19d2742 +SIZE (saga-9.7.1.tar.gz) = 9850716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501091243.509ChAD9002397>