Date: Sat, 9 Oct 2021 05:16:58 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: dc6c4fd178d7 - 2021Q4 - math/saga: Update to 8.0.1 Message-ID: <202110090516.1995GwVT055631@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc6c4fd178d7fb09372ca02ab5ce5f3342bdf11d commit dc6c4fd178d7fb09372ca02ab5ce5f3342bdf11d Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-10-09 05:07:15 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-10-09 05:16:35 +0000 math/saga: Update to 8.0.1 Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.0.1/attachment/changelog_saga_8.0.1.txt MFH: 2021Q4 (cherry picked from commit 737543e92aee1e097a80d400589abff0aa250ad4) --- 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 360b0b0248cb..d75ddc00c243 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= saga -PORTVERSION= 8.0.0 +PORTVERSION= 8.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 9f798d08cdd6..b3a81fb5193c 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632426943 -SHA256 (saga-8.0.0.tar.gz) = 80d615a3b6ff5f2ba8b3c710dfd3551089c9b87c6e999b8f032dbd0f97707c87 -SIZE (saga-8.0.0.tar.gz) = 8103668 +TIMESTAMP = 1633700722 +SHA256 (saga-8.0.1.tar.gz) = 367bb4fd869131358495a434c8ceaad09bf07bdcb1eac1a1c8de146583a8410d +SIZE (saga-8.0.1.tar.gz) = 8105697
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110090516.1995GwVT055631>