Subject: CVS commit: pkgsrc/devel/bacon
From: pin
Date: 2024-05-05 17:26:54
Message id: 20240505152654.5F82FFA2C@cvs.NetBSD.org

Log Message:
devel/bacon: update to 2.17.0

v2.17.0 - 2024/05/05
 - default binding for 'c' in bacon.toml is now the new 'clippy-all' job which
   does what the old 'clippy' job was doing. 'clippy' job changed to not run on
   all targets. Default bacon.toml explain how to bind 'c' to clippy instead of
   'clippy-all' - Fix #167
 - expand env vars in job command unless the job specifies
   expand_env_vars = false - Fix #181
 - some file events filtered out from watch (feedback welcome, especially if
   you notice some failures to recompute)
 - parse test results even when tests are run with -q/--quiet - Thanks @narpfel

Files:
RevisionActionfile
1.5modifypkgsrc/devel/bacon/Makefile
1.5modifypkgsrc/devel/bacon/cargo-depends.mk
1.5modifypkgsrc/devel/bacon/distinfo