Date: Wed, 16 Mar 2022 19:46:25 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: 8a76d5e7525a - main - math/saga: Update to 8.1.3 Message-ID: <202203161946.22GJkPNj036391@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=8a76d5e7525a9ee5305215a1f46fb1f3869d174f commit 8a76d5e7525a9ee5305215a1f46fb1f3869d174f Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2022-03-16 19:34:28 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2022-03-16 19:45:47 +0000 math/saga: Update to 8.1.3 Bug fix release with some new features and enhancements - imagery_tools/sentinel_2_scene_import, level-2 related options and support for latest meta file changes - fixes for climate_tools/evapotranspiration and climate_tools/bioclimatic_vars - saga_api/table_io: improved text table - fix pj_georeference/georef_with_coordinate_grids - saga_gui: point clouds, color adjustment Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.1.2/attachment/changelog_saga_8.1.2.txt Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.1.3/attachment/changelog_saga_8.1.3.txt Reported by: portscout, Repology MFH: 2022Q1 --- math/saga/Makefile | 3 +-- math/saga/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/saga/Makefile b/math/saga/Makefile index 4415893539bc..870368875c82 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,8 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= saga -PORTVERSION= 8.1.1 -PORTREVISION= 2 +PORTVERSION= 8.1.3 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 fceee531d5e2..141e2d260e69 100644 --- a/math/saga/distinfo +++ b/math/saga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641388671 -SHA256 (saga-8.1.1.tar.gz) = 343d78995ab7e317ace49c680dc147831456cbbcb09f253a31053121e805ed1a -SIZE (saga-8.1.1.tar.gz) = 8121506 +TIMESTAMP = 1647448360 +SHA256 (saga-8.1.3.tar.gz) = d7ac9153c6a98b84f66cf68e6a84e876445e215d4b17fe441d9f121f78f713c7 +SIZE (saga-8.1.3.tar.gz) = 8126878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203161946.22GJkPNj036391>