<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/c163d7d90d368244817dee91fe12524c6df861f3">https://github.com/macports/macports-ports/commit/c163d7d90d368244817dee91fe12524c6df861f3</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 c163d7d  notmuch: fix compiler settings
</span>c163d7d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c163d7d90d368244817dee91fe12524c6df861f3
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Jun 12 21:46:58 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    notmuch: fix compiler settings
</span>---
 mail/notmuch/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/notmuch/Portfile b/mail/notmuch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5f44682..26d9448 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/notmuch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/notmuch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,7 +51,7 @@ post-patch {
</span> conflicts_build     ${name} xcbuild
 
 compiler.blacklist-append *gcc-3.* *gcc-4.* {clang < 300}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.fallback macports-clang-5.0 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.whitelist clang macports-clang-5.0 
</span> 
 configure.args      --with-docs \
                     --without-emacs \
</pre><pre style='margin:0'>

</pre>