Subject: CVS commit: pkgsrc/sysutils/felix
From: pin
Date: 2022-05-26 23:26:52
Message id: 20220526212652.CED03FAEB@cvs.NetBSD.org

Log Message:
sysutils/felix: update to 0.9.3

v0.9.3 (2022-05-25)
Added
    -l option creates a log file in $XDG_CONFIG_HOME/felix/log.
    Information such as put, delete, rename, emptying the trash directory,
    etc. will be recorded.
    Add message when there are no operations left to undo/redo.

Changed
    Simplify the info line(below the current directory information).
    Make rename information more understandable("New name: " instead \ 
of "⇒").
    Use struct Operation to express the manipulation within the app
    (put/delete/rename) and implement some methods.
    Refactor overall.

Fixed
    Fix put/delete process information.

Files:
RevisionActionfile
1.23modifypkgsrc/sysutils/felix/Makefile
1.10modifypkgsrc/sysutils/felix/cargo-depends.mk
1.25modifypkgsrc/sysutils/felix/distinfo