Created attachment 194700 [details] patch for net/frr3 plist issue Fails checks with an orphaned file when FPM is enabled. Patch to fix is attached. Tested and passes in my poudriere environment. ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/frr/modules/zebra_fpm.so ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
A commit references this bug: Author: olivier Date: Thu Jun 28 22:24:19 UTC 2018 New revision: 473523 URL: https://svnweb.freebsd.org/changeset/ports/473523 Log: Fix plist with non-default FPM option PR: 229383 Reported by: Phillip R. Jaenke <prj@rootwyrm.com> Changes: head/net/frr3/pkg-plist
Thanks for you report: It's fixed.