From owner-freebsd-ports-bugs@freebsd.org Tue May 1 16:32:38 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F059FFAFB51 for ; Tue, 1 May 2018 16:32:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6EED16CFF9 for ; Tue, 1 May 2018 16:32:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2ACA7FAFB50; Tue, 1 May 2018 16:32:37 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05BA8FAFB4F for ; Tue, 1 May 2018 16:32:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E04B6CFF8 for ; Tue, 1 May 2018 16:32:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A579D1641B for ; Tue, 1 May 2018 16:32:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w41GWZP5094032 for ; Tue, 1 May 2018 16:32:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w41GWZim094031 for ports-bugs@FreeBSD.org; Tue, 1 May 2018 16:32:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227901] math/saga: Update to 6.3.0 Date: Tue, 01 May 2018 16:32:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rhurlin@gwdg.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 16:32:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227901 Bug ID: 227901 Summary: math/saga: Update to 6.3.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rhurlin@gwdg.de Created attachment 192970 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192970&action= =3Dedit patch to update math/saga from 6.1.0 to 6.3.0 After changing the naming scheme of devel/liblas12, math/saga in version 6.= 1.0 did not build and install on FreeBSD any more. The changing in liblas12 was necessary to avoid naming conflicts, because SAGA GIS needs this old versio= n of libLAS12, and other ports like databases/grass7 needs the newer devel/liblas (bug #225281). This patch updates math/saga from 6.1.0 to 6.3.0. It brings many bugfixes a= nd some new features. A small selection is: - db_pqsql, saga_api, saga_gui: postgis export for grid collections - db_pgsql, loading attributes from raster tables - saga_gui, data set naming: general option added (data manager properties): use file name to name a data set, when loaded from file - 3D Map View: fix crash because of invalid character (degree sign) in stat= us bar report - table field calculator: adding no-data function support and some related features - imagery_tools, landsat scene import: adjusting mss band naming for newer = mtl - grid_tools, clip grids: clear output list (an issue with copying grid collection settings) - ta_channels/ChannelNetwork_Distance: bug fix, parameter enabling and flow velocity - tool chains, filter tools for grid collections added - saga_api, tool library manager, get library/tool: do not return a library= for tool chains, search for tool chain separately - imagery_tools/landsat_toar: bug fix, etm band 7 input/output - imagery_tools/landsat_toar: output as grid collection, meta data, band na= ming - saga_gui, grid collections: display values at map's mouse position in sta= tus bar For the upcoming version 3.0.3 of x11-toolkits/wxgtk30, SAGA GIS integrated some patches for FreeBSD. The changes of the port math/saga are: - Update version from 6.1.0 to 6.3.0 - Use devel/liblas12 with changed naming scheme - If using openMP, change the compiler from gcc to clang - Change USES=3Dpython:2.7 to USES=3Dpython:2 - Recreate some patches with makepatch - Drop patch-git_6e14443b30ce, it is in sources now - Add a patch for wxGTK30, which is not in sources yet - Add new patches for using devel/liblas12 - Small changes in pkg-plist Tested with Poudriere (F10.4i/a, F11.1i/a, and HEADi/a). 'portlint -AC' is also fine. Some test runs are also done in HEAD amd64 and 10.4 i386. --=20 You are receiving this mail because: You are the assignee for the bug.=