git: 3504ad16ed13 - main - x11-wm/phoc: adjust system wlroots version after 0ef73cb2a5e3

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 19 Nov 2022 17:46:53 UTC
The branch main has been updated by jbeich:

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

commit 3504ad16ed131b7bd9d0b82417f689eb9dfa11ab
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-19 16:48:39 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-19 17:45:04 +0000

    x11-wm/phoc: adjust system wlroots version after 0ef73cb2a5e3
    
    https://gitlab.gnome.org/World/Phosh/phoc/-/commit/6a508d546739
    https://gitlab.gnome.org/World/Phosh/phoc/-/commit/2f86b70dabb7
---
 x11-wm/phoc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 6b127f154e78..05ca77d8ee49 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.15:graphics/wayland-protocols \
-		wlroots>=0.14.1<0.15.0:x11-toolkits/wlroots
+		wlroots>=0.15.1<0.16.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
 		libinput.so:x11/libinput \