https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601
--- Comment #89 from [email protected] --- A commit references this bug: Author: rakuco Date: Thu Mar 24 10:31:07 UTC 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 Changes: head/audio/clementine-player/files/patch-src_core_mergedproxymodel.h head/audio/clementine-player/files/patch-src_library_groupbydialog.h head/cad/openscad/files/ head/devel/qt4-moc/files/patch-src__tools__moc__main.cpp head/graphics/aqsis/files/patch-include_aqsis_tex_buffers_channellist.h head/graphics/aqsis/files/patch-include_aqsis_tex_buffers_mixedimagebuffer.h head/graphics/aqsis/files/patch-include_aqsis_util_socket.h head/graphics/aqsis/files/patch-tools_piqsl_displayserverimage.cpp head/graphics/aqsis/files/patch-tools_piqsl_image.h head/graphics/evolvotron/files/patch-libfunction_useful.h head/multimedia/gstreamer-qt4/files/ head/net-p2p/namecoin/files/patch-src_allocators.h head/net-p2p/namecoin/files/patch-src_qt_guiutil.h head/net-p2p/namecoin/files/patch-src_util.h head/science/avogadro/files/patch-libavogadro_src_pythonengine__p.h head/science/avogadro/files/patch-libavogadro_src_pythonextension__p.h head/science/avogadro/files/patch-libavogadro_src_pythoninterpreter.h head/science/avogadro/files/patch-libavogadro_src_pythonscript.h head/science/avogadro/files/patch-libavogadro_src_pythontool__p.h -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
