git: ed4ae91e94bd - main - x11/kitty: Update to 0.26.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 15:33:30 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed4ae91e94bdafd9ec75a3c78c0e2c7d271a0db8 commit ed4ae91e94bdafd9ec75a3c78c0e2c7d271a0db8 Author: Alexis Praga <alexis.praga@proton.me> AuthorDate: 2022-09-19 15:33:12 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-09-19 15:33:12 +0000 x11/kitty: Update to 0.26.2 PR: 266458 --- x11/kitty/Makefile | 6 +++--- x11/kitty/distinfo | 6 +++--- x11/kitty/pkg-plist | 3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 2d9229c9a563..4a5e7bd243fa 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,6 +1,5 @@ PORTNAME= kitty -DISTVERSION= 0.25.2 -PORTREVISION= 1 +DISTVERSION= 0.26.2 CATEGORIES= x11 wayland MASTER_SITES= https://github.com/kovidgoyal/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -15,6 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-inline-tabs>0:textproc/py-sphinx-inline-tabs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxext-opengraph>0:textproc/py-sphinxext-opengraph@${PY_FLAVOR} \ + openssl>0:security/openssl \ sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \ wayland-protocols>=0:graphics/wayland-protocols LIB_DEPENDS= libdbus-1.so:devel/dbus \ @@ -30,7 +30,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ - pkgconfig python:3.5+ shebangfix tar:xz terminfo xorg + pkgconfig python:3.5+ shebangfix ssl tar:xz terminfo xorg CPE_VENDOR= kitty_project USE_GL= gl USE_XORG= x11 xcb xcursor xi xinerama xrandr diff --git a/x11/kitty/distinfo b/x11/kitty/distinfo index e2d938b113e1..4d4ce738b7a3 100644 --- a/x11/kitty/distinfo +++ b/x11/kitty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660419246 -SHA256 (kitty-0.25.2.tar.xz) = a20a470490fee05bd4bd0ce0964b5b87df1fabe51f05fa076364bbfe2ee4e03c -SIZE (kitty-0.25.2.tar.xz) = 4681940 +TIMESTAMP = 1663399175 +SHA256 (kitty-0.26.2.tar.xz) = 586ff599c5a3f31831b2a32dd9faafacb6c3581f2561f8ddcab0ba815bc7dab4 +SIZE (kitty-0.26.2.tar.xz) = 4716932 diff --git a/x11/kitty/pkg-plist b/x11/kitty/pkg-plist index 1d5a72f7db7e..870f81dbc8d0 100644 --- a/x11/kitty/pkg-plist +++ b/x11/kitty/pkg-plist @@ -36,8 +36,7 @@ lib/kitty/kittens/mouse_demo/__init__.py lib/kitty/kittens/mouse_demo/main.py lib/kitty/kittens/panel/__init__.py lib/kitty/kittens/panel/main.py -lib/kitty/kittens/prewarm/__init__.py -lib/kitty/kittens/prewarm/main.py +lib/kitty/kitty/prewarm.py lib/kitty/kittens/query_terminal/__init__.py lib/kitty/kittens/query_terminal/main.py lib/kitty/kittens/remote_file/__init__.py