Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2026 11:47:07 +0000
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dbcd8e7a812b - main - x11-wm/cage: update to 0.3.0
Message-ID:  <69da34bb.245d2.34f5a891@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbcd8e7a812b73c50e7e106395071aa218641e82

commit dbcd8e7a812b73c50e7e106395071aa218641e82
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-04-11 07:28:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-04-11 11:46:27 +0000

    x11-wm/cage: update to 0.3.0
    
    Changes:        https://github.com/Hjdskes/cage/releases/tag/v0.3.0
    Reported by:    GitHub (watch releases)
---
 x11-wm/cage/Makefile | 7 +++----
 x11-wm/cage/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile
index 8dbdc7f4f0ef..55f9d128831f 100644
--- a/x11-wm/cage/Makefile
+++ b/x11-wm/cage/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cage
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.1
+DISTVERSION=	0.3.0
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -10,10 +10,9 @@ WWW=		https://www.hjdskes.nl/projects/cage/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
-		wayland-protocols>=1.14:graphics/wayland-protocols
+BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto
 LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
-		libwlroots-0.19.so:x11-toolkits/wlroots019 \
+		libwlroots-0.20.so:x11-toolkits/wlroots020 \
 		libxkbcommon.so:x11/libxkbcommon
 
 USES=		compiler:c11 meson pkgconfig
diff --git a/x11-wm/cage/distinfo b/x11-wm/cage/distinfo
index 61c4261facec..2cda96b8d1c9 100644
--- a/x11-wm/cage/distinfo
+++ b/x11-wm/cage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759333605
-SHA256 (cage-kiosk-cage-v0.2.1_GH0.tar.gz) = acab0c83175164a788d7b9f89338cbdebdc4f7197aff6fdc267c32f7181234a9
-SIZE (cage-kiosk-cage-v0.2.1_GH0.tar.gz) = 24781
+TIMESTAMP = 1775892523
+SHA256 (cage-kiosk-cage-v0.3.0_GH0.tar.gz) = f32e6885444e365de3bc076d307c20eff59ee42ed0237219eebd3d2fe597e289
+SIZE (cage-kiosk-cage-v0.3.0_GH0.tar.gz) = 25282


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69da34bb.245d2.34f5a891>