pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kitty x11/kitty: update to 0.26.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ca784837fcf
branches:  trunk
changeset: 387231:7ca784837fcf
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Oct 25 09:34:15 2022 +0000

description:
x11/kitty: update to 0.26.4

0.26.4 [2022-10-17]
 - macOS: Allow changing the kitty icon by placing a custom icon in the kitty
   config folder (#5464)
 - Allow centering the background_image (#5525)
 - X11: Fix a regression in the previous release that caused pasting from GTK
   based applications to have extra newlines (#5528)
 - Tab bar: Improve empty space management when some tabs have short titles,
   allocate the saved space to the active tab (#5548)
 - Fix background_tint not applying to window margins and padding (#3933)
 - Wayland: Fix background image scaling using tiled mode on high DPI screens
 - Wayland: Fix an abort when changing background colors with
   wayland_titlebar_color set to background (#5562)
 - Update to Unicode 15.0 (#5542)
 - GNOME Wayland: Fix a memory leak in gnome-shell when using client side
   decorations

diffstat:

 x11/kitty/Makefile |  4 ++--
 x11/kitty/PLIST    |  3 ++-
 x11/kitty/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r ac094e529b3e -r 7ca784837fcf x11/kitty/Makefile
--- a/x11/kitty/Makefile        Tue Oct 25 09:33:34 2022 +0000
+++ b/x11/kitty/Makefile        Tue Oct 25 09:34:15 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2022/09/27 07:45:50 pin Exp $
+# $NetBSD: Makefile,v 1.37 2022/10/25 09:34:15 pin Exp $
 
-DISTNAME=      kitty-0.26.3
+DISTNAME=      kitty-0.26.4
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kovidgoyal/}
 GITHUB_PROJECT=        kitty
diff -r ac094e529b3e -r 7ca784837fcf x11/kitty/PLIST
--- a/x11/kitty/PLIST   Tue Oct 25 09:33:34 2022 +0000
+++ b/x11/kitty/PLIST   Tue Oct 25 09:34:15 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2022/09/27 07:45:50 pin Exp $
+@comment $NetBSD: PLIST,v 1.21 2022/10/25 09:34:15 pin Exp $
 bin/kitty
 lib/kitty/__main__.py
 lib/kitty/__main__.pyc
@@ -696,6 +696,7 @@
 share/doc/kitty/html/_static/scripts/furo.js.map
 share/doc/kitty/html/_static/searchtools.js
 share/doc/kitty/html/_static/skeleton.css
+share/doc/kitty/html/_static/sphinx_highlight.js
 share/doc/kitty/html/_static/styles/furo-extensions.css
 share/doc/kitty/html/_static/styles/furo-extensions.css.map
 share/doc/kitty/html/_static/styles/furo.css
diff -r ac094e529b3e -r 7ca784837fcf x11/kitty/distinfo
--- a/x11/kitty/distinfo        Tue Oct 25 09:33:34 2022 +0000
+++ b/x11/kitty/distinfo        Tue Oct 25 09:34:15 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2022/09/27 07:45:50 pin Exp $
+$NetBSD: distinfo,v 1.20 2022/10/25 09:34:15 pin Exp $
 
-BLAKE2s (kitty-0.26.3.tar.xz) = a87c68f2f9e3639368155853f5b3a641127226dcd3fac769141a76fa74d9ad8b
-SHA512 (kitty-0.26.3.tar.xz) = 77a518cd3ec4bb059907f16d01068914951cadbbcf803dcbfae13cc9ce144f65a886d7e986c7191019a0be9ccf902f086c72a24287458d083cbd3fd136d2c589
-Size (kitty-0.26.3.tar.xz) = 4730520 bytes
+BLAKE2s (kitty-0.26.4.tar.xz) = cb23750fd8b3f64842e06d98e19bcfdf68e5f58f27825b6e3db7f9f6e5c03557
+SHA512 (kitty-0.26.4.tar.xz) = 4d3ef5ba2ca54d0f5cd84ece771297c19c05bd276fc235f92c76d469ad17e55b54de696dce38c9039ae9825c7609e03e937536261c4fb680e936865ee0e4441e
+Size (kitty-0.26.4.tar.xz) = 4749148 bytes
 SHA1 (patch-glfw_wl__init.c) = d3bfa4c4a4b6a524a3a5fddd234368022bcb5c95
 SHA1 (patch-kitty_threading.h) = 04886ab09ac2ab6f4925cd20e739e6b634299d55



Home | Main Index | Thread Index | Old Index