Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 17:11:19 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: 5fd38aff4899 - main - math/saga: Update to 8.5.1
Message-ID:  <202302101711.31AHBJgV054530@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=5fd38aff4899441ca57eff82348536f85acb6199

commit 5fd38aff4899441ca57eff82348536f85acb6199
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-02-10 16:57:29 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-02-10 17:10:35 +0000

    math/saga: Update to 8.5.1
    
    - Fix parsing date parameters in saga_cmd/tool
    - Fix grid_gridding for gcc, strdup(key)
    - Fix wkb/sql multipoint coding in saga_api
    - Fix saga_gdi/3d_view_canvas axis labeling
    - and more ...
    
    Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.5.1/attachment/changelog_saga_8.5.1.txt
    
    MFH:            2023Q1
---
 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 5f83196d5962..e6453b36e883 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	saga
-PORTVERSION=	8.5.0
-PORTREVISION=	1
+PORTVERSION=	8.5.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 14009e4de537..a2f4f770731e 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671553189
-SHA256 (saga-8.5.0.tar.gz) = 2734aebb5c067c29312037136cfe63a47b4936f97c7803f78f39d7bf048f798d
-SIZE (saga-8.5.0.tar.gz) = 8451937
+TIMESTAMP = 1675887783
+SHA256 (saga-8.5.1.tar.gz) = 2676749b418081fcf705b88ac6a2e83286b8a57fffaf9b7e99b84c09d028f4e1
+SIZE (saga-8.5.1.tar.gz) = 8329350



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302101711.31AHBJgV054530>