Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 19:39:53 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d7da0dfe1dd - main - x11/kitty: Update to 0.47.4
Message-ID:  <6a305509.31e00.481a2767@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

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

commit 8d7da0dfe1dd93ba33464ac56541ee7c49f7a270
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-06-15 19:38:05 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-06-15 19:38:05 +0000

    x11/kitty: Update to 0.47.4
    
    ChangeLog:
    
    - https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes
    
    Reported by:    Kovid Goyal <notifications@github.com>
---
 x11/kitty/Makefile |  8 ++------
 x11/kitty/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index f8781bfd753c..bfb831bd8d18 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kitty
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.47.3
+DISTVERSION=	0.47.4
 PORTREVISION=	0
 CATEGORIES=	x11 wayland
 
@@ -24,15 +24,11 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR} \
 		urw-base35-fonts>=20200910:x11-fonts/urw-base35-fonts \
 		wayland-protocols>=0:graphics/wayland-protocols
 LIB_DEPENDS=	libcairo.so:graphics/cairo \
-		libcanberra.so:audio/libcanberra \
 		libdbus-1.so:devel/dbus \
 		libepoll-shim-interpose.so:devel/libepoll-shim \
 		libfontconfig.so:x11-fonts/fontconfig \
-		libfreetype.so:print/freetype2 \
 		libharfbuzz.so:print/harfbuzz \
 		liblcms2.so:graphics/lcms2 \
-		libpng.so:graphics/png \
-		librsync.so:net/librsync \
 		libwayland-client.so:graphics/wayland \
 		libwayland-cursor.so:graphics/wayland \
 		libxkbcommon.so:x11/libxkbcommon \
@@ -40,7 +36,7 @@ LIB_DEPENDS=	libcairo.so:graphics/cairo \
 
 # ncursesw and tinfo >= 6.1 seem to be needed
 USES=		compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \
-		go:modules,1.26 magick ncurses pkgconfig python shebangfix ssl \
+		go:modules,1.26 ncurses pkgconfig python shebangfix ssl \
 		tar:xz terminfo xorg
 CPE_VENDOR=	kovidgoyal
 
diff --git a/x11/kitty/distinfo b/x11/kitty/distinfo
index a102c4cb17fc..ca166369b1ac 100644
--- a/x11/kitty/distinfo
+++ b/x11/kitty/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1781248596
-SHA256 (go/x11_kitty/kitty-v0.47.3/v0.47.3.mod) = b91c8f6d5e3abd567c2072efa89eb8af3b662e434839f3421767f9a2a53ed9c2
-SIZE (go/x11_kitty/kitty-v0.47.3/v0.47.3.mod) = 1847
-SHA256 (go/x11_kitty/kitty-v0.47.3/v0.47.3.zip) = 01ced35ced66a2540c30fa15aa7fcf8406716f9fd31a7e5ac5ec84450f835ee7
-SIZE (go/x11_kitty/kitty-v0.47.3/v0.47.3.zip) = 9993771
+TIMESTAMP = 1781540158
+SHA256 (go/x11_kitty/kitty-v0.47.4/v0.47.4.mod) = b91c8f6d5e3abd567c2072efa89eb8af3b662e434839f3421767f9a2a53ed9c2
+SIZE (go/x11_kitty/kitty-v0.47.4/v0.47.4.mod) = 1847
+SHA256 (go/x11_kitty/kitty-v0.47.4/v0.47.4.zip) = 3b969a4272cbbe4abfbd3dd2e87e64f7bbf1dc846429bf2437b63b3747a13e91
+SIZE (go/x11_kitty/kitty-v0.47.4/v0.47.4.zip) = 9996039


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a305509.31e00.481a2767>