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