Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 20:55:08 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: 16f2a77825b2 - main - x11-wm/hyprland: pacify check-plist after 5fed0aee8298
Message-ID:  <202409082055.488Kt8xq087431@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=16f2a77825b24e904599fbb751248c8a2794007f

commit 16f2a77825b24e904599fbb751248c8a2794007f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-05 08:15:51 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-08 20:52:51 +0000

    x11-wm/hyprland: pacify check-plist after 5fed0aee8298
    
    Error: Orphaned: bin/hyprland
    
    https://github.com/hyprwm/Hyprland/commit/78f9ba9fdd7e
---
 x11-wm/hyprland/Makefile  | 1 +
 x11-wm/hyprland/distinfo  | 2 ++
 x11-wm/hyprland/pkg-plist | 1 +
 3 files changed, 4 insertions(+)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 9940f1f679d3..ab6ee6a4098c 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	4fdc0d55e4b4.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/6842
+PATCHFILES+=	118d4e1001d5.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/7281
 PATCHFILES+=	ff3f41c9a5d1.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/7626
 PATCHFILES+=	89fa6a6a66e6.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/7626
 
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index ba0c441a4c48..03e903516a1b 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -7,6 +7,8 @@ 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 (4fdc0d55e4b4.patch) = 1f3e4cf9c33a37683127feca287318a5532eff95fdaa1a5b87aad8aaca1aa220
 SIZE (4fdc0d55e4b4.patch) = 970
+SHA256 (118d4e1001d5.patch) = 6dd03c7d36d1c06d9254ba0f8adacb299bff670a11647be81d05a77fa2be2503
+SIZE (118d4e1001d5.patch) = 768
 SHA256 (ff3f41c9a5d1.patch) = 942e5271c07c853ced50584179ffc89ee7a1e0269fed0c661e371be34b5dac58
 SIZE (ff3f41c9a5d1.patch) = 727
 SHA256 (89fa6a6a66e6.patch) = 2e3bc9a15a4de383976c41d3a0c80e3c44dc181adedf1ec843a867eb26c0a027
diff --git a/x11-wm/hyprland/pkg-plist b/x11-wm/hyprland/pkg-plist
index 70f5c4aecaba..656c69cb7ef6 100644
--- a/x11-wm/hyprland/pkg-plist
+++ b/x11-wm/hyprland/pkg-plist
@@ -1,5 +1,6 @@
 bin/Hyprland
 bin/hyprctl
+bin/hyprland
 bin/hyprpm
 share/bash-completion/completions/hyprctl
 share/bash-completion/completions/hyprpm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409082055.488Kt8xq087431>