[Bug 187191] devel/yaml-cpp to 0.5.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 27 19:44:16 UTC 2014


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

--- Comment #6 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
(In reply to hiroto.kagotani from comment #3)
> I've made an alternative patch for updating yaml-cpp to 0.5.1.
> 
> The difference is:
> * installs libyaml-cpp.so.0 instead of libyaml-cpp.so.0.5
> * "port test" & redports clean

I've tested this one locally. While the port itself builds fine, the ones that
depend on it (chinese/librime, games/openxcom and graphics/opencolorio) all
fail to build with it, possibly due to 0.5 being API-incompatible with 0.3.x.

Additionally, the dependency on boost must be a LIB_DEPENDS, not a build one,
since one of the port's headers includes boost's shared_ptr.hpp.

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


More information about the freebsd-ports-bugs mailing list