Created attachment 232514 [details] patch Simple update to 0.9.4. Add xfixes and xrender dependencies. Changelog: https://herbstluftwm.org/news.html
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] ^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=a6d2830a5f55349b96812d248c892edf8b7b0d9b commit a6d2830a5f55349b96812d248c892edf8b7b0d9b Author: Zsolt Udvari <uzsolt@uzsolt.hu> AuthorDate: 2022-03-24 06:58:44 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-03-24 15:02:41 +0000 x11-wm/herbstluftwm: update to 0.9.4 ChangeLog: https://herbstluftwm.org/news.html Add missing xfixes and xrender dependencies PR: 262618 Reported by: uzsolt@uzsolt.hu (maintainer) x11-wm/herbstluftwm/Makefile | 4 ++-- x11-wm/herbstluftwm/distinfo | 6 +++--- x11-wm/herbstluftwm/files/patch-share_autostart | 6 +++--- x11-wm/herbstluftwm/pkg-plist | 11 ++++++----- 4 files changed, 14 insertions(+), 13 deletions(-)
Committed, Thanks!