git: 87cebeb7a9cd - main - dns/knot-resolver: Fix PLIST
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:25:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=87cebeb7a9cdfe34168b9203ed3e6314dec5e989 commit 87cebeb7a9cdfe34168b9203ed3e6314dec5e989 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 04:14:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:50 +0000 dns/knot-resolver: Fix PLIST - Bump PORTREVISION for package change ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/knot-resolver/debug_opensslkeylog.so ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/dns/knot-resolver --- dns/knot-resolver/pkg-plist | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/knot-resolver/pkg-plist b/dns/knot-resolver/pkg-plist index 69a01c6c04fa..b5300bdfc243 100644 --- a/dns/knot-resolver/pkg-plist +++ b/dns/knot-resolver/pkg-plist @@ -29,6 +29,7 @@ include/libkres/trie.h include/libkres/utils.h include/libkres/zonecut.h lib/knot-resolver/ahocorasick.so +lib/knot-resolver/debug_opensslkeylog.so lib/knot-resolver/distro-preconfig.lua lib/knot-resolver/kluautil.lua lib/knot-resolver/kres-gen.lua