git: a1581eaca307 - 2023Q1 - x11-wm/hyprland: unbreak VT switch

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 29 Jan 2023 12:53:25 UTC
The branch 2023Q1 has been updated by jbeich:

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

commit a1581eaca307330487dffd2889de52f6d7bb32e2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-29 12:12:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-29 12:50:29 +0000

    x11-wm/hyprland: unbreak VT switch
    
    (cherry picked from commit 36d6d614330a6fad4ecb9d065e6e701c42eddeec)
---
 x11-wm/hyprland/Makefile | 2 ++
 x11-wm/hyprland/distinfo | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 6274aee8152a..9647c003d3b7 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,12 +1,14 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.2beta
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	62efcc4e1cc1.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1251
 PATCHFILES+=	34d1def07dd1.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1252
 PATCHFILES+=	afd5728d26a0.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1252
+PATCHFILES+=	413c22a7ee61.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1448
 
 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 155815d0bb08..cdd962e058ea 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -9,3 +9,5 @@ SHA256 (34d1def07dd1.patch) = 38527787eca37e886a353e371d30e41bfd397b87eb10858a84
 SIZE (34d1def07dd1.patch) = 1052
 SHA256 (afd5728d26a0.patch) = f2e605c9dbe6e87dfe4b222b277f584a98a3834482fbe201c93decebdfbf75dc
 SIZE (afd5728d26a0.patch) = 551
+SHA256 (413c22a7ee61.patch) = a2466220b324ac31d10eb757cfdd93b33714d278b834b7fec00bbb2e60187fd2
+SIZE (413c22a7ee61.patch) = 1823