Date: Sat, 22 Apr 2023 09:50:51 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fd8b520d60a8 - 2023Q2 - math/saga: Update to 9.0.1 Message-ID: <202304220950.33M9opsf055941@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd8b520d60a8cf89c847c50f9d3a6d9103531e00 commit fd8b520d60a8cf89c847c50f9d3a6d9103531e00 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2023-04-22 09:44:59 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2023-04-22 09:50:36 +0000 math/saga: Update to 9.0.1 Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.0.1/ Reported by: Repology MFH: 2023Q2 (cherry picked from commit 74e3927508613943acbf6cad75490b59bfee4d48) --- math/saga/Makefile | 2 +- math/saga/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/saga/Makefile b/math/saga/Makefile index 3da1f3c5ccea..9eae30d8fe60 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.0.0 +PORTVERSION= 9.0.1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/math/saga/distinfo b/math/saga/distinfo index fb5d3060fde8..7701a205933c 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680115702 -SHA256 (saga-9.0.0.tar.gz) = 622d33615e919d4cbd9b1eff8d50576b43cec93aa2b0fa851051fe0404e7d986 -SIZE (saga-9.0.0.tar.gz) = 8347884 +TIMESTAMP = 1682153628 +SHA256 (saga-9.0.1.tar.gz) = f12f00bbe68bc25f17d066ea3cfbf643a10bf7c292a13ebae5a20b739bdc6e90 +SIZE (saga-9.0.1.tar.gz) = 8348385
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304220950.33M9opsf055941>