aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-05-13 22:10:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-05-13 22:10:48 +0000
commit1b0fcba081b58fac98e00e7fe50859f96f08a077 (patch)
treef0e320ec9e120393ce6cee0f317bd17f07ba140f /x11-wm
parentf396a31c17e04a55f4a3e18326fec4752718b497 (diff)
downloadports-1b0fcba081b58fac98e00e7fe50859f96f08a077.tar.gz
ports-1b0fcba081b58fac98e00e7fe50859f96f08a077.zip
x11-toolkits/wlroots: rebuild unchanged consumers after r535134
`struct wlr_xwayland` was extended but the new member were added in the middle. Even if X11 apps still work there could be side effects. $ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo (gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001
Notes
Notes: svn path=/head/; revision=535189
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/cage/Makefile2
-rw-r--r--x11-wm/hikari/Makefile1
-rw-r--r--x11-wm/wayfire/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile
index 589763c24398..f246d51521cf 100644
--- a/x11-wm/cage/Makefile
+++ b/x11-wm/cage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cage
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/hikari/Makefile b/x11-wm/hikari/Makefile
index 6f478178f64c..8d2683236847 100644
--- a/x11-wm/hikari/Makefile
+++ b/x11-wm/hikari/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hikari
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= https://hikari.acmelabs.space/releases/
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 92655f8439f6..2ffffae1fd1b 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wayfire
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org