<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/398ec56448297a87b7e78688ca982cabdf4fd6aa">https://github.com/macports/macports-ports/commit/398ec56448297a87b7e78688ca982cabdf4fd6aa</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 398ec564482 libtapi: fix livecheck
</span>398ec564482 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 398ec56448297a87b7e78688ca982cabdf4fd6aa
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Wed Sep 14 00:41:32 2022 +0200

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libtapi/Portfile b/devel/libtapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24c4f964781..2651d5582b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libtapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libtapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -139,6 +139,3 @@ configure.args-append   -DLLVM_INCLUDE_TESTS=OFF \
</span> 
 build.target            libtapi tapi
 destroot.target         install-libtapi install-tapi install-tapi-headers install-tapi-clang-headers install-tapi-docs
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type          regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex         "tapi-(\[\\d.\]+)"
</span></pre><pre style='margin:0'>

</pre>