Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2026 16:59:51 +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: ec1c5f3ed2f8 - main - math/saga: Update to 9.11.3
Message-ID:  <699dd907.343a8.5b2a0947@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=ec1c5f3ed2f88b096fb7d8354490673ff35c82cb

commit ec1c5f3ed2f88b096fb7d8354490673ff35c82cb
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2026-02-24 15:51:43 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2026-02-24 16:59:23 +0000

    math/saga: Update to 9.11.3
    
    (skip v9.11.2 because of a missing fix)
    
    Changelog:      https://sourceforge.net/p/saga-gis/wiki/Changelog%209.11.3/attachment/changelog_saga_9.11.3.txt
                    https://sourceforge.net/p/saga-gis/wiki/Changelog%209.11.2/attachment/changelog_saga_9.11.2.txt
    
    Reported by:    portscout, Repology
    MFH:            2026Q1
---
 math/saga/Makefile | 4 ++--
 math/saga/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/saga/Makefile b/math/saga/Makefile
index b2f3f2087214..83a78f0fce5d 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	saga
-PORTVERSION=	9.11.1
+PORTVERSION=	9.11.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
@@ -35,7 +35,7 @@ DOS2UNIX_GLOB=	*.cpp *.h *.txt
 USE_LDCONFIG=	yes
 USE_WX=		3.2+
 
-GIT_TAGNAME=	ee3d5e428
+GIT_TAGNAME=	340d089e0
 
 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 a20bc9814e85..f9f2bde3a496 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768504529
-SHA256 (saga-9.11.1.tar.gz) = 70d93afc8720a8b80eaf0d8b69e33dee9c9d1702e60cbe8caf5ebda6304d6031
-SIZE (saga-9.11.1.tar.gz) = 10352892
+TIMESTAMP = 1771947874
+SHA256 (saga-9.11.3.tar.gz) = 7818ec985d21cda0d1a42df16ee4216f114a376afa21082ac06dbf2ac8630a10
+SIZE (saga-9.11.3.tar.gz) = 10351199


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699dd907.343a8.5b2a0947>