Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2026 00:49:23 +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: 6b3b9fe12b38 - main - x11-wm/cagebreak: update to 3.2.0
Message-ID:  <69e96c93.1feed.25135592@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=6b3b9fe12b3800ea63eedd921d81bf435ba4b920

commit 6b3b9fe12b3800ea63eedd921d81bf435ba4b920
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-04-15 21:47:45 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-04-23 00:49:05 +0000

    x11-wm/cagebreak: update to 3.2.0
    
    Changes:        https://github.com/project-repo/cagebreak/releases/tag/3.2.0
    Reported by:    Repology
---
 x11-wm/cagebreak/Makefile | 7 ++++---
 x11-wm/cagebreak/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11-wm/cagebreak/Makefile b/x11-wm/cagebreak/Makefile
index de25b75f8c7d..483b93956466 100644
--- a/x11-wm/cagebreak/Makefile
+++ b/x11-wm/cagebreak/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cagebreak
-DISTVERSION=	3.1.0
+DISTVERSION=	3.2.0
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -15,13 +15,14 @@ LIB_DEPENDS=	libevdev.so:devel/libevdev \
 		libudev.so:devel/libudev-devd \
 		libwayland-server.so:graphics/wayland \
 		libfontconfig.so:x11-fonts/fontconfig \
-		libwlroots-0.19.so:x11-toolkits/wlroots019 \
+		libwlroots-0.20.so:x11-toolkits/wlroots020 \
 		libinput.so:x11/libinput \
 		libxkbcommon.so:x11/libxkbcommon
 
-USES=		compiler:c11 gnome meson pkgconfig
+USES=		compiler:c11 gnome meson pkgconfig xorg
 USE_GITHUB=	yes
 USE_GNOME=	cairo pango
+USE_XORG=	pixman
 GH_ACCOUNT=	project-repo
 MESON_ARGS=	-Dversion_override="${DISTVERSIONFULL}" # if snapshot
 PLIST_FILES=	bin/${PORTNAME} \
diff --git a/x11-wm/cagebreak/distinfo b/x11-wm/cagebreak/distinfo
index 85ddfb310a83..8a00830ce0b2 100644
--- a/x11-wm/cagebreak/distinfo
+++ b/x11-wm/cagebreak/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762090438
-SHA256 (project-repo-cagebreak-3.1.0_GH0.tar.gz) = af247b2d4b1eb19e2ce2c80b05d68fcc4b0a2f5637669af3644c36edb14c2b70
-SIZE (project-repo-cagebreak-3.1.0_GH0.tar.gz) = 267714
+TIMESTAMP = 1776289665
+SHA256 (project-repo-cagebreak-3.2.0_GH0.tar.gz) = 55de887549fd8898ffacbbbf22cd753a71562803a5e7f67732ecb673262eef40
+SIZE (project-repo-cagebreak-3.2.0_GH0.tar.gz) = 271826


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e96c93.1feed.25135592>