<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/db879c2a866940aef8771eab78567e24f3e3da46">https://github.com/macports/macports-ports/commit/db879c2a866940aef8771eab78567e24f3e3da46</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 db879c2  wine*: Use known_fail yes
</span>db879c2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit db879c2a866940aef8771eab78567e24f3e3da46
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri May 1 06:08:05 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    wine*: Use known_fail yes
</span>---
 x11/wine-crossover/Portfile | 3 +++
 x11/wine-devel/Portfile     | 3 +++
 x11/wine/Portfile           | 3 +++
 3 files changed, 9 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 a94b3d1..e91646c 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;'>@@ -329,6 +329,7 @@ platform darwin {
</span>         DPI under the Graphics tab in winecfg.}
 
     if {${os.major} < 9} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -338,6 +339,7 @@ platform darwin {
</span>             return -code error "incompatible Mac OS X version"
         }
     } elseif {${os.major} > 17} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -350,6 +352,7 @@ platform darwin {
</span> }
 
 if {${os.endian} eq "big"} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    known_fail yes
</span>     archive_sites
     distfiles
     depends_build
<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 354fbe9..694c62b 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;'>@@ -317,6 +317,7 @@ platform darwin {
</span>         DPI under the Graphics tab in winecfg.}
 
     if {${os.major} < 9} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -326,6 +327,7 @@ platform darwin {
</span>             return -code error "incompatible Mac OS X version"
         }
     } elseif {${os.major} > 17} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -338,6 +340,7 @@ platform darwin {
</span> }
 
 if {${os.endian} eq "big"} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    known_fail yes
</span>     archive_sites
     distfiles
     depends_build
<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 3e06712..f8d85c9 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;'>@@ -317,6 +317,7 @@ platform darwin {
</span>         DPI under the Graphics tab in winecfg.}
 
     if {${os.major} < 9} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -326,6 +327,7 @@ platform darwin {
</span>             return -code error "incompatible Mac OS X version"
         }
     } elseif {${os.major} > 17} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail yes
</span>         archive_sites
         distfiles
         depends_build
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -338,6 +340,7 @@ platform darwin {
</span> }
 
 if {${os.endian} eq "big"} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    known_fail yes
</span>     archive_sites
     distfiles
     depends_build
</pre><pre style='margin:0'>

</pre>