From owner-svn-ports-head@freebsd.org Wed May 13 09:11:47 2020 Return-Path: Delivered-To: svn-ports-head@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 71C912F0D09; Wed, 13 May 2020 09:11:47 +0000 (UTC) (envelope-from fernape@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) server-signature RSA-PSS (4096 bits) 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 49MTSg2R0Zz3KK8; Wed, 13 May 2020 09:11:47 +0000 (UTC) (envelope-from fernape@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 4EC0C1F120; Wed, 13 May 2020 09:11:47 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04D9BliK073145; Wed, 13 May 2020 09:11:47 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04D9Bkg8073143; Wed, 13 May 2020 09:11:46 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202005130911.04D9Bkg8073143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 13 May 2020 09:11:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535098 - head/math/saga X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/math/saga X-SVN-Commit-Revision: 535098 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 09:11:47 -0000 Author: fernape Date: Wed May 13 09:11:46 2020 New Revision: 535098 URL: https://svnweb.freebsd.org/changeset/ports/535098 Log: math/saga: Update to 7.6.3 From ChangeLog: https://sourceforge.net/p/saga-gis/wiki/Changelog%207.6.3/attachment/changelog_saga_7.6.3.txt * bug fix in statistics_kriging/variogram_dialog * omp issue with compiling proj<6 * bug fix for export of grid to kml * check gcc version for wksp_tool_manager * add russian translation PR: 246384 Submitted by: rhurlin@gwdg.de (maintainer) Modified: head/math/saga/Makefile head/math/saga/distinfo Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Wed May 13 08:56:35 2020 (r535097) +++ head/math/saga/Makefile Wed May 13 09:11:46 2020 (r535098) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= saga -PORTVERSION= 7.6.2 +PORTVERSION= 7.6.3 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 Wed May 13 08:56:35 2020 (r535097) +++ head/math/saga/distinfo Wed May 13 09:11:46 2020 (r535098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584819828 -SHA256 (saga-7.6.2.tar.gz) = a02e9f0e605ad7bc1e73513c4bc76d7786e62a4844e10984f1027b559faa4526 -SIZE (saga-7.6.2.tar.gz) = 5019078 +TIMESTAMP = 1589116009 +SHA256 (saga-7.6.3.tar.gz) = 8b791ca26e3e2ab923e6661b60fd5f57f5707ada7315028f4fed2591bcf03838 +SIZE (saga-7.6.3.tar.gz) = 5034062