<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/ad00a1e65a7797f9b0ed11a388294992981a925d">https://github.com/macports/macports-ports/commit/ad00a1e65a7797f9b0ed11a388294992981a925d</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 ad00a1e65a7 adwaita-icon-theme: disable livecheck; need to stay at v44.x
</span>ad00a1e65a7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ad00a1e65a7797f9b0ed11a388294992981a925d
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Sep 23 18:24:07 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> adwaita-icon-theme: disable livecheck; need to stay at v44.x
</span>---
gnome/adwaita-icon-theme/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/adwaita-icon-theme/Portfile b/gnome/adwaita-icon-theme/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 71b9dc6cafa..3cc84ff7456 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/adwaita-icon-theme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/adwaita-icon-theme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span>
PortSystem 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Note: Version 45 and later requires gtk4, so stay at version 44
</span> name adwaita-icon-theme
version 44.0
revision 1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,4 +42,4 @@ autoreconf.args -fvi
</span> use_parallel_build no
installs_libs no
<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>