Bug 234963

Summary: net/wireshark: fix pkg-plist with MAXMIND option
Product: Ports & Packages Reporter: Sergey Akhmatov <sergey>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me CC: marcus
Priority: --- Flags: bugzilla: maintainer-feedback? (marcus)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pkg-plist fix with MAXMIND option sergey: maintainer-approval? (marcus)

Description Sergey Akhmatov 2019-01-15 09:27:13 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-15 13:15:18 UTC
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
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-01-15 13:20:16 UTC
Committed, thanks!
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-01-22 16:13:01 UTC
This has been fixed.