aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-15 03:46:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-16 00:45:48 +0000
commit099d7ec3d1a13037c3efd3c3d64823998e36d019 (patch)
tree40e981af03f9498775e2eb4a1c5533c36971c8c7
parentea7a749bb1102d6c02b19f6e3ef54d59e9576deb (diff)
downloadports-099d7ec3d1a13037c3efd3c3d64823998e36d019.tar.gz
ports-099d7ec3d1a13037c3efd3c3d64823998e36d019.zip
x11-wm/labwc: unbreak VT switch via keyboard after 7aae6b9fe451
[ERROR] [seatd/seat.c:598] Could not set next session: client is not active
-rw-r--r--x11-wm/labwc/Makefile5
-rw-r--r--x11-wm/labwc/distinfo2
2 files changed, 6 insertions, 1 deletions
diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index 0e543b1017d5..7b80ec4cc6d9 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -1,8 +1,11 @@
PORTNAME= labwc
DISTVERSION= 0.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 774eb2170f11.patch:-p1 # https://github.com/labwc/labwc/pull/1429
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland stacking compositor
WWW= https://github.com/labwc/labwc
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index d8d1a45aa40e..c5aacf35be69 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1703264612
SHA256 (labwc-labwc-0.7.0_GH0.tar.gz) = 2607219cb766db4d258a20c62c98ea16cd6d62c735e65f35d916188cf0ccbe70
SIZE (labwc-labwc-0.7.0_GH0.tar.gz) = 305105
+SHA256 (774eb2170f11.patch) = 2dac199bc430d43da20f867cddf644c2c6cc6d548b74d209120de70b663b5205
+SIZE (774eb2170f11.patch) = 2677