aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-23 18:07:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-24 00:58:55 +0000
commita842b24519f77cdfc2169cea7ea109b9c229dc60 (patch)
treede3a8f1f971dafc9bc61c6ed9a315253e76f68fb
parent9bd0a0607ae9117fd1749f989a67408411b7267c (diff)
downloadports-a842b24519f77cdfc2169cea7ea109b9c229dc60.tar.gz
ports-a842b24519f77cdfc2169cea7ea109b9c229dc60.zip
x11-toolkits/wlroots-devel: update to 0.16.0.588
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-wm/hyprland/Makefile2
-rw-r--r--x11-wm/sway-devel/Makefile1
4 files changed, 7 insertions, 6 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 6444099d1d14..368c71651b3a 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-575
+DISTVERSION= 0.16.0-588
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= 38d451bcb59d6160e8c90e99879e3608b43d5a0a
+GL_COMMIT= be050979684ae8779a56e4b0166cfb21d1935d35
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 afb56608a033..3b8684e428eb 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1687361874
-SHA256 (wlroots-wlroots-38d451bcb59d6160e8c90e99879e3608b43d5a0a_GL0.tar.gz) = 1bce3c830b68030fc3ad83c740852827ea36764673a2cc9bdca9608a277537fd
-SIZE (wlroots-wlroots-38d451bcb59d6160e8c90e99879e3608b43d5a0a_GL0.tar.gz) = 630167
+TIMESTAMP = 1687543646
+SHA256 (wlroots-wlroots-be050979684ae8779a56e4b0166cfb21d1935d35_GL0.tar.gz) = 87fe804c92500fa7e8e6f69a4c1274051a2e539d6f5222d4e517b2d01a69e6f0
+SIZE (wlroots-wlroots-be050979684ae8779a56e4b0166cfb21d1935d35_GL0.tar.gz) = 630852
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 9704a7ffbbde..869a838aed92 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.26.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 6c7b8877a412..8371e24d7f28 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sway
DISTVERSION?= 1.8.1-161 # git rev-list --count 1.8.1..
DISTVERSIONSUFFIX?= -g5411ed4e
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX?= -devel