Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 17:08:54 +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: ca04c9536c9d - main - x11-wm/wlmaker: switch to wlroots020
Message-ID:  <6990ac26.30a71.78e212df@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=ca04c9536c9df62899b379436d5a9db9895ff927

commit ca04c9536c9df62899b379436d5a9db9895ff927
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-02-14 15:58:07 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-02-14 17:03:26 +0000

    x11-wm/wlmaker: switch to wlroots020
---
 x11-wm/wlmaker/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-wm/wlmaker/Makefile b/x11-wm/wlmaker/Makefile
index 1b5ce19a7417..61859efeca6f 100644
--- a/x11-wm/wlmaker/Makefile
+++ b/x11-wm/wlmaker/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wlmaker
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.1
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -13,7 +14,7 @@ BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.32:graphics/wayland-protocols
 LIB_DEPENDS=	libepoll-shim.so:devel/libepoll-shim \
 		libwayland-server.so:graphics/wayland \
-		libwlroots-0.19.so:x11-toolkits/wlroots019 \
+		libwlroots-0.20.so:x11-toolkits/wlroots020 \
 		libxdg-basedir.so:x11/libxdg-basedir \
 		libxkbcommon.so:x11/libxkbcommon
 RUN_DEPENDS=	foot:x11/foot


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6990ac26.30a71.78e212df>