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.
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(-)
Committed, thanks!