Subject: CVS commit: pkgsrc/sysutils/erdtree
From: pin
Date: 2023-04-29 17:59:58
Message id: 20230429155958.7CC63FA87@cvs.NetBSD.org

Log Message:
sysutils/erdtree: update to 2.0.0

erdtree v2.0.0 introduces numerous breaking changes as well as a plethora of
new features. Most breaking changes are predicated on the fact that arguments
were either renamed, removed, or fundamentally modified. The following is a
list of all the PRs that document these changes and feature additions:

  - Regular expressions #130
  - Unix permissions #132
  - Force color #135
  - Show hardlinks without double counting file size #136
  - Regular expressions and globbing with file-type #137
  - Truncate output #138
  - Inverted tree layout #139

Perhaps the most important change to note is that the compiled binary has been
renamed from et to erd in order to address the following issue regarding name
collisions with other programs: #23

Files:
RevisionActionfile
1.6modifypkgsrc/sysutils/erdtree/Makefile
1.2modifypkgsrc/sysutils/erdtree/PLIST
1.5modifypkgsrc/sysutils/erdtree/cargo-depends.mk
1.6modifypkgsrc/sysutils/erdtree/distinfo
1.1addpkgsrc/sysutils/erdtree/patches/patch-src_fs_xattr.rs