summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-24 18:53:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-24 20:15:43 +0000
commitfd0fe1464d5687839424bf4fc358ce6009cadffd (patch)
treeb0610e717399d73fdae47390ea21e5f4f044bde8 /x11-wm
parentx11/fuzzel: update to 1.6.3 (diff)
x11-wm/cage: allow running as root after 341770e8679d
Can be useful in single user mode e.g., $ nextboot -o "-s" $ shutdown -r now $ kldload i915kms $ mount -t tmpfs nil /tmp $ XDG_RUNTIME_DIR=/tmp seatd-launch cage glmark2-wayland --fullscreen
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/cage/Makefile3
-rw-r--r--x11-wm/cage/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile
index e3ea9352b70a..9727763f9694 100644
--- a/x11-wm/cage/Makefile
+++ b/x11-wm/cage/Makefile
@@ -1,11 +1,12 @@
PORTNAME= cage
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 70ecdcb02ea0.patch:-p1 # https://github.com/Hjdskes/cage/pull/148
+PATCHFILES+= 31a3571a7798.patch:-p1 # https://github.com/Hjdskes/cage/pull/209
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland kiosk
diff --git a/x11-wm/cage/distinfo b/x11-wm/cage/distinfo
index 013ece4c2805..25caebd32116 100644
--- a/x11-wm/cage/distinfo
+++ b/x11-wm/cage/distinfo
@@ -3,3 +3,5 @@ SHA256 (Hjdskes-cage-v0.1.4_GH0.tar.gz) = dfe27fb0c7d43db72d6c82f01e2736580a0791
SIZE (Hjdskes-cage-v0.1.4_GH0.tar.gz) = 25430
SHA256 (70ecdcb02ea0.patch) = 2dd0e99d181986c6b2d5e04e89f692e3d77b8bd2a3a08f94cf8a27b38489eb3c
SIZE (70ecdcb02ea0.patch) = 2137
+SHA256 (31a3571a7798.patch) = 2bedfc37fd7ef5e623e1ba4202be8c2fe2837a495d716c05ae19c41f561f69aa
+SIZE (31a3571a7798.patch) = 880