<pre style='margin:0'>
ghosthound pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e40250b3bc464f6b788db74276976511b01c4164">https://github.com/macports/macports-ports/commit/e40250b3bc464f6b788db74276976511b01c4164</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new e40250b wireshark2: fix build after update. Somehow building locally did not catch this problem.
</span>e40250b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e40250b3bc464f6b788db74276976511b01c4164
</span>Author: Eric Hall <eric+git@darkart.com>
AuthorDate: Fri Jul 20 15:53:37 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> wireshark2: fix build after update. Somehow building locally did not catch this problem.
</span>---
net/wireshark2/Portfile | 2 --
1 file changed, 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/wireshark2/Portfile b/net/wireshark2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f1f8811..cb5f63e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/wireshark2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/wireshark2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -42,8 +42,6 @@ depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
</span> port:libpcap \
port:lz4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles patch-ui-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> configure.args-append \
-DCMAKE_INSTALL_RPATH:STRING="${prefix}/lib" \
-DCMAKE_INSTALL_NAME_DIR:STRING="${prefix}/lib" \
</pre><pre style='margin:0'>
</pre>