Bug 284628 - irc/halloy: update to 2025.1
Summary: irc/halloy: update to 2025.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/squidowl/halloy/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-07 02:27 UTC by Andie Bradley
Modified: 2025-02-07 21:02 UTC (History)
2 users (show)

See Also:


Attachments
irc/halloy update to 2025.1 patch (162.90 KB, patch)
2025-02-07 02:27 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 2025-02-07 02:27:16 UTC
Created attachment 257307 [details]
irc/halloy update to 2025.1 patch

Put the desktop entry into a separate file to support opening halloy, irc, and ircs urls.

portlint: okay
poudriere: okay, 14.2-RELEASE-amd64
Comment 1 Alexander Vereeken freebsd_triage 2025-02-07 10:39:15 UTC
Hello,

can you please give explicit approval for your submitted patch?

Thanks.
Comment 2 Andie Bradley 2025-02-07 14:01:17 UTC
(In reply to Alexander Vereeken from comment #1)
Hello Alexander,

I approve this patch.

Thank you
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-02-07 21:01:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00cdac6f34039db6ad0e0e2f09378c96ea50f97a

commit 00cdac6f34039db6ad0e0e2f09378c96ea50f97a
Author:     Andie Bradley <pokeysquirrel@gmail.com>
AuthorDate: 2025-02-07 20:58:46 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-02-07 21:00:20 +0000

    irc/halloy: Update to 2025.1

    - Put the desktop entry into a separate file to support opening halloy,
      irc, and ircs urls.

    ChangeLog:      https://github.com/squidowl/halloy/releases/tag/2025.1
    PR:             284628

 irc/halloy/Makefile                   |   16 +-
 irc/halloy/Makefile.crates            |  506 +++++++++++-----
 irc/halloy/distinfo                   | 1018 ++++++++++++++++++++++++---------
 irc/halloy/files/halloy.desktop (new) |   11 +
 irc/halloy/pkg-plist                  |    1 +
 5 files changed, 1136 insertions(+), 416 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2025-02-07 21:02:50 UTC
Committed, thanks!