Bug 261132 - x11/kitty: Update to 0.24.1
Summary: x11/kitty: Update to 0.24.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://sw.kovidgoyal.net/kitty/chang...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 22:25 UTC by Alexis Praga
Modified: 2022-01-13 02:22 UTC (History)
1 user (show)

See Also:
alexis.praga: maintainer-feedback+


Attachments
v0.24.1 (5.92 KB, patch)
2022-01-11 22:25 UTC, Alexis Praga
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)