Created attachment 166920 [details] Patch - Fix build with boost 1.60 - Silence post-patch see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601 https://wiki.freebsd.org/BoostPortingProject/1.55-to-1.60
I've proposed a different approach in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601#c49 that does not require changing any Qt4-based port other than qt4-moc itself.
Comment on attachment 166920 [details] Patch Setting maintainer-approval to '-' because at the very least the change to Makefile is unrelated. In addition to that, I'd like some feedback to the approach I proposed in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601#c49 that may solve the problem without requiring patching this port.
Is this fixed by r411765 (or at least removed as a blocker for 199601?
I haven't tested this with Boost 1.60 lately, but I believe ports r411765 should fix it indeed.
I should've. I've tested moc patch wchich was committed with removal of patches which were removed and it built fine.