git: 41e2af21a106 - 2023Q3 - x11-toolkits/wlroots-devel: update to 0.16.0.660

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 18 Jul 2023 10:38:41 UTC
The branch 2023Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=41e2af21a106ee75fe0582ca337a61dc702eb2cf

commit 41e2af21a106ee75fe0582ca337a61dc702eb2cf
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-17 16:24:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-18 10:37:30 +0000

    x11-toolkits/wlroots-devel: update to 0.16.0.660
    
    Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b18c76642a...7791ffe058
    (cherry picked from commit 2117c1cce9fc970bf67fad86f997ef11feb2ec40)
---
 x11-toolkits/wlroots-devel/Makefile | 4 ++--
 x11-toolkits/wlroots-devel/distinfo | 6 +++---
 x11-wm/hyprland/Makefile            | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 89c2f86f9d45..31e8b02eb4ff 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wlroots
-DISTVERSION=	0.16.0-656
+DISTVERSION=	0.16.0-660
 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=	b18c76642ade7df4ac93623a2fee5b0a9e6c6407
+GL_COMMIT=	7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e
 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 c5f1b599d9d0..8bfd5dc65fb1 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1689501309
-SHA256 (wlroots-wlroots-b18c76642ade7df4ac93623a2fee5b0a9e6c6407_GL0.tar.gz) = f43fb188bc5df2eb433be107321f61476a7e56c218519efcbddd75039209a94d
-SIZE (wlroots-wlroots-b18c76642ade7df4ac93623a2fee5b0a9e6c6407_GL0.tar.gz) = 633386
+TIMESTAMP = 1689611045
+SHA256 (wlroots-wlroots-7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e_GL0.tar.gz) = b009ae4b333da30ae4100dc4df43c6a41daa3173365cba1bd71e6d688d077f95
+SIZE (wlroots-wlroots-7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e_GL0.tar.gz) = 633356
 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 d12521ecabb9..f8219a7430d2 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.27.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org