summaryrefslogtreecommitdiff
path: root/x11-wm/sway
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-03-27 10:43:33 +0200
committerEmmanuel Vadot <manu@FreeBSD.org>2023-03-27 11:48:33 +0200
commit81d1e36287226ee81dd294e0522dc2863d34904c (patch)
tree10ea15cd9c0da177531495c2f7b6a97857a64872 /x11-wm/sway
parent8a6b7b1f1f7939f7067622a61a33d4129aa08dfb (diff)
downloadfreebsd-ports-81d1e36287226ee81dd294e0522dc2863d34904c.zip
x11-wm/sway: unbreak build after 42a49699a75e
../sway/ipc-json.c:898:11: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror,-Wswitch] switch (libinput_device_config_accel_get_profile(device)) { ^ Reviewed by: jbeich Approved by: jbeich Differential Revision: https://reviews.freebsd.org/D39280 Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'x11-wm/sway')
-rw-r--r--x11-wm/sway/Makefile3
-rw-r--r--x11-wm/sway/distinfo4
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index 8151edd6c261..3a08f76fdd7b 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -1,11 +1,12 @@
PORTNAME= sway
DISTVERSION?= 1.8.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090
PATCHFILES+= f98ca3ab7ca1.patch:-p1 # https://github.com/swaywm/sway/pull/5090
+PATCHFILES+= dee032d0a0ec.patch:-p1 # https://github.com/swaywm/sway/pull/7525
MAINTAINER= jbeich@FreeBSD.org
COMMENT?= i3-compatible Wayland compositor
diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo
index 5fae00309793..8caa334db09b 100644
--- a/x11-wm/sway/distinfo
+++ b/x11-wm/sway/distinfo
@@ -1,7 +1,9 @@
-TIMESTAMP = 1676224359
+TIMESTAMP = 1679910352
SHA256 (swaywm-sway-1.8.1_GH0.tar.gz) = e9f575761342fc8fe0cfeea80c90f32ddfa8c543572fec179f40922346f47dff
SIZE (swaywm-sway-1.8.1_GH0.tar.gz) = 5577483
SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d
SIZE (cd9d1038a822.patch) = 8968
SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa
SIZE (f98ca3ab7ca1.patch) = 2673
+SHA256 (dee032d0a0ec.patch) = 7f6673efaf77bfa90368c71afc320cc7fe59b04fcb1238dc369563ce87bf3029
+SIZE (dee032d0a0ec.patch) = 1908