<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/63fa58f2334a4110f8da14b77a25120209de04d3">https://github.com/macports/macports-ports/commit/63fa58f2334a4110f8da14b77a25120209de04d3</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 63fa58f  x264: Use xcode_workaround PG
</span>63fa58f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 63fa58f2334a4110f8da14b77a25120209de04d3
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun Nov 10 21:13:12 2019 +0000

<span style='display:block; white-space:pre;color:#404040;'>    x264: Use xcode_workaround PG
</span>---
 multimedia/x264/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/x264/Portfile b/multimedia/x264/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b103d06..dc5f195 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/x264/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/x264/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           muniversal 1.0
 PortGroup           xcodeversion 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           xcode_workaround 1.0
</span> 
 name                x264
 version             20190313
</pre><pre style='margin:0'>

</pre>