Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2025 18:16:07 +0000
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: 18f46a57b5ef - main - math/saga: Update to 9.10.3
Message-ID:  <6942f367.31a82.2203ba63@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18f46a57b5efbf0af689f25a02da096c06d26677

commit 18f46a57b5efbf0af689f25a02da096c06d26677
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2025-12-17 17:57:49 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2025-12-17 17:57:49 +0000

    math/saga: Update to 9.10.3
    
    Changelog:      https://sourceforge.net/p/saga-gis/wiki/Changelog%209.10.3/attachment/changelog_saga_9.10.3.txt
    
    Reported by:    portscout, Repology
---
 math/saga/Makefile | 5 ++---
 math/saga/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/saga/Makefile b/math/saga/Makefile
index 5f25e05b5553..b9dc485909c0 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	saga
-PORTVERSION=	9.10.2
-PORTREVISION=	1
+PORTVERSION=	9.10.3
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/([0-9]).*/\1/1}/SAGA%20-%20${PORTVERSION}
 MAINTAINER=	rhurlin@FreeBSD.org
@@ -36,7 +35,7 @@ DOS2UNIX_GLOB=	*.cpp *.h *.txt
 USE_LDCONFIG=	yes
 USE_WX=		3.2+
 
-GIT_TAGNAME=	c4a591f4f
+GIT_TAGNAME=	4ddf18179
 
 CMAKE_ARGS=	-DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h \
 		-DWITH_TOOLS_PDAL:BOOL=TRUE
diff --git a/math/saga/distinfo b/math/saga/distinfo
index cc3dbbf1120a..e039b2d9fcdd 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764964879
-SHA256 (saga-9.10.2.tar.gz) = 7ec307d9d5c4d30d43b086090b746c713fda0c361e7b05cba3a3012c22f6cc2a
-SIZE (saga-9.10.2.tar.gz) = 10797332
+TIMESTAMP = 1765899539
+SHA256 (saga-9.10.3.tar.gz) = a78968713492a9f64eda397d98cae820785b2a0a86bece5991b7aeb4f3d8859e
+SIZE (saga-9.10.3.tar.gz) = 10798370


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6942f367.31a82.2203ba63>