<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/a068d5393c7adb4c97346940b01b292e3f630433">https://github.com/macports/macports-ports/commit/a068d5393c7adb4c97346940b01b292e3f630433</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a068d5393c7adb4c97346940b01b292e3f630433
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Mon Oct 2 18:45:43 2023 +0300

<span style='display:block; white-space:pre;color:#404040;'>    kitty: Add comment
</span>---
 aqua/kitty/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<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 916c7477f9d..d222c95449e 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;'>@@ -4,6 +4,9 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# TODO: Test port on the macOS 10.12 - macOS 10.15. Because kitty replaces the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# librsync with libxxhash, new versions can work
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# correctly again.
</span> github.setup        kovidgoyal kitty 0.30.0 v
 github.tarball_from releases
 revision            1
</pre><pre style='margin:0'>

</pre>