Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2016 20:24:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206412] graphics/qgis: Update to 2.12.3
Message-ID:  <bug-206412-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206412

            Bug ID: 206412
           Summary: graphics/qgis: Update to 2.12.3
           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 165837
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D165837&action=
=3Dedit
patch to update from 2.12.2 to 2.12.3

What this port update does:

- Update QGIS to version 2.12.3
- Sort options alphabetically
- Make (vector) layer properties editable again on FBSD > 9.x


The ports Makefile now includes a patch under the pre-patch target to unset
"CMAKE_CXX_FLAGS -fvisibility=3Dhidden -fvisibility-inlines-hidden" within
CMakeLists.txt files. This flags for gcc and clang compilers were introduce=
d in
QGIS in May 2015 [1].

If visibility flags are set during the QGIS build process, layer properties
like 'fill style' are not shown in (vector) layer properties of a running Q=
GIS.
Instead, only a text "This layer doesn't have editable properties" appears =
in
those windows.

[The problem was reported before in private mails for FreeBSD > 9.x and also
for some MACOSX boxes. [The present workaround seems to circumvent a deeper
problem with QT4 configuration and/or interaction on these boxes. Further
investigations are needed and any help is really appreciated.]] Despite of
this, the port update should be fully functional with the workaround.


[1]
https://github.com/qgis/QGIS/commit/c1b520fbd8110851bb78c817e2cfa5ecda103e85

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206412-13>