<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e1a334f30c90b82ea01968e18e38a4851b87baec">https://github.com/macports/macports-ports/commit/e1a334f30c90b82ea01968e18e38a4851b87baec</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 e1a334f  libvirt: Remove --with-gnutls configure arg
</span>e1a334f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e1a334f30c90b82ea01968e18e38a4851b87baec
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Dec 13 22:55:24 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    libvirt: Remove --with-gnutls configure arg
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    gnutls is always enabled.
</span>---
 sysutils/libvirt/Portfile | 1 -
 1 file changed, 1 deletion(-)

<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 6357638..947b6cf 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;'>@@ -62,7 +62,6 @@ configure.args      --disable-silent-rules \
</span>                     --with-esx \
                     --without-fuse \
                     --without-glusterfs \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    --with-gnutls \
</span>                     --without-hal \
                     --without-hyperv \
                     --with-init-script=none \
</pre><pre style='margin:0'>

</pre>