aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-07 14:08:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-08 00:55:04 +0000
commit681552e99985390695ef1536978e73eb241c81ad (patch)
tree03b474b54758ef48aa4c3f5db1401d02891acf3f
parenta9c169a95063f58ae931143908d9458041824827 (diff)
downloadports-681552e99985390695ef1536978e73eb241c81ad.tar.gz
ports-681552e99985390695ef1536978e73eb241c81ad.zip
x11-toolkits/wlroots-devel: update to 0.15.0.525
-rw-r--r--x11-toolkits/wlroots-devel/Makefile6
-rw-r--r--x11-toolkits/wlroots-devel/distinfo10
-rw-r--r--x11-wm/hyprland-devel/Makefile1
-rw-r--r--x11-wm/sway-devel/Makefile1
4 files changed, 10 insertions, 8 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 21909bde4d0c..1a3d77b7cccc 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.15.0-508
+DISTVERSION= 0.15.0-525
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@@ -7,8 +7,8 @@ PKGNAMESUFFIX= -devel
PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github
PATCHFILES+= fc0854d5f256.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
PATCHFILES+= 29cb694655db.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
+PATCHFILES+= 91a8ff42d26e.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
-PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Modular Wayland compositor library (development snapshot)
@@ -30,7 +30,7 @@ USE_GL= gbm
USE_XORG= pixman
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
-GL_COMMIT= 1243a855d426aefe5bcf4f9dd7e7d7ac8e46b1c8
+GL_COMMIT= 6c31f3b078560f32cbe4d2ca50bc0b44993a5955
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 f20241cd696c..92d8f0b27fb6 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1667673009
-SHA256 (wlroots-wlroots-1243a855d426aefe5bcf4f9dd7e7d7ac8e46b1c8_GL0.tar.gz) = 7bde8a88447943e9772bac52b431abd174a4ba13a823a7f70ff8dca627fb4a85
-SIZE (wlroots-wlroots-1243a855d426aefe5bcf4f9dd7e7d7ac8e46b1c8_GL0.tar.gz) = 588003
+TIMESTAMP = 1667856153
+SHA256 (wlroots-wlroots-6c31f3b078560f32cbe4d2ca50bc0b44993a5955_GL0.tar.gz) = 1f5eea024752aaef66e316d2e9358c5f004598c63f1c8fa61e7190acaca910b2
+SIZE (wlroots-wlroots-6c31f3b078560f32cbe4d2ca50bc0b44993a5955_GL0.tar.gz) = 587637
SHA256 (fc0854d5f256.patch) = ceaa947fd7f64b773c61d7a5a4bdcfe85a083a686d4356ff58d3666aa182e2a9
SIZE (fc0854d5f256.patch) = 6013
SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370ef052f5d97938c
SIZE (29cb694655db.patch) = 4233
-SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418
-SIZE (347b32642fb6.patch) = 3810
+SHA256 (91a8ff42d26e.patch) = 5c48b35841a3614fe589d8f31323deceaf6be2209b9350a128315cdfc6c95d2c
+SIZE (91a8ff42d26e.patch) = 3659
diff --git a/x11-wm/hyprland-devel/Makefile b/x11-wm/hyprland-devel/Makefile
index b3104d0b8d3c..b2fd43bfd597 100644
--- a/x11-wm/hyprland-devel/Makefile
+++ b/x11-wm/hyprland-devel/Makefile
@@ -2,6 +2,7 @@ PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0beta-53
DISTVERSIONSUFFIX= -gc86ab46
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX= -devel
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 954d65330f1d..44b47affd243 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sway
DISTVERSION= 1.7-148
DISTVERSIONSUFFIX= -g3e19836f0
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX= -devel