aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/hikari
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-07-15 23:58:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-07-15 23:58:15 +0000
commit3239a4533e575baf5dcdd9013911cc273a66b24a (patch)
tree183cb4427e62819d4187a34abea65c1d75664c20 /x11-wm/hikari
parent8a334ff13338df42476cf16e1851489a5f1b0e3a (diff)
downloadports-3239a4533e575baf5dcdd9013911cc273a66b24a.tar.gz
ports-3239a4533e575baf5dcdd9013911cc273a66b24a.zip
x11-toolkits/wlroots: update to 0.11.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.11.0 Reported by: GitHub (watch releases)
Notes
Notes: svn path=/head/; revision=542295
Diffstat (limited to 'x11-wm/hikari')
-rw-r--r--x11-wm/hikari/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/hikari/Makefile b/x11-wm/hikari/Makefile
index 5e0a75084881..925fdc40fbcd 100644
--- a/x11-wm/hikari/Makefile
+++ b/x11-wm/hikari/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hikari
DISTVERSION= 2.0.5
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= https://hikari.acmelabs.space/releases/
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.14:graphics/wayland-protocols \
- wlroots>=0.9.0<0.11.0:x11-toolkits/wlroots
+ wlroots>=0.9.0<0.12.0:x11-toolkits/wlroots
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
libinput.so:x11/libinput \
libucl.so:textproc/libucl \