Created attachment 188097 [details] svn diff, updates devel/meson to 0.43.0 Updates to latest release of devel/meson Meson still has problem detecting libboost on my computer (12-CURRENT), thought it might be related to https://github.com/mesonbuild/meson/issues/2239. Found that ports one behind one release, so decided to update the version and check first.
+1, some projects already started requiring this version: https://github.com/swaywm/wlroots/blob/e6bf92cf02be8587e14d32f214467b09da40d9ff/meson.build#L5
A commit references this bug: Author: swills Date: Wed Dec 6 16:41:16 UTC 2017 New revision: 455659 URL: https://svnweb.freebsd.org/changeset/ports/455659 Log: devel/meson: Update to 0.43.0 PR: 223736 Submitted by: Dhananjay Balan <mail@dbalan.in> Changes: head/devel/meson/Makefile head/devel/meson/distinfo
Committed, thanks!