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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8da3661ddab7876accd5d163617c40074d025402">https://github.com/macports/macports-ports/commit/8da3661ddab7876accd5d163617c40074d025402</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 8da3661ddab yara: have livecheck ignore release candidates
</span>8da3661ddab is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8da3661ddab7876accd5d163617c40074d025402
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon May 3 07:44:02 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    yara: have livecheck ignore release candidates
</span>---
 security/yara/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/yara/Portfile b/security/yara/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 33bac7a7797..e575f4ae6dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -61,6 +61,8 @@ if {${subport} eq ${name}} {
</span> 
     test.run            yes
     test.target         check
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.regex (\[0-9a-z.\]+)
</span> }
 
 set python.versions {37 38 39}
</pre><pre style='margin:0'>

</pre>