mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
x11/kitty: Update to 0.40.1
- Add graphics/cairo to LIB_DEPENDS, because kitty/fast_data_types.so is linked to /usr/local/lib/libcairo.so.2. Release changes: https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes Reported by: kovidgoyal/kitty <kitty@noreply.github.com>
This commit is contained in:
parent
b5b9394f3f
commit
aa03cd09fc
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= kitty
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.40.0
|
||||
DISTVERSION= 0.40.1
|
||||
CATEGORIES= x11 wayland
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
|
@ -40,6 +40,7 @@ USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \
|
|||
CPE_VENDOR= kitty_project
|
||||
|
||||
USE_GL= gl
|
||||
USE_GNOME= cairo
|
||||
USE_XORG= x11 xcb xcursor xi xinerama xrandr
|
||||
|
||||
SHEBANG_FILES= build-terminfo count-lines-of-code update-on-ox
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1741598462
|
||||
SHA256 (go/x11_kitty/kitty-v0.40.0/v0.40.0.mod) = 15036b3be3c6043700888346859d9a207984f703008ecb5dfd431f27c04436ec
|
||||
SIZE (go/x11_kitty/kitty-v0.40.0/v0.40.0.mod) = 1237
|
||||
SHA256 (go/x11_kitty/kitty-v0.40.0/v0.40.0.zip) = 098109d2fedb797e791a25841453dca229454d09ea75143ec927867d703c12f5
|
||||
SIZE (go/x11_kitty/kitty-v0.40.0/v0.40.0.zip) = 9121095
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue