Bug 261132

Summary: x11/kitty: Update to 0.24.1
Product: Ports & Packages Reporter: Alexis Praga <alexis.praga>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: --- Flags: alexis.praga: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://sw.kovidgoyal.net/kitty/changelog/
Attachments:
Description Flags
v0.24.1 none

Description Alexis Praga 2022-01-11 22:25:09 UTC
Created attachment 230935 [details]
v0.24.1
Comment 1 Alexis Praga 2022-01-11 22:27:11 UTC
Update to 0.24.1.

Changelog:
    Shell integration: Work around conflicts with some zsh plugins (#4428)
    Have the zero width space and various other characters from the Other, formatting Unicode category be treated as combining characters (#4439)
    Fix using --shell-integration with setup.py broken (#4434)
    Fix showing debug information not working if kitty’s STDIN is not a tty (#4424)
    Linux: Fix a regression that broke rendering of emoji with variation selectors (#4444)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-12 11:40:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b48cc8d8ca373e4ed363ec7e03c4c96bd77f9b44

commit b48cc8d8ca373e4ed363ec7e03c4c96bd77f9b44
Author:     Alexis Praga <alexis.praga@free.fr>
AuthorDate: 2022-01-12 11:39:50 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-12 11:39:50 +0000

    x11/kitty: Update to 0.24.1

    Changelog:      https://sw.kovidgoyal.net/kitty/changelog/

    PR:             261132

 x11/kitty/Makefile                   | 11 +++++++----
 x11/kitty/distinfo                   |  6 +++---
 x11/kitty/files/patch-kitty_child.py |  2 +-
 x11/kitty/pkg-plist                  | 25 +++++++++++++++++++++++++
 4 files changed, 36 insertions(+), 8 deletions(-)