Created attachment 228642 [details] unbreak irssi-xmpp It was marked as broken in commit 3a5380b7 because it did not build with irc/irssi 1.3. However, irssi was later reverted to version 1.2 (commit 10cd3507) and it builds again since then. Thanks!
Is there anything I can do to make any progress on this PR?
Yes, fix irssi-xmpp! :-) I guess "irc/irssi" should/will be updated to version 1.4.1 (released two weeks ago) soon and then this port will probably break again. Is irssi-xmpp abandonware? Last release is from October, 2017 and the latest commit is from November, 2019.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=be7ecf8313a3abfffb22b126fdb7b8c72282ab2c commit be7ecf8313a3abfffb22b126fdb7b8c72282ab2c Author: Thibault Jouan <tj+freebsd_ports@a13.fr> AuthorDate: 2022-06-28 15:51:27 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-06-28 16:03:16 +0000 irc/irssi-xmpp: unbreak following irssi 1.2 downgrade PR: 259122 irc/irssi-xmpp/Makefile | 2 -- 1 file changed, 2 deletions(-)
This will break soon since upstream is at 1.4.1
Just a heads up, it seems like you can unbreak this https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/36518 I'd suggest that you try to import PRs as commits like in https://cgit.freebsd.org/ports/commit/irc/irssi?id=bc97cc7b70dea8f491605a7670932805dcb9ea97 Sources: https://github.com/cdidier/irssi-xmpp/pulls Submit patch in a new PR
Thanks to everyone for tips and info provided, and of course for the commit. I'm sorry it gave temporary work, and for the delay in working on a proper fix. (In reply to Daniel Engberg from comment #6) I followed those suggestions the best I could, and submitted my attempt as bug #265571.