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

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

<span style='display:block; white-space:pre;color:#808000;'>commit b8311a4733b514729cb0ca087b2ce72df6776a89
</span>Author: tenzap <fabstz-it@yahoo.fr>
AuthorDate: Thu Apr 7 19:04:42 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    KeePassXC: update livecheck regex
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/64956
</span>---
 security/KeePassXC/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/KeePassXC/Portfile b/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 80765b479fb..82ef7b0a318 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -162,3 +162,6 @@ post-destroot {
</span> test.run        yes
 test.target     test ARGS="-V"
 test.env        TMPDIR=/tmp
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Ignore betas, RCs, etc. - See: https://trac.macports.org/ticket/64956
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>