<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0b9a01ceabde49df9029704a6957d31d1c5ad3c5">https://github.com/macports/macports-ports/commit/0b9a01ceabde49df9029704a6957d31d1c5ad3c5</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 0b9a01c  kitty: add a more informative homepage
</span>0b9a01c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0b9a01ceabde49df9029704a6957d31d1c5ad3c5
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Mar 30 15:07:16 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    kitty: add a more informative homepage
</span>---
 aqua/kitty/Portfile | 2 ++
 1 file changed, 2 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 3e84d88..730d456 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;'>@@ -17,6 +17,8 @@ maintainers         nomaintainer
</span> description         A cross-platform, fast, feature full, GPU based terminal emulator
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://sw.kovidgoyal.net/kitty/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.tarball_from releases
 use_xz              yes
 
</pre><pre style='margin:0'>

</pre>