<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7959f0e642f6afec43a2b1aff0dcd1f098ff1cae">https://github.com/macports/macports-ports/commit/7959f0e642f6afec43a2b1aff0dcd1f098ff1cae</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 7959f0e  MailtoMutt: fix livecheck
</span>7959f0e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7959f0e642f6afec43a2b1aff0dcd1f098ff1cae
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 15:40:41 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    MailtoMutt: fix livecheck
</span>---
 aqua/MailtoMutt/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/MailtoMutt/Portfile b/aqua/MailtoMutt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8acb141..c10ff18 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/MailtoMutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/MailtoMutt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,3 +23,5 @@ if {[vercmp $xcodeversion 4.0] >= 0} {
</span>         file copy -force ${filespath}/project.pbxproj ${worksrcpath}/${name}.xcode/
     }
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex mailtomutt-(\[0-9.\]+)${extract.suffix}
</span></pre><pre style='margin:0'>

</pre>