[Bug 206412] graphics/qgis: Update to 2.12.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 20:24:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206412

            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 at FreeBSD.org
          Reporter: rhurlin at gwdg.de

Created attachment 165837
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165837&action=edit
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=hidden -fvisibility-inlines-hidden" within
CMakeLists.txt files. This flags for gcc and clang compilers were introduced 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 QGIS.
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

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


More information about the freebsd-ports-bugs mailing list