Created attachment 247205 [details] update to 6.14.1 Simple update to 6.14.1
Created attachment 247404 [details] Update to 6.15.0
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bb91c11eb66ae0136b058b7180a96b486fb1fbd commit 2bb91c11eb66ae0136b058b7180a96b486fb1fbd Author: Zsolt Udvari <uzsolt@uzsolt.hu> AuthorDate: 2024-01-04 09:57:07 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-01-04 18:44:31 +0000 deskutils/fet: update to 6.15.0 ChangeLog: https://lalescu.ro/liviu/fet/news.html * Added the possibility of saving the history to the hard disk, next to the saved .fet data file (suggested by uni_instructor and ngoctp29121982). This option is by default disabled and must be enabled from the settings. * Minor improvements in the memory consumption (the comments of the history are now stored archived). * Code cleanup. PR: 275890 Reported by: uzsolt@uzsolt.hu (maintainer) deskutils/fet/Makefile | 2 +- deskutils/fet/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, Thanks!