Created attachment 247949 [details] [PATCH] x11/sfwbar: added python as runtime dependency Since some modules of sfwbar required python (e.g. the main application menu), python has been added as runtime dependency.
Could you please check 'portfmt -D Makefile' (part of ports-mgmt/portfmt)? And please bump PORTREVISION.
Friendly ping.
In the meantime a new version is out, I will fix this during updating. Please leave this ticket open as reminder.
(In reply to Tino Engel from comment #3) Okay.
Thank you for the ping. At the moment unfortunately I have no time to care about this. As soon as I find some time and motivation for the port, I will port the latest release and add python as dependency during that process. Since I am submitter of this PR, for me it also is fine to close it.
Created attachment 254607 [details] add python, pet portfmt If you approve it I'll commit.
Comment on attachment 254607 [details] add python, pet portfmt Thanks a lot! I hope I have approved correctly.
To me it seems, it does not save setting the "+" on attachments maintainer approval. Anyhow I have looked at the attachment and it looks fine to me. So I am willing to approve.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9355ee51b8b74e4407671692f1f3607bf4795621 commit 9355ee51b8b74e4407671692f1f3607bf4795621 Author: Tino Engel <tino.engel@mail.de> AuthorDate: 2024-10-29 11:49:04 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-10-29 11:49:52 +0000 x11/sfwbar: Add python as runtime dependency Pet portfmt. PR: 276609 Approved by: submitter is maintainer x11/sfwbar/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Committed, thanks!