git: 750e18cd8040 - main - x11-wm/hyprland: update to 0.36.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 01 Mar 2024 05:52:29 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=750e18cd8040ce90445f4d0b49f8e148b44376c4

commit 750e18cd8040ce90445f4d0b49f8e148b44376c4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-02-28 00:32:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-01 05:51:07 +0000

    x11-wm/hyprland: update to 0.36.0
    
    Changes:        https://github.com/hyprwm/Hyprland/releases/tag/v0.36.0
    Reported by:    GitHub (watch releases)
---
 x11-wm/hyprland/Makefile | 13 +++++++++----
 x11-wm/hyprland/distinfo | 12 +++++++++---
 2 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 79a46656a14c..47ecdf592110 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,9 +1,13 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.35.0
-PORTREVISION=	1
+DISTVERSION=	0.36.0
 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
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
 WWW=		https://hyprland.org/
@@ -14,7 +18,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	cmake:devel/cmake-core \
 		evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.25:graphics/wayland-protocols
-LIB_DEPENDS=	libtomlplusplus.so:devel/tomlplusplus \
+LIB_DEPENDS=	libhyprlang.so:devel/hyprlang \
+		libtomlplusplus.so:devel/tomlplusplus \
 		libdrm.so:graphics/libdrm \
 		libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
@@ -33,7 +38,7 @@ GH_TUPLE=	hyprwm:hyprland-protocols:v0.2-4-g0c2ce70:hyprland_protocols/subprojec
 MESON_ARGS=	-Dsystemd=disabled
 
 # Generated by "make update-hash" for commit_pins in hyprpm.toml
-GH_HASH=	84ab8d11e8951a6551d1e1bf87796a8589da6d47
+GH_HASH=	1c460e98f870676b15871fe4e5bfeb1a32a3d6d8
 
 # XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index 01c9f07596c6..48c4f57779be 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -1,9 +1,15 @@
-TIMESTAMP = 1707098342
-SHA256 (hyprwm-Hyprland-v0.35.0_GH0.tar.gz) = 2dbb8b5b6ea9179a6ba26757e274b04330eb26e7e3368e7e1fc68f58c42a3be5
-SIZE (hyprwm-Hyprland-v0.35.0_GH0.tar.gz) = 47430241
+TIMESTAMP = 1709080360
+SHA256 (hyprwm-Hyprland-v0.36.0_GH0.tar.gz) = 97f7ce2138484217c10bb51c5a20e5140ac54bc37330d5f47470b8dd3cc5ec31
+SIZE (hyprwm-Hyprland-v0.36.0_GH0.tar.gz) = 47863054
 SHA256 (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = d8eb9712d66a167a22a0dae829b6dba2b85814b566d0a87918c944e7c0388d1b
 SIZE (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = 6478
 SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8
 SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938
 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
+SHA256 (6adf320ba160.patch) = 9eb78c0a51334a6ac9c2923a2096b4072849df8598af4f38a867501d9d7b19db
+SIZE (6adf320ba160.patch) = 1589
+SHA256 (bcec082a1c20.patch) = 8f091fd2f0bc520a2cacb0f4f22f652ea0feddd63a743779693b9034d57e4dde
+SIZE (bcec082a1c20.patch) = 998
+SHA256 (f801d15947e1.patch) = ed85bcd2b69073057b7c0ba02957053f7e649665bdead0d23008a25790b7ce49
+SIZE (f801d15947e1.patch) = 29006