Subject: CVS commit: pkgsrc/devel/meson
From: Thomas Klausner
Date: 2024-10-22 11:42:05
Message id: 20241022094205.D9F52FC7E@cvs.NetBSD.org

Log Message:
meson: update to 1.6.0.

Support for OpenXL compiler in AIX.
alias_target of both_libraries
Default to printing deprecations when no minimum version is specified.
Cargo subprojects is experimental
Dependencies from CMake subprojects now use only PUBLIC link flags
New built-in option for default both_libraries
New as_static and as_shared methods on internal dependencies
Support for DIA SDK
Support for LLVM-based flang compiler
nvc and nvc++ now support setting std
Tools can be selected when calling has_tools() on the Qt modules
Simple tool to test build reproducibility
Support for variable in system dependencies
test() and benchmark() functions accept new types
Zig 0.11 can be used as a C/C++ compiler frontend

Files:
RevisionActionfile
1.70modifypkgsrc/devel/meson/Makefile
1.20modifypkgsrc/devel/meson/PLIST
1.61modifypkgsrc/devel/meson/distinfo
1.8modifypkgsrc/devel/meson/patches/patch-mesonbuild_modules_pkgconfig.py