From 3239a4533e575baf5dcdd9013911cc273a66b24a Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 15 Jul 2020 23:58:15 +0000 Subject: x11-toolkits/wlroots: update to 0.11.0 Changes: https://github.com/swaywm/wlroots/releases/tag/0.11.0 Reported by: GitHub (watch releases) --- x11-wm/cage/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11-wm/cage/Makefile') diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile index 0e7013798ec2..e5c3b4c50b9d 100644 --- a/x11-wm/cage/Makefile +++ b/x11-wm/cage/Makefile @@ -4,9 +4,12 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1.1-77 DISTVERSIONSUFFIX= -gbd961db +PORTREVISION= 1 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 6a12da196068.patch:-p1 # https://github.com/Hjdskes/cage/pull/145 +PATCHFILES+= 3575c9180bc0.patch:-p1 # https://github.com/Hjdskes/cage/pull/145 PATCHFILES+= 70ecdcb02ea0.patch:-p1 # https://github.com/Hjdskes/cage/pull/148 MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.14:graphics/wayland-protocols \ - wlroots>=0.9.1:x11-toolkits/wlroots + wlroots>=0.11.0:x11-toolkits/wlroots LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libxkbcommon.so:x11/libxkbcommon -- cgit v1.2.3