[Bug 209407] devel/jsoncpp: Update to 1.7.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 15 03:28:15 UTC 2016


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

yuri at rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170161|0                           |1
        is obsolete|                            |

--- Comment #8 from yuri at rawbw.com ---
Created attachment 170307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170307&action=edit
patch

Thanks Kurt.

Now I added c++11 because as it turned out jsoncpp has some optional parts of
API turned on by the C++ compiler features. c++11 makes users be able to use
those if users happen to compile with c++11 option. Otherwise user builds fail
with missing symbols in Json:: namespace.

Yuri

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


More information about the freebsd-ports-bugs mailing list