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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/facdebe50988d757f806bfb89e9e8e5d40a7a52a">https://github.com/macports/macports-ports/commit/facdebe50988d757f806bfb89e9e8e5d40a7a52a</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 facdebe5098 kitty: Perf notes
</span>facdebe5098 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit facdebe50988d757f806bfb89e9e8e5d40a7a52a
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Wed Feb 9 20:57:30 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    kitty: Perf notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://trac.macports.org/ticket/64604
</span>---
 aqua/kitty/Portfile | 5 +++++
 1 file changed, 5 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 97ed34df0c6..5860b83749f 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;'>@@ -115,12 +115,17 @@ destroot {
</span>         ${destroot}${fish_complete}/kitty.fish
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# SSL error on running "kitty +kitten themes"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# See https://trac.macports.org/ticket/64604 and https://lists.macports.org/pipermail/macports-dev/2022-February/044129.html
</span> notes "
 Optional ports:
 
 - ImageMagick port to use the \"kitty +kitten icat\" tool to display
 images in the terminal
 - py${python.version}-pygments port for syntax highlighting in \"kitty +kitten diff\"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+- curl-ca-bundle or certsync port to use \"kitty +kitten themes\" tool to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+display themes in the terminal
</span> 
 Since 0.24.0 kitty has a shell integration that writes extra lines to
 enable it in your init shell file. See
</pre><pre style='margin:0'>

</pre>