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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b7a82e5319b463b1af319cdc98fe17853c5b7fa">https://github.com/macports/macports-ports/commit/2b7a82e5319b463b1af319cdc98fe17853c5b7fa</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 2b7a82e5319 tmux: update livecheck regex
</span>2b7a82e5319 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2b7a82e5319b463b1af319cdc98fe17853c5b7fa
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Dec 31 15:25:55 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/tmux/Portfile b/sysutils/tmux/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 99ca0b495ee..c6e5fc2dfd2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/tmux/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/tmux/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -69,3 +69,6 @@ post-destroot {
</span> }
 
 notes "If you want integration with system pasteboard consider installing port tmux-pasteboard as well"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex {([0-9.]+[a-z])}
</span></pre><pre style='margin:0'>

</pre>