Subject: CVS commit: pkgsrc/graphics/matugen
From: pin
Date: 2023-12-03 21:46:22
Message id: 20231203204622.7ECCCFA42@cvs.NetBSD.org

Log Message:
graphics/matugen: update to 0.11.2

[0.11.2] - 2023-12-03

Added
- update example config and template file
- add `--debug` flag
- remove `run_after`
- (macos) implement wallpaper setting
- (template) show error if file is not in UTF-8
- (wallpaper) add error is the program to set wallpaper is not in PATH
- (windows) implement setting wallpaper
- add `update-informer`
- (logging) add number indicator to logs for templates and run_after
- (logging) update the message format

Fixed
- (template) fix "parent folder does not exist" warning
- `--quiet` flag still showing output
- make `enquote` dependency only for macos target
- `run_after` not working on windows
- fix typo in `run_after` function

Other
- clean up `Template::generate` function arguments
- run `cargo update`
- remove unneeded imports
- update roadmap and wallpaper alert
- format with `cargo fmt`
- changed function arguments to not use `config` or `args` directly
- move some files into os specific folders
- move update_informer into a function
- format with cargofmt

Files:
RevisionActionfile
1.8modifypkgsrc/graphics/matugen/Makefile
1.5modifypkgsrc/graphics/matugen/cargo-depends.mk
1.8modifypkgsrc/graphics/matugen/distinfo