From 95fda07aa79382cd8198f160f99631f62666fe2e Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 3 Aug 2023 20:36:06 +0000 Subject: [PATCH] x11-wm/hyprland: backport a fix for ec9f74acaee3 --- x11-wm/hyprland/Makefile | 3 ++- x11-wm/hyprland/distinfo | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 9e7cc1e7f242a..104c75d5db1bf 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,13 +1,14 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.27.2 -PORTREVISION= 4 +PORTREVISION= 5 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 +PATCHFILES+= 7a2027d1fd5d.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/2828 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 ba3f8af482943..13f464ef53272 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -13,3 +13,5 @@ SHA256 (f6b340cc19d2.patch) = 08148878a527d544bc2abef7050bb453ae7f335290bc766f47 SIZE (f6b340cc19d2.patch) = 1737 SHA256 (f5913135c638.patch) = 5ce790d91b4918f77dfa67cf3f42a129a1dbef20f8906facb8a40efae2f3748c SIZE (f5913135c638.patch) = 9018 +SHA256 (7a2027d1fd5d.patch) = dcf2e5b2233077c3b35dd1191ea672104e0f7632a6310a8c4661933444d13819 +SIZE (7a2027d1fd5d.patch) = 1916