Created attachment 250420 [details] Update to v0.1.8 Changelog: https://git.sr.ht/~adnano/wmenu/log?from=c4eb2319457fd73b95d5ee0a8cc104652417e54d#log-c4eb2319457fd73b95d5ee0a8cc104652417e54d Notable changes: - Don't destroy wl_data_offer twice - menu: Avoid adding zero-size pages - Support xdg_activation_v1 protocol - Fix destruction of pool buffers
Hi, A small error on QA. but, I solved this. ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/wmenu-run ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d43ddf6e415531a0d135effef526c6dcacb5331 commit 7d43ddf6e415531a0d135effef526c6dcacb5331 Author: Oleh Hushchenkov <o.hushchenkov@gmail.com> AuthorDate: 2024-05-06 01:23:01 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-05-06 01:25:55 +0000 x11/wmenu: Update to 0.1.8 changeLog: https://git.sr.ht/~adnano/wmenu/log?from=c4eb2319457fd73b95d5ee0a8cc104652417e54d#log-c4eb2319457fd73b95d5ee0a8cc104652417e54d PR: 278780 Approved by: submitter is maintainer x11/wmenu/Makefile | 3 ++- x11/wmenu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-)
Committed, thank you!