<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/02d84b27a91297fa4d3aad3d33c127cea70e8c9a">https://github.com/macports/macports-ports/commit/02d84b27a91297fa4d3aad3d33c127cea70e8c9a</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 02d84b27a91 kitty: update to 0.23.1
</span>02d84b27a91 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 02d84b27a91297fa4d3aad3d33c127cea70e8c9a
</span>Author: Vadim-Valdis Yudaev <judaew@outlook.de>
AuthorDate: Tue Aug 17 12:58:10 2021 +0300

<span style='display:block; white-space:pre;color:#404040;'>    kitty: update to 0.23.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 fa58daff49a..2029986f0e6 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;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 PortGroup           gpg_verify 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        kovidgoyal kitty 0.23.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        kovidgoyal kitty 0.23.1 v
</span> github.tarball_from releases
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,9 +30,9 @@ if {${os.major} <= 15} {
</span> use_xz              yes
 
 checksums           ${distfiles} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  590cef6580b6e8b38e28fac3b1c58bf905657eab \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f695ab8b568d8a1f0bb494967036e049d220a3138009876a0acb818c236854e3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4440508
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  07e2b8aea27c843bea97dd686e5214843b1114b3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5190f5eeb4653ac2ca02885623fd3aa10da1c82260c5b9866614ef4fd7427856 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4444184
</span> 
 # To verify the signature during the update, set it to "yes" and then reset
 # the value to "no" back.
</pre><pre style='margin:0'>

</pre>