git: d23ee845310a - 2023Q2 - x11/kitty: Back to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 15:03:54 UTC
The branch 2023Q2 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=d23ee845310a2be1c1f1ed02f063788d7cda8056 commit d23ee845310a2be1c1f1ed02f063788d7cda8056 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:58:59 +0000 x11/kitty: Back to the pool Maintainer drops the port. PR: 271232 Reported by: alexis.praga@proton.me (cherry picked from commit 58632c68ced6f6a830241d86e3bcfb00f8c47d79) --- x11/kitty/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 32f26499bf00..e5ebde74bcfe 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,9 +1,11 @@ PORTNAME= kitty -DISTVERSION= 0.26.5 +DISTVERSION= 0.28.0 +PORTREVISION= 2 +DISTVERSIONPREFIX=v CATEGORIES= x11 wayland MASTER_SITES= https://github.com/kovidgoyal/${PORTNAME}/releases/download/v${DISTVERSION}/ -MAINTAINER= alexis.praga@free.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform, fast, featureful, GPU-based terminal emulator WWW= https://sw.kovidgoyal.net/kitty/