From owner-svn-ports-all@freebsd.org Thu Oct 1 05:39:05 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 09C2A3F5778; Thu, 1 Oct 2020 05:39:05 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C22486bZ9z4ml5; Thu, 1 Oct 2020 05:39:04 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C4ABFBD4E; Thu, 1 Oct 2020 05:39:04 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0915d4v3015309; Thu, 1 Oct 2020 05:39:04 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0915d42I015307; Thu, 1 Oct 2020 05:39:04 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202010010539.0915d42I015307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Thu, 1 Oct 2020 05:39:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550765 - head/math/saga X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/math/saga X-SVN-Commit-Revision: 550765 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2020 05:39:05 -0000 Author: rhurlin Date: Thu Oct 1 05:39:04 2020 New Revision: 550765 URL: https://svnweb.freebsd.org/changeset/ports/550765 Log: math/saga: Update to 7.7.1 This is a bugfix release with some small enhancements. Submitted by: rhurlin (maintainer) Approved by: arrowd (mentor) Relnotes: https://sourceforge.net/p/saga-gis/wiki/Changelog%207.7.1/attachment/changelog_saga_7.7.1.txt Differential Revision: https://reviews.freebsd.org/D26613 Modified: head/math/saga/Makefile head/math/saga/distinfo Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Thu Oct 1 05:27:53 2020 (r550764) +++ head/math/saga/Makefile Thu Oct 1 05:39:04 2020 (r550765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= saga -PORTVERSION= 7.7.0 +PORTVERSION= 7.7.1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} Modified: head/math/saga/distinfo ============================================================================== --- head/math/saga/distinfo Thu Oct 1 05:27:53 2020 (r550764) +++ head/math/saga/distinfo Thu Oct 1 05:39:04 2020 (r550765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598374828 -SHA256 (saga-7.7.0.tar.gz) = f327cf8502cb4850e921985b8c3d6aa97adb7c1c612b7b935657547619cdbbda -SIZE (saga-7.7.0.tar.gz) = 5083931 +TIMESTAMP = 1601317905 +SHA256 (saga-7.7.1.tar.gz) = 604242ee5fe1e338f3b75261303dc9298cdf524b9b34d4984144b210e4c588a4 +SIZE (saga-7.7.1.tar.gz) = 5079683