Subject: CVS commit: pkgsrc/sysutils/dust
From: pin
Date: 2024-01-10 10:25:05
Message id: 20240110092505.2EC3EFA42@cvs.NetBSD.org

Log Message:
sysutils/dust: update to 0.9.0

 - Migrated to clap4. Command line flags must appear before arguments:
   - Good: /dust -X debug target
   - Bad: . /dust target -X debug

 - Bars on right by default (change with new Flag -B)
 - Add flag -S (for Custom Stack size) - incase dust crashes with memory \ 
allocation error.
 - Add flat -I (--ignore-all-in-file) - Ignore all regexs in this file.
 - Clearer errors on file not found.

Files:
RevisionActionfile
1.18modifypkgsrc/sysutils/dust/Makefile
1.11modifypkgsrc/sysutils/dust/cargo-depends.mk
1.16modifypkgsrc/sysutils/dust/distinfo