Created attachment 256566 [details] git diff output x11/rofi & x11/rofi-wayland: Update to 1.7.7 MANPAGES option added Fix for rofi-theme-selector is in upstream, so it is working now. Tested on 14.2-RELEASE
Make sure to set the "maintainer-approval" flag to "+" on patches you submit against your own ports. This makes it more likely for them to be looked at quickly.
(In reply to Robert Clausecker from comment #1) Thanks, Robert, got it!
Patch looks ok. For updating GH_TUPLE references to commits: please use the full commit hash to avoid ambiguity if the linked repository grows. You can fix that next time you submit an update.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae9fe1bd7555cf0a35448639ef9db344ef4ce539 commit ae9fe1bd7555cf0a35448639ef9db344ef4ce539 Author: nomoo <nomoo@nomoo.ru> AuthorDate: 2025-01-12 13:18:41 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-17 12:36:53 +0000 x11/rofi{,-wayland}: update to 1.7.7 MANPAGES option added Fix for rofi-theme-selector is in upstream, so it is working now. PR: 283951 x11/rofi-wayland/Makefile | 6 +++--- x11/rofi-wayland/distinfo | 14 +++++++------- x11/rofi/Makefile | 22 ++++++++++++++-------- x11/rofi/distinfo | 14 +++++++------- x11/rofi/pkg-plist | 22 +++++++++++++--------- 5 files changed, 44 insertions(+), 34 deletions(-)
Thank you for your contribution.