From owner-freebsd-ports-bugs@freebsd.org Sat Nov 5 10:00:35 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B262C2EAE8 for ; Sat, 5 Nov 2016 10:00:35 +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 mx1.freebsd.org (Postfix) with ESMTPS id 60CBBAA3 for ; Sat, 5 Nov 2016 10:00:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA5A0Zqt093824 for ; Sat, 5 Nov 2016 10:00:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214238] graphics/qgis: Update to 2.18.0 Date: Sat, 05 Nov 2016 10:00:33 +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: freebsd-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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2016 10:00:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214238 Bug ID: 214238 Summary: graphics/qgis: Update to 2.18.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: rhurlin@gwdg.de Created attachment 176653 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176653&action= =3Dedit patch to update graphics/qgis from 2.14.3 to 2.18.0 This major update from QGIS 2.14.3 to 2.18.0 comes with many new features a= nd bugfixes [1]. On FreeBSD, QGIS 2.16.x was skipped mainly because of problems with editing vector attributes. Some highlights of the attached patch: - Update to 2.18.0 - New dependency devel/qjson - New makefile target 'check', which runs the test suite - Use of external python functionality, if possible (via CMAKE_ARGS) [2] - Switch from PostGIS 2.1 to 2.2 In former versions of graphics/qgis, there was a problem with installation = of an invalid shared library [2]. Now bug #210164 should be closed, as py-MarkupSafe is an external, native FreeBSD dependency. [1] http://qgis.org/en/site/forusers/visualchangelog218/ [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210164 The patch was tested on Poudriere (9.3i/a, 10.3i/a, 11.0i/a and, HEADa, wi= th options all enabled, all disabled and default). portlint -AC seems happy. --=20 You are receiving this mail because: You are the assignee for the bug.=