git: 8638f7239811 - 2023Q3 - x11-wm/hyprland: backport server-side cursor theme support

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 25 Jul 2023 00:36:33 UTC
The branch 2023Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8638f7239811c05b77274b048813002e9d2bf732

commit 8638f7239811c05b77274b048813002e9d2bf732
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-24 20:26:26 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-25 00:35:34 +0000

    x11-wm/hyprland: backport server-side cursor theme support
    
    (cherry picked from commit ec9f74acaee3734f966751e3fbf858059703f240)
---
 x11-wm/hyprland/Makefile | 5 +++--
 x11-wm/hyprland/distinfo | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 31f41d5163ae..9e7cc1e7f242 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.27.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	9fc5f4c48b20.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/2690
 PATCHFILES+=	f6b340cc19d2.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/2799
+PATCHFILES+=	f5913135c638.patch:-p1 # cursor-shape-v1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
@@ -18,7 +19,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	cmake:devel/cmake-core \
 		evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.25:graphics/wayland-protocols \
-		wlroots>=0.16.0.654<0.17.0:x11-toolkits/wlroots
+		wlroots>=0.16.0.668<0.17.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
 		libinput.so:x11/libinput \
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index b6e9b10b2c7b..ba3f8af48294 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -11,3 +11,5 @@ SHA256 (9fc5f4c48b20.patch) = f8125b6acb6c36082cb42b745b4726b5d73b15ebd27b8ac513
 SIZE (9fc5f4c48b20.patch) = 2721
 SHA256 (f6b340cc19d2.patch) = 08148878a527d544bc2abef7050bb453ae7f335290bc766f473ee2fd83e711e8
 SIZE (f6b340cc19d2.patch) = 1737
+SHA256 (f5913135c638.patch) = 5ce790d91b4918f77dfa67cf3f42a129a1dbef20f8906facb8a40efae2f3748c
+SIZE (f5913135c638.patch) = 9018