Skip to content

Commit

Permalink
x11-wm/hyprland: backport heap-use-after-free fix after cf018c3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Apr 8, 2023
1 parent bbaf847 commit 0454c7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11-wm/hyprland/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
2 changes: 2 additions & 0 deletions x11-wm/hyprland/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0454c7d

Please sign in to comment.