Bug 297158 - irc/halloy update to 2026.8
Summary: irc/halloy update to 2026.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://github.com/squidowl/halloy/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-30 06:49 UTC by Andie Bradley
Modified: 2026-07-30 14:26 UTC (History)
1 user (show)

See Also:
pokeysquirrel: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
irc/halloy update to 2026.8 (82.29 KB, patch)
2026-07-30 06:49 UTC, Andie Bradley
pokeysquirrel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andie Bradley 2026-07-30 06:49:32 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-30 14:25:11 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-30 14:26:12 UTC
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(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-30 14:26:49 UTC
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.