<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9df99838d350ee21db78aa46b340af674a0a8469">https://github.com/macports/macports-ports/commit/9df99838d350ee21db78aa46b340af674a0a8469</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 9df99838d35 kitty: update to 0.22.1
</span>9df99838d35 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9df99838d350ee21db78aa46b340af674a0a8469
</span>Author: Vadim-Valdis Yudaev <judaew@outlook.de>
AuthorDate: Sat Jul 31 14:05:41 2021 +0300
<span style='display:block; white-space:pre;color:#404040;'> kitty: update to 0.22.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 e7abd518c31..d8c2d95c87f 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.22.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup kovidgoyal kitty 0.22.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 b2c714097463294c8c4d3298d64b9c73f41ca688 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 50a8ecfa3b12fc38c0f5486e0561f72bd585bcd659b706069babe0dc95d1bb08 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4426424
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 d0ccd9d403fb1f621ffc0467e51e6f097997eee0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5372360fea9cb30f82e169b02e24d86840cb7143be8a1335c756d585dd2f2868 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4424660
</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>