Created attachment 238293 [details] patch Update to -85
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0979e6899d20ce67aebc58d883ba0a2dcd56702 commit a0979e6899d20ce67aebc58d883ba0a2dcd56702 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2023-01-05 20:45:49 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2023-01-05 20:49:06 +0000 irc/kvirc: update to latest commit There's a handful of bugfixes and compatibility improvements in the not-otherwise-released 5.0 (main) branch of kvirc. Update anyway, since at least one is a crash fix. Chris proposed an update to -85, but I looked at the rest of the newer commits and concluded they would be useful too. So some of this is Chris's work, some is my own. PR: 267956 irc/kvirc/Makefile | 4 ++-- irc/kvirc/distinfo | 6 +++--- .../patch-src_modules_iograph_libkviiograph.cpp | 2 +- irc/kvirc/pkg-plist | 24 +++++++++++++++++++++- 4 files changed, 29 insertions(+), 7 deletions(-)
Thanks for the patch. I bumped it some more to the latest commit.