[Bug 200939] devel/jsoncpp: update to latest version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 25 08:04:57 UTC 2015


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

--- Comment #9 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Let me try to clarify the situation.

CMake is in a state where it is neither totally broken nor totally right: the
port builds and ports that depend on it also work. However, the actual cmake
binary has incorrect information in its ELF header and that causes some checks
in pkg to fail as expected. This is caused by jsoncpp and its use of SCons, as
it was not using the right commands to correctly version and name its shared
library. This is what bug 201057 fixes.

All of the above is orthogonal to this bug: it only updates jsoncpp to the
latest 1.x version, but keeps using SCons and the problem persists.

This is why I suggested to fix bug 201057 first, so that the port works as
expected before we worry about updating it to a different version.

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


More information about the freebsd-ports-bugs mailing list