Date: Sat, 19 Nov 2022 17:46:53 GMT 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: 3504ad16ed13 - main - x11-wm/phoc: adjust system wlroots version after 0ef73cb2a5e3 Message-ID: <202211191746.2AJHkrUd024490@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211191746.2AJHkrUd024490>