<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/34531c57f3bf131252f9eaf69de35bf134407d0a">https://github.com/macports/macports-ports/commit/34531c57f3bf131252f9eaf69de35bf134407d0a</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 34531c5  neomutt: use -replace in debug variant
</span>34531c5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 34531c57f3bf131252f9eaf69de35bf134407d0a
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Apr 21 10:43:59 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    neomutt: use -replace in debug variant
</span>---
 mail/neomutt/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/neomutt/Portfile b/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 49a3581..4e177e9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/neomutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -96,7 +96,7 @@ variant db4 conflicts {*}[lsearch -all -inline -not $hcache_variants db4] descri
</span>     depends_lib-append          port:db48
 }
 variant debug description {Debugging support} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    configure.args-append       --enable-debug
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    configure.args-replace      --disable-debug --enable-debug
</span> }
 variant gdbm conflicts {*}[lsearch -all -inline -not $hcache_variants gdbm] description {Use GNU dbm database} {
     configure.args-replace      --without-gdbm --with-gdbm=${prefix}
</pre><pre style='margin:0'>

</pre>