<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7d69f1844809793a2b93ff3fc950930d25185108">https://github.com/macports/macports-ports/commit/7d69f1844809793a2b93ff3fc950930d25185108</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7d69f1844809793a2b93ff3fc950930d25185108
</span>Author: Ken Cunningham <ken.cunningham.webuse@gmail.com>
AuthorDate: Mon Aug 28 08:04:26 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    texlive-bin: remove redundant blacklisting already covered by cxx11 1.1 PortGroup
</span>---
 tex/texlive-bin/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tex/texlive-bin/Portfile b/tex/texlive-bin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a49aecc..2a6b62e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tex/texlive-bin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tex/texlive-bin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,6 @@ PortGroup       compiler_blacklist_versions 1.0
</span> PortGroup       texlive 1.0
 PortGroup       cxx11 1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# The C++ code in 20170604 doesn't play well with clang-425.0.28
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.blacklist-append {clang < 500}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> # luajittex requires muniversal (and some patches to configure
 # scripts) to build universal
 PortGroup       muniversal 1.0
</pre><pre style='margin:0'>

</pre>