Subject: CVS commit: pkgsrc/devel/meson
From: Adam Ciarcinski
Date: 2022-11-13 10:57:24
Message id: 20221113095724.B62A5FA90@cvs.NetBSD.org

Log Message:
meson: updated to 0.64.0

0.64.0
Add optimization plain option
New languages: nasm and masm
Pager and colors for meson configure output
various install_* functions no longer handle the sticky bit
fs.copyfile to replace configure_file(copy : true)
Added update_mime_database to gnome.post_install()
Added preserve_path arg to install_data
BSD support for the jni dependency
Credentials from ~/.netrc for https URLs
Basic support for oneAPI compilers on Linux and Windows
New method to preprocess source files
python.find_installation() now accepts pure argument
Generates rust-project.json when there are Rust targets
summary() accepts disablers
Option to allow meson test to fail fast after the first failing testcase
Incremental ThinLTO with b_thinlto_cache
Update all wraps from WrapDB with meson wrap update command
Added include_core_only arg to wayland.scan_xml.
Automatic fallback using WrapDB

Files:
RevisionActionfile
1.46modifypkgsrc/devel/meson/Makefile
1.15modifypkgsrc/devel/meson/PLIST
1.42modifypkgsrc/devel/meson/distinfo
1.6modifypkgsrc/devel/meson/patches/patch-mesonbuild_modules_pkgconfig.py