Bug 267634

Summary: dns/knot3: upgrade to 3.2.2
Product: Ports & Packages Reporter: Leo Vandewoestijne <freebsd>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: --- Flags: freebsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.knot-dns.cz/2022-11-01-version-322.html
Attachments:
Description Flags
knot 3.2.2 none

Description Leo Vandewoestijne 2022-11-08 10:39:45 UTC
Created attachment 237938 [details]
knot 3.2.2

A new version of Knot DNS was released.
This patch adjusts the port accordingly.

Tested successful in poudriere.
All "warnings" in portclippy are intended.
And portfmt returns zero warnings.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-08 14:52:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=408296a47dec8545844c251d758fbc73f9261db2

commit 408296a47dec8545844c251d758fbc73f9261db2
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2022-11-08 14:49:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-08 14:49:35 +0000

    dns/knot3: Update to 3.2.2

    ChangeLog:      https://www.knot-dns.cz/2022-11-01-version-322.html
    PR:             267634

 dns/knot3/Makefile | 2 +-
 dns/knot3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-11-08 14:52:55 UTC
Committed, thanks!