git: e33fe4200118 - main - x11-wm/hyprland-devel: apply fix for window swallowing

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 07 Nov 2022 20:27:19 UTC
The branch main has been updated by jbeich:

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

commit e33fe4200118387989e37e20bedf884ef73001aa
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-07 20:20:13 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-07 20:22:27 +0000

    x11-wm/hyprland-devel: apply fix for window swallowing
---
 x11-wm/hyprland-devel/Makefile | 2 ++
 x11-wm/hyprland-devel/distinfo | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/x11-wm/hyprland-devel/Makefile b/x11-wm/hyprland-devel/Makefile
index 5fd77a23dcec..a783af60e099 100644
--- a/x11-wm/hyprland-devel/Makefile
+++ b/x11-wm/hyprland-devel/Makefile
@@ -2,11 +2,13 @@ PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.17.0beta-51
 DISTVERSIONSUFFIX=	-g1a55fb4
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 PKGNAMESUFFIX=	-devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	74c6424a7e8b.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/971
+PATCHFILES+=	db4cbbb09226.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/972
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
diff --git a/x11-wm/hyprland-devel/distinfo b/x11-wm/hyprland-devel/distinfo
index 117af9b5125f..be833146deda 100644
--- a/x11-wm/hyprland-devel/distinfo
+++ b/x11-wm/hyprland-devel/distinfo
@@ -3,3 +3,5 @@ SHA256 (hyprwm-Hyprland-v0.17.0beta-51-g1a55fb4_GH0.tar.gz) = 044b3da4456d053316
 SIZE (hyprwm-Hyprland-v0.17.0beta-51-g1a55fb4_GH0.tar.gz) = 683730
 SHA256 (74c6424a7e8b.patch) = 6a30db3bf98d4cad1c5107ebe5b830c047d580ceabc91f7eaf738f2c82fb6ca1
 SIZE (74c6424a7e8b.patch) = 713
+SHA256 (db4cbbb09226.patch) = 5159498c8ba88042a64588a18fb8a3ec053f34707b2c7d786cf18d272653ab2a
+SIZE (db4cbbb09226.patch) = 2323