git: 0454c7d538fa - main - x11-wm/hyprland: backport heap-use-after-free fix after cf018c369f95
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Apr 2023 14:56:34 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0454c7d538fa8be384b622cbde4f2a503784b2a4 commit 0454c7d538fa8be384b622cbde4f2a503784b2a4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-08 14:46:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-08 14:55:10 +0000 x11-wm/hyprland: backport heap-use-after-free fix after cf018c369f95 --- x11-wm/hyprland/Makefile | 5 ++++- x11-wm/hyprland/distinfo | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 586dbe37dc85..8c625633f8ab 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,9 +1,12 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.23.0beta -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 86852cdc78b8.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/1995 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #' WWW= https://hyprland.org/ diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index dd47f32a6921..2bdcca15daec 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -7,3 +7,5 @@ SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803 +SHA256 (86852cdc78b8.patch) = 81e807d4f672be6d74110564de1ad79b4ea625e3b3ba9806d11a65daf3f08552 +SIZE (86852cdc78b8.patch) = 754