Created attachment 246395 [details] walk-1.7.0.patch Description: * Add WL_COPY, XCLIP and XSEL options. ChangeLog: https://github.com/antonmedv/walk/releases/tag/v1.7.0 * copy current dir path with y. QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.2-RELEASE, amd64, XCLIP tested)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=381b8a7ee07872766717b1fbae14e689570ad2fb commit 381b8a7ee07872766717b1fbae14e689570ad2fb Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-11-18 18:21:44 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-18 20:20:45 +0000 sysutils/walk: Update 1.7.0 * Add WL_COPY, XCLIP and XSEL options. ChangeLog: https://github.com/antonmedv/walk/releases/tag/v1.7.0 * copy current dir path with y. PR: 275173 sysutils/walk/Makefile | 17 ++++++++++++++--- sysutils/walk/distinfo | 8 +++++--- 2 files changed, 19 insertions(+), 6 deletions(-)
Thank you for your contribution.