CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/08/13 01:06:58
Modified files:
devel/meson : Makefile distinfo meson.port.mk
devel/meson/patches: patch-mesonbuild_build_py
devel/meson/pkg: PLIST
Added files:
devel/meson/patches: patch-mesonbuild_linkers_linkers_py
Log message:
Update to meson-1.12.0.
Remove upstream change that passes fatal-warnings flag to the linker as this
would break half of the ports tree due to our:
warning: str*() is almost always misused, please use strl*()
becoming an error.