git: 83082be2a28b - main - x11-wm/hyprland: drop unused patch after 8a07c7eca273

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 02 Sep 2024 13:59:24 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83082be2a28b06b16d86177c6a51eca6d56d9d6b

commit 83082be2a28b06b16d86177c6a51eca6d56d9d6b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-02 13:58:22 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-02 13:59:09 +0000

    x11-wm/hyprland: drop unused patch after 8a07c7eca273
    
    https://github.com/hyprwm/Hyprland/commit/928d1dd38a6e
---
 x11-wm/hyprland/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 13f207c03dcf..5bde57fe05b9 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -63,9 +63,6 @@ X11_MESON_ENABLED=	xwayland
 
 post-patch:
 # Extract (snapshot) version from the port instead of meson.build
-	@${REINPLACE_CMD} -i .nogit \
-		-e "/version.*jq/s/run_command.*/'${DISTVERSIONFULL}',/" \
-		${WRKSRC}/meson.build
 	@${REINPLACE_CMD} -i .nogit \
 		-e '/^HASH/s/=.*/=${GH_HASH}/' \
 		-e '/^BRANCH/s/=.*/=main/' \