summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-22 19:52:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-22 19:52:08 +0000
commit019ebca301c790783e99d69dd89a5bb8e4b288c3 (patch)
tree5070cb1fa5d4002f7b586883ebaf7376d4f220be /x11-toolkits
parentnet-p2p/py-libtorrent-rasterbar: Labeled as BROKEN, with the upstream working... (diff)
x11-toolkits/wlroots: backport fix for TTY > 10
$ sway -d [...] [sway/server.c:39] Preparing Wayland server initialization [backend/session/direct-freebsd.c:159] Using tty /dev/ttyv10 [backend/session/direct-freebsd.c:163] Cannot open tty: No such file or directory [backend/session/session.c:96] Failed to load session backend [backend/backend.c:321] Failed to start a DRM session [backend/noop/backend.c:51] Creating noop backend [sway/server.c:46] Unable to create backend PR: 242801 Submitted by: Ting-Wei Lan
Notes
Notes: svn path=/head/; revision=520655
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wlroots/Makefile4
-rw-r--r--x11-toolkits/wlroots/distinfo2
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 694f2b4db73c..6e30b486f1bc 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -2,8 +2,12 @@
PORTNAME= wlroots
DISTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= fc6c0ca12e94.patch:-p1
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Modular Wayland compositor library
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index 390d83257115..699fb1b5653b 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -1,5 +1,7 @@
TIMESTAMP = 1570476500
SHA256 (swaywm-wlroots-0.8.1_GH0.tar.gz) = 202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98
SIZE (swaywm-wlroots-0.8.1_GH0.tar.gz) = 451814
+SHA256 (fc6c0ca12e94.patch) = 8fe6473c3ab262a6f838c262fe70cdef63bc80b883eedbd58c72437f39fbf489
+SIZE (fc6c0ca12e94.patch) = 2717
SHA256 (ac65ec72a2f2.patch) = 83a1995d99f042a12e4b523cfab9e59089fcf1567086350e0e56f59eb507dff5
SIZE (ac65ec72a2f2.patch) = 28370