Date: Wed, 13 Sep 2023 13:20:32 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: 96320cb9e065 - main - math/saga: Update to 9.1.2 Message-ID: <202309131320.38DDKWIG025230@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=96320cb9e065b97c4ebe0a0bfdc48d1a728ed850 commit 96320cb9e065b97c4ebe0a0bfdc48d1a728ed850 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2023-09-13 13:17:56 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2023-09-13 13:17:56 +0000 math/saga: Update to 9.1.2 Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.1.2/attachment/changelog_saga_9.1.2.txt Reported by: portscout, Repology --- 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 baf901a85424..640ca7ca1f5a 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.1.1 +PORTVERSION= 9.1.2 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= 8a8add6b5 +GIT_TAGNAME= f6b2ae559 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 786e3de35c5d..6072a2ed5c9e 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690553370 -SHA256 (saga-9.1.1.tar.gz) = 557ba9823a227b1659d642d701b6d0316ed743b1568ddd5e8d93de7937df5213 -SIZE (saga-9.1.1.tar.gz) = 8392806 +TIMESTAMP = 1694599916 +SHA256 (saga-9.1.2.tar.gz) = f0839e6e33fbc6ea86c4a78ef48fcdd86d0a485b5e332cd1db199b45accedb62 +SIZE (saga-9.1.2.tar.gz) = 8392187
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309131320.38DDKWIG025230>