<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fcf661a6c7161e0af0118be52ea27c05e3c1f6d2">https://github.com/macports/macports-ports/commit/fcf661a6c7161e0af0118be52ea27c05e3c1f6d2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fcf661a6c7161e0af0118be52ea27c05e3c1f6d2
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Wed Mar 21 19:32:53 2018 +0100

<span style='display:block; white-space:pre;color:#404040;'>    libvirt: Fix opportunistic use of wireshark
</span>---
 sysutils/libvirt/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/libvirt/Portfile b/sysutils/libvirt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c3cdaa..41e5d71 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/libvirt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/libvirt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,6 +57,7 @@ configure.args      --disable-silent-rules \
</span>                     --without-udev \
                     --without-uml \
                     --without-virtualport \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    --without-wireshark-dissector \
</span>                     --without-xen \
                     --without-xenapi \
                     --without-xen-inotify \
</pre><pre style='margin:0'>

</pre>