Date: Thu, 4 May 2023 15:01:23 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58632c68ced6 - main - x11/kitty: Back to the pool Message-ID: <202305041501.344F1NWB098155@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=58632c68ced6f6a830241d86e3bcfb00f8c47d79 commit 58632c68ced6f6a830241d86e3bcfb00f8c47d79 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-05-04 10:10:48 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-05-04 14:56:23 +0000 x11/kitty: Back to the pool Maintainer drops the port. PR: 271232 Reported by: alexis.praga@proton.me --- x11/kitty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 267b81f1518f..7cbaeb9abcd9 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,10 +1,10 @@ PORTNAME= kitty DISTVERSION= 0.28.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= x11 wayland -MAINTAINER= alexis.praga@proton.me +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform, fast, featureful, GPU-based terminal emulator WWW= https://sw.kovidgoyal.net/kitty/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305041501.344F1NWB098155>