Created attachment 273305 [details] irc/halloy update to 2026.8 Many fixes and new features are included in this update: https://github.com/squidowl/halloy/releases/tag/2026.8 Tested on 15.1-RELEASE-p1 amd64
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=114992f8ef5f09e44f2d52a13730701a6ce3d5e0 commit 114992f8ef5f09e44f2d52a13730701a6ce3d5e0 Author: Andie Bradley <pokeysquirrel@gmail.com> AuthorDate: 2026-07-30 06:38:04 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-30 14:24:18 +0000 irc/halloy: Update 2026.7.2 => 2026.8 Changelog: https://github.com/squidowl/halloy/releases/tag/2026.8 PR: 297158 Reported by: Andie Bradley <pokeysquirrel@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 irc/halloy/Makefile | 3 +- irc/halloy/Makefile.crates | 200 +++++++++++----------- irc/halloy/distinfo | 404 ++++++++++++++++++++++----------------------- 3 files changed, 291 insertions(+), 316 deletions(-)
A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1fda7412ad7f8c02f1963ab95c8a1b40a332099 commit c1fda7412ad7f8c02f1963ab95c8a1b40a332099 Author: Andie Bradley <pokeysquirrel@gmail.com> AuthorDate: 2026-07-30 06:38:04 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-30 14:25:23 +0000 irc/halloy: Update 2026.7.2 => 2026.8 Changelog: https://github.com/squidowl/halloy/releases/tag/2026.8 PR: 297158 Reported by: Andie Bradley <pokeysquirrel@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 (cherry picked from commit 114992f8ef5f09e44f2d52a13730701a6ce3d5e0) irc/halloy/Makefile | 2 +- irc/halloy/Makefile.crates | 200 +++++++++++----------- irc/halloy/distinfo | 404 ++++++++++++++++++++++----------------------- 3 files changed, 291 insertions(+), 315 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-5aabfb0b1ca5 and it seems OK including `make test`. Committed, thanks.