Subject: CVS commit: pkgsrc/sysutils/dua-cli
From: pin
Date: 2023-02-28 23:30:32
Message id: 20230228223032.3FAD3FA90@cvs.NetBSD.org

Log Message:
sysutils/dua-cli: update to 2.19.2

2.19.2 (2023-02-23)
Bug Fixes
 - -x is applied to traversal as well.
   Previously dua would cross filesystems for traversal and simply not
   yield them, which somewhat defeated the purpose.

   Now it will avoid traversing into filesystem entries that are on a different
   filesystem, which should improve its performance visibly whenever multiple
   filesystems are involved.

Other
 - don't recurse on cross-device filesystems
   Like it says in the title. Right now, if you pass -x, dua doesn't
   count files on other devices, but it still enumerates them. However, a
   good reason to use -x is if you have network mounts that are slow, so
   this fixes that.

Files:
RevisionActionfile
1.20modifypkgsrc/sysutils/dua-cli/Makefile
1.14modifypkgsrc/sysutils/dua-cli/cargo-depends.mk
1.21modifypkgsrc/sysutils/dua-cli/distinfo