[Bug 236358] [net/wireshark] Wireshark 3.0.0 build without MAXMIND fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 7 11:29:57 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236358

            Bug ID: 236358
           Summary: [net/wireshark] Wireshark 3.0.0 build without MAXMIND
                    fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: olexander.v.melnyk at gmail.com
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

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
========================================

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list