<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ff83a7d1be62c6f9d93f9286996d68a5d66e19c">https://github.com/macports/macports-ports/commit/1ff83a7d1be62c6f9d93f9286996d68a5d66e19c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1ff83a7d1be62c6f9d93f9286996d68a5d66e19c
</span>Author: Chris Rawnsley <chris@puny.agency>
AuthorDate: Wed Mar 8 10:11:40 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    wine*: Remove PulseAudio and udev from configure
</span>---
 x11/wine-crossover/Portfile | 2 ++
 x11/wine-devel/Portfile     | 2 ++
 x11/wine/Portfile           | 2 ++
 3 files changed, 6 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/wine-crossover/Portfile b/x11/wine-crossover/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9042b4b..012d223 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/wine-crossover/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/wine-crossover/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -115,10 +115,12 @@ configure.args              --without-alsa \
</span>                             --without-openal \
                             --with-opengl \
                             --without-oss \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-pulse \
</span>                             --with-png \
                             --with-pthread \
                             --without-sane \
                             --with-tiff \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-udev \
</span>                             --without-v4l \
                             --without-x \
                             --with-xml \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/wine-devel/Portfile b/x11/wine-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a46cdf6..fb72f34 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/wine-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/wine-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -114,10 +114,12 @@ configure.args              --without-alsa \
</span>                             --without-openal \
                             --with-opengl \
                             --without-oss \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-pulse \
</span>                             --with-png \
                             --with-pthread \
                             --without-sane \
                             --with-tiff \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-udev \
</span>                             --without-v4l \
                             --without-x \
                             --with-xml \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/wine/Portfile b/x11/wine/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9ae4872..ce02b98 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/wine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/wine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -114,10 +114,12 @@ configure.args              --without-alsa \
</span>                             --without-openal \
                             --with-opengl \
                             --without-oss \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-pulse \
</span>                             --with-png \
                             --with-pthread \
                             --without-sane \
                             --with-tiff \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                            --without-udev \
</span>                             --without-v4l \
                             --without-x \
                             --with-xml \
</pre><pre style='margin:0'>

</pre>