Bug 234963 - net/wireshark: fix pkg-plist with MAXMIND option
Summary: net/wireshark: fix pkg-plist with MAXMIND option
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-15 09:27 UTC by Sergey Akhmatov
Modified: 2019-01-22 16:13 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments
pkg-plist fix with MAXMIND option (1.02 KB, patch)
2019-01-15 09:27 UTC, Sergey Akhmatov
sergey: maintainer-approval? (marcus)
Details | Diff

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