Date: Wed, 24 Apr 2024 02:14:06 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32de403e2c90 - main - x11-wm/hyprland: fix inline comment after b90b832fb569 Message-ID: <202404240214.43O2E6wg035742@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=32de403e2c90a0f985ef3313ad930bee0b9d0f58 commit 32de403e2c90a0f985ef3313ad930bee0b9d0f58 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-24 02:13:57 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-24 02:13:57 +0000 x11-wm/hyprland: fix inline comment after b90b832fb569 --- x11-wm/hyprland/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 2657f23f8f6c..a8860721b9ae 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 1016faea53fd.patch:-p1 # https://github.com/swaywm/sway/pull/5090 +PATCHFILES+= 1016faea53fd.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/5653 MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404240214.43O2E6wg035742>