git: 4aaa83fcff45 - main - x11-toolkits/wlroots-devel: update to 0.17.0.255

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 10 Mar 2024 04:01:38 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4aaa83fcff45d404d554349b786cfc5aba92a89f

commit 4aaa83fcff45d404d554349b786cfc5aba92a89f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-09 11:21:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-10 04:00:34 +0000

    x11-toolkits/wlroots-devel: update to 0.17.0.255
    
    Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0cb091f1a2...50eae512d9
---
 x11-toolkits/wlroots-devel/Makefile | 4 ++--
 x11-toolkits/wlroots-devel/distinfo | 6 +++---
 x11-wm/hyprland/Makefile            | 3 ++-
 x11-wm/hyprland/distinfo            | 2 ++
 x11-wm/sway-devel/Makefile          | 4 ++++
 x11-wm/sway-devel/distinfo          | 6 ++++++
 6 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 79342dff7851..41fcbec947bf 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	wlroots
-DISTVERSION=	0.17.0-210
-DISTVERSIONSUFFIX=	-g0cb091f1a2
+DISTVERSION=	0.17.0-255
+DISTVERSIONSUFFIX=	-g50eae512d9
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-devel
 
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 9455757bf947..aed8495f1655 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1708558866
-SHA256 (wlroots-0.17.0-210-g0cb091f1a2.tar.bz2) = a775146e022358b3f2883b2ad7566a9c7f91c3049d3b38d14f8edd7730b20fd8
-SIZE (wlroots-0.17.0-210-g0cb091f1a2.tar.bz2) = 453874
+TIMESTAMP = 1709983277
+SHA256 (wlroots-0.17.0-255-g50eae512d9.tar.bz2) = 7b2500218c92dbdc364b8af293d533cf99600692f74bce501e6d469b54fa207c
+SIZE (wlroots-0.17.0-255-g50eae512d9.tar.bz2) = 454568
 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 7053a3472342..7567310ad78e 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,13 +1,14 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.36.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	6adf320ba160.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/4805
 PATCHFILES+=	bcec082a1c20.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/4886
 PATCHFILES+=	f801d15947e1.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/4895
+PATCHFILES+=	3afad57acd3d.patch:-p1 # wlroots 0.18
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index 48c4f57779be..4eaa264c12d5 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -13,3 +13,5 @@ SHA256 (bcec082a1c20.patch) = 8f091fd2f0bc520a2cacb0f4f22f652ea0feddd63a74377969
 SIZE (bcec082a1c20.patch) = 998
 SHA256 (f801d15947e1.patch) = ed85bcd2b69073057b7c0ba02957053f7e649665bdead0d23008a25790b7ce49
 SIZE (f801d15947e1.patch) = 29006
+SHA256 (3afad57acd3d.patch) = f5a1980bdad9a501c2c32b1f9d49cdcb3014a84a2b50aa0fce54a535879028c6
+SIZE (3afad57acd3d.patch) = 9217
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 4703b5b58b66..496940c6e67e 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,12 +1,16 @@
 PORTNAME=	sway
 DISTVERSION=	1.9-91 # git rev-list --count 1.9..
 DISTVERSIONSUFFIX=	-g469411d48
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 PKGNAMESUFFIX=	-devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	15575bf1c085.patch:-p1 # https://github.com/swaywm/sway/pull/5090
 PATCHFILES+=	1f1c83e83a1a.patch:-p1 # https://github.com/swaywm/sway/pull/5090
+PATCHFILES+=	fca8474e9bd6.patch:-p1 # wlroots 0.18
+PATCHFILES+=	2058209a130f.patch:-p1 # wlroots 0.18
+PATCHFILES+=	f2a0e81b2438.patch:-p1 # wlroots 0.18
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	i3-compatible Wayland compositor (development snapshot)
diff --git a/x11-wm/sway-devel/distinfo b/x11-wm/sway-devel/distinfo
index 645e725c4484..a37eef600fc5 100644
--- a/x11-wm/sway-devel/distinfo
+++ b/x11-wm/sway-devel/distinfo
@@ -5,3 +5,9 @@ SHA256 (15575bf1c085.patch) = 5f704c5001fd09d2ffeda81c22627d4c1c5cac0db0a0ddeaf5
 SIZE (15575bf1c085.patch) = 9070
 SHA256 (1f1c83e83a1a.patch) = 59d24c7e69a871d92b65095c46fc994900440453064dd70ffc7de2f0ff728655
 SIZE (1f1c83e83a1a.patch) = 2701
+SHA256 (fca8474e9bd6.patch) = 8a3458626d45bf86ffea07dd59901b8efb2c4af4096215d5a80b5ba9c5adee03
+SIZE (fca8474e9bd6.patch) = 17930
+SHA256 (2058209a130f.patch) = 36d4b089264efaba11081533d37a76affba62f16e2f16a9359806ebbd635b9e7
+SIZE (2058209a130f.patch) = 3857
+SHA256 (f2a0e81b2438.patch) = 6053ca0b06dd7fcb0cd51767caed142680867abc055e6860f0ce94e1bf4c40e8
+SIZE (f2a0e81b2438.patch) = 2419