<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/83c184e98a9963236f404c3f6e791fe9bffd36d4">https://github.com/macports/macports-ports/commit/83c184e98a9963236f404c3f6e791fe9bffd36d4</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 83c184e  aerc: fix livecheck
</span>83c184e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 83c184e98a9963236f404c3f6e791fe9bffd36d4
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue May 12 21:12:26 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/aerc/Portfile b/mail/aerc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c1523a9..799846c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/aerc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/aerc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,3 +33,6 @@ depends_build       port:go \
</span> 
 build.args          GOFLAGS="-tags=notmuch"
 build.target
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       https://git.sr.ht/~sircmpwn/aerc/refs
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     {aerc (\d+(?:\.\d+)*)}
</span></pre><pre style='margin:0'>

</pre>