<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/fd7bc61c2856b1d1f7fb6062b39fcbb7ff49a60b">https://github.com/macports/macports-ports/commit/fd7bc61c2856b1d1f7fb6062b39fcbb7ff49a60b</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 fd7bc61c285 py-pikepdf: livecheck ignore rc releases
</span>fd7bc61c285 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fd7bc61c2856b1d1f7fb6062b39fcbb7ff49a60b
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Feb 4 07:18:49 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-pikepdf: livecheck ignore rc releases
</span>---
 python/py-pikepdf/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pikepdf/Portfile b/python/py-pikepdf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6f649c6d9c8..967a908e60d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pikepdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pikepdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -42,3 +42,5 @@ if {${name} ne ${subport}} {
</span>     # error: no matching constructor for initialization of 'match_replace'
     compiler.blacklist-append {clang < 900}
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {(\d\.\d+(\.\d+))}
</span></pre><pre style='margin:0'>

</pre>