Bug 265999 - dns/knot3-lib: upgrade to 3.2.0
Summary: dns/knot3-lib: upgrade to 3.2.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: Felix Palmen
URL: https://www.knot-dns.cz/2022-08-22-ve...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 08:52 UTC by Leo Vandewoestijne
Modified: 2022-08-23 12:09 UTC (History)
1 user (show)

See Also:


Attachments
knot3-lib 3.2.0 (1.03 KB, patch)
2022-08-23 08:52 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!