Bug 236358

Summary: [net/wireshark] Wireshark 3.0.0 build without MAXMIND fails
Product: Ports & Packages Reporter: olexander.v.melnyk
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me CC: fixer
Priority: --- Flags: bugzilla: maintainer-feedback? (marcus)
Version: Latest   
Hardware: Any   
OS: Any   

Description olexander.v.melnyk 2019-03-07 11:29:54 UTC
Got error "Unable to access file /usr/ports/net/wireshark/work/stage/usr/local/share/wireshark/mmdbresolve.html:No such file or directory" 

Need to change plg-plist:
========================================
--- pkg-plist.orig      2019-03-05 03:02:00.000000000 +0200
+++ pkg-plist   2019-03-07 12:39:34.156741000 +0200
@@ -748,7 +748,7 @@
 %%DATADIR%%/ipmap.html
 %%DATADIR%%/manuf
 %%DATADIR%%/mergecap.html
-%%DATADIR%%/mmdbresolve.html
+%%MAXMIND%%%%DATADIR%%/mmdbresolve.html
 %%DATADIR%%/pdml2html.xsl
 %%DATADIR%%/profiles/Bluetooth/colorfilters
 %%DATADIR%%/profiles/Bluetooth/preferences
========================================
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-03-08 20:09:00 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-08 20:09:39 UTC
A commit references this bug:

Author: marcus
Date: Fri Mar  8 20:08:50 UTC 2019
New revision: 495066
URL: https://svnweb.freebsd.org/changeset/ports/495066

Log:
  Fix plist when MaxMindDB is not enabled.

  PR:		236358
  Submitted by:	olexander.v.melnyk@gmail.com

Changes:
  head/net/wireshark/pkg-plist