Bug 265999

Summary: dns/knot3-lib: upgrade to 3.2.0
Product: Ports & Packages Reporter: Leo Vandewoestijne <freebsd>
Component: Individual Port(s)Assignee: Felix Palmen <zirias>
Status: Closed FIXED    
Severity: Affects Only Me CC: zirias
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.knot-dns.cz/2022-08-22-version-320.html
Attachments:
Description Flags
knot3-lib 3.2.0 freebsd: maintainer-approval+

Description Leo Vandewoestijne 2022-08-23 08:52:24 UTC
Created attachment 236075 [details]
knot3-lib 3.2.0

In response to PR 265992 (upgrade of Knot3 to 3.2.0) also knot3-lib should have the same changes in it's pkg-plist.

This patch does so.
Tested all fine with poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-23 12:08:25 UTC
A commit in branch main references this bug:

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

commit c297c0722c8e8a4fe231ae2774f7244f9d02431c
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2022-08-23 08:52:24 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2022-08-23 12:06:14 +0000

    dns/knot3-lib: Fix pkg-plist after master upgrade

    After commit 19c2289c66eba7a9a02ebd0862c5009ceb36f637
    dns/knot3: upgrade to 3.2.0
    the pkg-plist of the slave port must be updated as well.

    Also bump PORTREVISION on consumer dns/knot-resolver.

    PR:                     265999
    Approved by:            tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D36308

 dns/knot-resolver/Makefile |  1 +
 dns/knot3-lib/pkg-plist    | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)
Comment 2 Felix Palmen freebsd_committer freebsd_triage 2022-08-23 12:09:21 UTC
Committed, thanks!