<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c6522fdf899ac1b502a92a464f80a3d4c7fa8a2">https://github.com/macports/macports-ports/commit/8c6522fdf899ac1b502a92a464f80a3d4c7fa8a2</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 8c6522fdf89 vlc2/libvlc2: set known_fail See: https://trac.macports.org/ticket/63755
</span>8c6522fdf89 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8c6522fdf899ac1b502a92a464f80a3d4c7fa8a2
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Tue Nov 2 11:59:52 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    vlc2/libvlc2: set known_fail
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/63755
</span>---
 multimedia/VLC2/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/VLC2/Portfile b/multimedia/VLC2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce590be6a29..e9a96113256 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/VLC2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/VLC2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,9 @@ PortGroup               active_variants 1.1
</span> 
 name                    VLC2
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# TODO: Remove, if/when this port is fixed
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+known_fail          yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> categories              multimedia devel
 maintainers             {gmail.com:rjvbertin @RJVB} openmaintainer
 
</pre><pre style='margin:0'>

</pre>