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.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fcd42382538
branches:  trunk
changeset: 388103:1fcd42382538
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Nov 13 15:44:52 2022 +0000

description:
x11/kitty: update to 0.26.5

0.26.5 [2022-11-07]

 - Splits layout: Add a new mappable action to move the active window to the
   screen edge (#5643)

 - ssh kitten: Allow using absolute paths for the location of transferred data
   (#5607)

 - Fix a regression in the previous release that caused a resize_draw_strategy
   of static to not work (#5601)

 - Wayland KDE: Fix abort when pasting into Firefox (#5603)

 - Wayland GNOME: Fix ghosting when using background_tint (#5605)

 - Fix cursor position at x=0 changing to x=1 on resize (#5635)

 - Wayland GNOME: Fix incorrect window size in some circumstances when switching
   between windows with window decorations disabled (#4802)

 - Wayland: Fix high CPU usage when using some input methods (#5369)

 - Remote control: When matching window by state:focused and no window currently
  has keyboard focus, match the window belonging to the OS window that was last
  focused (#5602)

diffstat:

 x11/kitty/Makefile |  4 ++--
 x11/kitty/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 546f6f6fae4b -r 1fcd42382538 x11/kitty/Makefile
--- a/x11/kitty/Makefile        Sun Nov 13 12:43:50 2022 +0000
+++ b/x11/kitty/Makefile        Sun Nov 13 15:44:52 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2022/10/25 09:34:15 pin Exp $
+# $NetBSD: Makefile,v 1.38 2022/11/13 15:44:52 pin Exp $
 
-DISTNAME=      kitty-0.26.4
+DISTNAME=      kitty-0.26.5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kovidgoyal/}
 GITHUB_PROJECT=        kitty
diff -r 546f6f6fae4b -r 1fcd42382538 x11/kitty/distinfo
--- a/x11/kitty/distinfo        Sun Nov 13 12:43:50 2022 +0000
+++ b/x11/kitty/distinfo        Sun Nov 13 15:44:52 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2022/10/25 09:34:15 pin Exp $
+$NetBSD: distinfo,v 1.21 2022/11/13 15:44:52 pin Exp $
 
-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
+BLAKE2s (kitty-0.26.5.tar.xz) = a005df9473ddc1bd45ce7af9b515e76f168033bdbd62d7082168fda39568c2dd
+SHA512 (kitty-0.26.5.tar.xz) = 086ae03d0e382afbe3001e357ef51388c7a8e81fa5b4bf9ce8b123a7fc8bfff3bd68d074e926f540a1f2b83062baa831e44d29c017cabfe8221bebe49b64e808
+Size (kitty-0.26.5.tar.xz) = 4749988 bytes
 SHA1 (patch-glfw_wl__init.c) = d3bfa4c4a4b6a524a3a5fddd234368022bcb5c95
 SHA1 (patch-kitty_threading.h) = 04886ab09ac2ab6f4925cd20e739e6b634299d55



Home | Main Index | Thread Index | Old Index