aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-05 20:37:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-06 01:00:47 +0000
commit0efbfe7a7c49e6ff168346a73becefc407347419 (patch)
tree60aec9fda6b44bbb3c75b9065cd90c5022e3f939
parentc6fb2a511e75744dae106c2dff034bf8a3210dd0 (diff)
downloadports-0efbfe7a7c49e6ff168346a73becefc407347419.tar.gz
ports-0efbfe7a7c49e6ff168346a73becefc407347419.zip
x11-toolkits/wlroots-devel: update to 0.16.0.504
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-wm/sway-devel/Makefile2
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 08c6e5604eb6..408024a73cb4 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-494
+DISTVERSION= 0.16.0-504
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@@ -27,7 +27,7 @@ USE_GL= gbm
USE_XORG= pixman
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
-GL_COMMIT= b61d5922f1d0910a848deb100570ad8587aea38d
+GL_COMMIT= 3dc646ea889084cd7aa980f38124b5df548cf10d
MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}
.ifdef PKGNAMESUFFIX
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 022c40196f08..07fdf590f858 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1685803001
-SHA256 (wlroots-wlroots-b61d5922f1d0910a848deb100570ad8587aea38d_GL0.tar.gz) = 2ceafa8672aec5db3362f4ff3f9bfb1c8e6bfac5ae00a75394dcd0c52eb000be
-SIZE (wlroots-wlroots-b61d5922f1d0910a848deb100570ad8587aea38d_GL0.tar.gz) = 627286
+TIMESTAMP = 1685999179
+SHA256 (wlroots-wlroots-3dc646ea889084cd7aa980f38124b5df548cf10d_GL0.tar.gz) = e5b80e8e3fcd87da42063bbe775d778f8c46c55b1f3ee727c29cff1c565bda9f
+SIZE (wlroots-wlroots-3dc646ea889084cd7aa980f38124b5df548cf10d_GL0.tar.gz) = 627082
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 00e51d530f55..ddc243bc483b 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -15,6 +15,8 @@ WWW?= https://swaywm.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4159
+
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.24:graphics/wayland-protocols \
wlroots>=0.16.0.474<0.17.0:x11-toolkits/wlroots