Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2024 02:14:25 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 90a32adddeaf - 2024Q2 - x11-wm/hyprland: fix inline comment after b90b832fb569
Message-ID:  <202404240214.43O2EPiS035909@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90a32adddeafad5f39eac4ddf02dfa25abd65fd3

commit 90a32adddeafad5f39eac4ddf02dfa25abd65fd3
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:14:13 +0000

    x11-wm/hyprland: fix inline comment after b90b832fb569
    
    (cherry picked from commit 32de403e2c90a0f985ef3313ad930bee0b9d0f58)
---
 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 ab3fe44e8063..8942c0817e40 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.43O2EPiS035909>