svn commit: r411765 - in head: audio/clementine-player/files cad/openscad/files devel/qt4-moc/files graphics/aqsis/files graphics/evolvotron/files multimedia/gstreamer-qt4/files net-p2p/namecoin/fi...

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Mar 24 10:34:53 UTC 2016


Raphael Kubo da Costa <rakuco at FreeBSD.org> writes:

> Author: rakuco
> Date: Thu Mar 24 10:31:07 2016
> New Revision: 411765
> URL: https://svnweb.freebsd.org/changeset/ports/411765
>
> Log:
>   qt4-moc: Add more Boost include guards to moc's definition list.
>   
>   In preparation for updating Boost to 1.60, add include guards from more Boost
>   headers to the list of macros that moc automatically defines when processing
>   files. As explained in r408911, Qt4's moc cannot parse some constructs used by
>   a few Boost headers, so we define their include guards to make moc skip them.
>   
>   This is a cleaner approach that allows us to largely revert r408472, r408473,
>   r408474, r408475, r408502, r408773 and r408419, which added several patches to
>   many ports to work around this moc bug.
>   
>   PR:		199601
>   PR:		208322
                ^^
This one should've been 208233.


More information about the svn-ports-all mailing list