<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ddce97b4d312efa6366a4a72018d6535d022d29a">https://github.com/macports/macports-ports/commit/ddce97b4d312efa6366a4a72018d6535d022d29a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ddce97b4d312efa6366a4a72018d6535d022d29a
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sat Jun 1 17:25:54 2024 +0300

<span style='display:block; white-space:pre;color:#404040;'>    kitty: update to 0.35.1
</span>---
 aqua/kitty/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/kitty/Portfile b/aqua/kitty/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 616b23cd362..6f6fe4e3790 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/kitty/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/kitty/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           python 1.0
</span> # TODO: Test port on the macOS 10.12 - macOS 10.15. Because kitty replaces the
 # librsync with libxxhash, new versions can work
 # correctly again.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        kovidgoyal kitty 0.34.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        kovidgoyal kitty 0.35.1 v
</span> github.tarball_from releases
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,9 +23,9 @@ homepage            https://sw.kovidgoyal.net/kitty/
</span> use_xz              yes
 
 checksums           ${distfiles} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  1d098a2d4143c5d90be6d4e7160c978c3c435205 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9f6dbb30c018976e14bd959e8db6e5c34055b50f3729bff000bb4e86e283c03e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    8176176
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  ac5f7b228cecf2d46b386274c891bd70eb86fd76 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a9a4a5b06040b72f11f5f1c7bafe0f78b1e6a50dffb1903830f492aee42a63e4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    8206388
</span> 
 if {${os.major} <= 15} {
     # See https://github.com/kovidgoyal/kitty/issues/2700
</pre><pre style='margin:0'>

</pre>