summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-07 20:20:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-07 20:22:27 +0000
commite33fe4200118387989e37e20bedf884ef73001aa (patch)
tree4416d6749fffef4de85690dd4d1bcb4213fceb28 /x11-wm
parentemulators/yuzu: avoid gcc* dep via shlib_required after 4021ff7b85d9 (diff)
x11-wm/hyprland-devel: apply fix for window swallowing
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/hyprland-devel/Makefile2
-rw-r--r--x11-wm/hyprland-devel/distinfo2
2 files changed, 4 insertions, 0 deletions
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