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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/70491885049873892451a8e33cc41cc6b81f3072">https://github.com/macports/macports-ports/commit/70491885049873892451a8e33cc41cc6b81f3072</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 70491885049 at-spi2-core: disable livecheck
</span>70491885049 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 70491885049873892451a8e33cc41cc6b81f3072
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat May 27 11:50:44 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    at-spi2-core: disable livecheck
</span>---
 gnome/at-spi2-core/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/at-spi2-core/Portfile b/gnome/at-spi2-core/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 567b73c9e99..6b0c075433e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/at-spi2-core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/at-spi2-core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -58,4 +58,4 @@ platform darwin 8 {
</span>     destroot.env-append    "DYLD_LIBRARY_PATH=${build_dir}/atspi"
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      gnome
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>