Bug 277265 - irc/znc: Update to 1.9.0
Summary: irc/znc: Update to 1.9.0
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: Joel Bodenmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-23 16:44 UTC by Joel Bodenmann
Modified: 2024-02-24 19:10 UTC (History)
1 user (show)

See Also:
dbaio: maintainer-feedback+


Attachments
patch (22.24 KB, patch)
2024-02-23 16:44 UTC, Joel Bodenmann
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Bodenmann freebsd_committer freebsd_triage 2024-02-23 16:44:02 UTC
Created attachment 248701 [details]
patch

Update to 1.9.0 and some cleanups.

Since 1.9.0, upstream optionally supports using Argon2 instead of SHA-256 for password hashing. I was on the fence whether I should include that here but didn't as it's a one-way road. Leaving that decision up to maintainer.

Since 1.9.0, upstream is able to use an external cctz library. I left as-is as the one in ports seems to be outdated.

Performed QA tests:
  - portlint
  - portclippy
  - poudriere-testport 13.2-RELEASE amd64
  - poudriere-testport 14.0-RELEASE amd64
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2024-02-24 12:55:39 UTC
Thank you for your work.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-24 19:02:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84db05065840da565b323a2ab17ade1dd3cb7c2e

commit 84db05065840da565b323a2ab17ade1dd3cb7c2e
Author:     Joel Bodenmann <jbo@FreeBSD.org>
AuthorDate: 2024-02-23 16:36:04 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-02-24 19:00:42 +0000

    irc/znc: Update to 1.9.0

    Changelog: https://wiki.znc.in/ChangeLog/1.9.0

    PR:             277265
    Approved by:    zirias (mentor), dbaio (maintainer)

 irc/znc/Makefile                |  37 +++---
 irc/znc/distinfo                |   8 +-
 irc/znc/files/patch-swig (gone) |  33 ------
 irc/znc/pkg-plist               | 242 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 261 insertions(+), 59 deletions(-)