svn commit: r411863 - head/graphics/digikam-kde4

John Marino freebsd.contact at marino.st
Fri Mar 25 16:31:41 UTC 2016


On 3/25/2016 5:29 PM, Raphael Kubo da Costa wrote:
> Author: rakuco
> Date: Fri Mar 25 16:29:17 2016
> New Revision: 411863
> URL: https://svnweb.freebsd.org/changeset/ports/411863
>
> Log:
>    Add USES=compiler:c++11-lang.
>
>    This fixes digikam-kde4's build on 9.3 after the graphics/lensfun update in
>    r411373.
>
>    lensfun.h includes C++ code (class and template declarations) inside an
>    extern "C" block that causes base GCC to fail:

Not anymore.  I patched it out yesterday (patch from upstream).  Are you 
sure it wasn't building on 9.3 already after my change?

Thanks,
John


More information about the svn-ports-all mailing list