git: 4eae9bfdf585 - main - x11/kitty: Update to 0.41.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 10:09:27 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=4eae9bfdf585e35f999de113ed43d884c34b84aa commit 4eae9bfdf585e35f999de113ed43d884c34b84aa Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-04-04 10:05:08 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-04-04 10:06:32 +0000 x11/kitty: Update to 0.41.1 - Use go 1.24 to compile Release changes: https://github.com/kovidgoyal/kitty/releases/tag/v0.41.0 https://github.com/kovidgoyal/kitty/releases/tag/v0.41.1 Reported by: Kovid Goyal <notifications@github.com> --- x11/kitty/Makefile | 5 ++--- x11/kitty/distinfo | 10 +++++----- x11/kitty/pkg-plist | 1 + 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 798881a64ac3..fb848ef6a373 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,7 +1,6 @@ PORTNAME= kitty DISTVERSIONPREFIX= v -DISTVERSION= 0.40.1 -PORTREVISION= 1 +DISTVERSION= 0.41.1 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org @@ -36,7 +35,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libxxhash.so:devel/xxhash USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ - go:1.23,modules magick pkgconfig python shebangfix ssl tar:xz \ + go:1.24,modules magick pkgconfig python shebangfix ssl tar:xz \ terminfo xorg CPE_VENDOR= kitty_project diff --git a/x11/kitty/distinfo b/x11/kitty/distinfo index c8061da3fd00..0da03aa7413c 100644 --- a/x11/kitty/distinfo +++ b/x11/kitty/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742304261 -SHA256 (go/x11_kitty/kitty-v0.40.1/v0.40.1.mod) = d8a43e60879b21416d0086ca0e0c2ef67d36e3079066e7e98a8f2f2eee3dc82d -SIZE (go/x11_kitty/kitty-v0.40.1/v0.40.1.mod) = 1239 -SHA256 (go/x11_kitty/kitty-v0.40.1/v0.40.1.zip) = 0a52b253931090ac172569f2b88822a1d66ec5601f2025cbeb73d87636918ad1 -SIZE (go/x11_kitty/kitty-v0.40.1/v0.40.1.zip) = 9210856 +TIMESTAMP = 1743750004 +SHA256 (go/x11_kitty/kitty-v0.41.1/v0.41.1.mod) = 4d8cf5408097a5323dce3d94e1550aef6b99d300892c8702c1e08baebb3ade25 +SIZE (go/x11_kitty/kitty-v0.41.1/v0.41.1.mod) = 1259 +SHA256 (go/x11_kitty/kitty-v0.41.1/v0.41.1.zip) = f2c380c076aaf73aa298498f83c02fab7b5ca032a1303f3034ca9543b9571032 +SIZE (go/x11_kitty/kitty-v0.41.1/v0.41.1.zip) = 6869920 diff --git a/x11/kitty/pkg-plist b/x11/kitty/pkg-plist index a49a7089d2b2..ab4606077ef2 100644 --- a/x11/kitty/pkg-plist +++ b/x11/kitty/pkg-plist @@ -689,6 +689,7 @@ share/icons/hicolor/scalable/apps/kitty.svg %%DATADIR%%/kitty/graphics_fragment.glsl %%DATADIR%%/kitty/graphics_vertex.glsl %%DATADIR%%/kitty/guess_mime_type.py +%%DATADIR%%/kitty/hsluv.glsl %%DATADIR%%/kitty/key_encoding.py %%DATADIR%%/kitty/key_names.py %%DATADIR%%/kitty/keys.py