Date: Thu, 5 Oct 2023 16:34:55 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: 7d24d10d832e - main - math/saga: Update to 9.1.3 Message-ID: <202310051634.395GYtxj014399@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=7d24d10d832e82d5587db44d73645f7f90839708 commit 7d24d10d832e82d5587db44d73645f7f90839708 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2023-10-05 16:30:54 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2023-10-05 16:30:54 +0000 math/saga: Update to 9.1.3 Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.1.3/attachment/changelog_saga_9.1.3.txt MFH: 2023Q4 --- 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 640ca7ca1f5a..6a0fdbf6e049 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.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= f6b2ae559 +GIT_TAGNAME= f780c664b 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 6072a2ed5c9e..827efa318849 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694599916 -SHA256 (saga-9.1.2.tar.gz) = f0839e6e33fbc6ea86c4a78ef48fcdd86d0a485b5e332cd1db199b45accedb62 -SIZE (saga-9.1.2.tar.gz) = 8392187 +TIMESTAMP = 1696492017 +SHA256 (saga-9.1.3.tar.gz) = 77c9ed549be6d4857757e4fc594347eedd244f8783340d1ac7f843cfde2474de +SIZE (saga-9.1.3.tar.gz) = 8393819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310051634.395GYtxj014399>