Bug 282104

Summary: dns/knot3: upgrade to 3.4.1
Product: Ports & Packages Reporter: Leo Vandewoestijne <freebsd>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: --- Flags: vvd: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.knot-dns.cz/2024-10-14-version-341.html
Attachments:
Description Flags
knot 3.4.1 freebsd: maintainer-approval+

Description Leo Vandewoestijne 2024-10-15 10:07:11 UTC
Created attachment 254256 [details]
knot 3.4.1

Knot 3.4.1. was released yesterday.
This is a simple patch to upgrade the ports accordingly.

Tested both dns/knot3 and dns/py-libknot successfully in poudriere.
And since the 3.4.0 upgrade all the validations tools are entirely happy.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-15 14:56:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fd40b792aa9a301e38a4dce85bd0b8aaccbf6b2

commit 3fd40b792aa9a301e38a4dce85bd0b8aaccbf6b2
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2024-10-15 14:53:10 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-15 14:55:51 +0000

    dns/{knot3,py-libknot}: Update 3.4.0 → 3.4.1

    Changelog:
    https://www.knot-dns.cz/2024-10-14-version-341.html

    PR:     282104
    MFH:    2024Q4

 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-10-15 14:57:59 UTC
A commit in branch 2024Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=311b4d61c04fc8846c490d747f17604bae8c3fd5

commit 311b4d61c04fc8846c490d747f17604bae8c3fd5
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2024-10-15 14:53:10 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-15 14:57:44 +0000

    dns/{knot3,py-libknot}: Update 3.4.0 → 3.4.1

    Changelog:
    https://www.knot-dns.cz/2024-10-14-version-341.html

    PR:     282104
    MFH:    2024Q4
    (cherry picked from commit 3fd40b792aa9a301e38a4dce85bd0b8aaccbf6b2)

 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-15 14:58:43 UTC
Thanks.