git: 36d6d614330a - main - x11-wm/hyprland: unbreak VT switch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jan 2023 12:46:44 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36d6d614330a6fad4ecb9d065e6e701c42eddeec
commit 36d6d614330a6fad4ecb9d065e6e701c42eddeec
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-29 12:12:20 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-29 12:46:34 +0000
x11-wm/hyprland: unbreak VT switch
---
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 1d4bab4cc799..83073cac7f2e 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,9 +1,12 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0beta
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= c3adc9ec5602.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 #'
WWW= https://hyprland.org/
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index ed976d9e9875..9914c517e0b3 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -3,3 +3,5 @@ SHA256 (hyprwm-Hyprland-v0.21.0beta_GH0.tar.gz) = 7fb3ba09011c991fcdfbba825cc69a
SIZE (hyprwm-Hyprland-v0.21.0beta_GH0.tar.gz) = 714570
SHA256 (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 3b3b4e948525f1d823313390b2551ea8969d0cbf82bd72e2a4a2ce2750552330
SIZE (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 4852
+SHA256 (c3adc9ec5602.patch) = 71e502ca9b18a7e3b29d19ff72493dc511b2b8937ca032db085a273fdd6a8d26
+SIZE (c3adc9ec5602.patch) = 1759