Created attachment 201156 [details] pkg-plist fix with MAXMIND option When net/wireshark is built with MAXMIND option (introduced in r490315) some files are left orphaned: poudriere testport: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/mmdbresolve Error: Orphaned: man/man1/mmdbresolve.1.gz
A commit references this bug: Author: marcus Date: Tue Jan 15 13:15:02 UTC 2019 New revision: 490371 URL: https://svnweb.freebsd.org/changeset/ports/490371 Log: Fix plist with MaxMindDB (GeoIP) support. PR: 234963 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Changes: head/net/wireshark/Makefile head/net/wireshark/pkg-plist
Committed, thanks!
This has been fixed.