Index | Thread | Search

From:
yaydn@protonmail.com
Subject:
Re: [maintainer update] x11/kitty update 0.48.1 -> 0.48.2
To:
Daniil Ryvkin <mail@leinadr.com>, "ports@openbsd.org" <ports@openbsd.org>
Date:
Mon, 03 Aug 2026 06:00:01 +0000

Download raw body.

Thread
På søndag 2. august 2026 kl. 18:57, skrev Daniil Ryvkin <mail@leinadr.com>:

> Update to 0.48.2
> 

Builds for me on current/amd64 with privsep.

$ cd /usr/ports/ && patch -l -p0 -E < /tmp/kitty0482.diff

$ cd /usr/ports/x11/kitty/ && make build package test ; make port-lib-depends-check check-shlib-syms

===>  Regression tests for kitty-0.48.2
mkdir -p /usr/ports/pobj/kitty-0.48.2/tmp/cache
cd /usr/ports/pobj/kitty-0.48.2/github.com/kovidgoyal/kitty@v0.48.2 && /usr/bin/env -i CC=cc GO386=softfloat GOCACHE="/usr/ports/pobj/kitty-0.48.2/go-cache" GOTOOLCHAIN=local TMPDIR="/usr/ports/pobj/kitty-0.48.2/github.com/kovidgoyal/kitty@v0.48.2" GOPROXY=file:///usr/ports/pobj/kitty-0.48.2/go_modules GO111MODULE=on GOPATH="/usr/ports/pobj/kitty-0.48.2/go:/usr/local/go-pkg" PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  PATH='/usr/ports/pobj/kitty-0.48.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 -pipe -DOPENSSL_clear_free=freezero'  TRUEPREFIX='/usr/local' DESTDIR=''  HOME='/kitty-0.48.2_writes_to_HOME' PICFLAG="-fpic"  BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c INSTALL_STRIP=  MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/ports/pobj/kitty-0.48.2/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT="/usr/ports/pobj/kitty-0.48.2/bin/install -c -m 755"  BSD_INSTALL_DATA="/usr/ports/pobj/kitty-0.48.2/bin/install -c -m 644"  BSD_INSTALL_MAN="/usr/ports/pobj/kitty-0.48.2/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/kitty-0.48.2/bin/install -d -m 755"  BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/kitty-0.48.2/bin/install -d -m 755"  BSD_INSTALL_DATA_DIR="/usr/ports/pobj/kitty-0.48.2/bin/install -d -m 755"  BSD_INSTALL_MAN_DIR="/usr/ports/pobj/kitty-0.48.2/bin/install -d -m 755" CI=true  TMPDIR=/usr/ports/pobj/kitty-0.48.2/tmp  KITTY_CACHE_DIRECTORY=/usr/ports/pobj/kitty-0.48.2/tmp/cache LC_CTYPE=en_US.UTF-8 go test -modcacherw -trimpath -v -buildvcs=false -p=1  -ldflags="-s -w" github.com/kovidgoyal/kitty
?   	github.com/kovidgoyal/kitty	[no test files]

kitty-0.48.2(x11/kitty):
Extra:  canberra.2
--
// Think all this is expected.

# TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ pkg_add -Dsnap -u kitty
kitty-0.48.1->0.48.2: ok

Works fine in sway with xwayland.

$ kitty -v
kitty 0.48.2 created by Kovid Goyal

No nits or grammar/spelling errors I could find.

Hope this helps.
--
yaydn