Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2023 21:28:54 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: 4eb437154eb9 - main - x11-wm/hyprland: update to 0.27.1
Message-ID:  <202307182128.36ILSs5F029918@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=4eb437154eb936fe53dc0cf7903a9b4b008f8d4d

commit 4eb437154eb936fe53dc0cf7903a9b4b008f8d4d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-12 11:11:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-18 21:27:31 +0000

    x11-wm/hyprland: update to 0.27.1
    
    Changes:        https://github.com/hyprwm/Hyprland/releases/tag/v0.27.1
    Reported by:    GitHub (watch releases)
---
 x11-wm/hyprland/Makefile | 15 +--------------
 x11-wm/hyprland/distinfo |  8 ++------
 2 files changed, 3 insertions(+), 20 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 1803d83df716..212ceac9303e 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,13 +1,8 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.27.0
-PORTREVISION=	3
+DISTVERSION=	0.27.1
 CATEGORIES=	x11-wm wayland
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	8c9e2e1ff1d2.patch:-p1 # wlroots 0.17
-PATCHFILES+=	2e323a56716e.patch:-p1 # wlroots 0.17
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
 WWW=		https://hyprland.org/
@@ -41,14 +36,6 @@ OPTIONS_DEFAULT=X11
 X11_USE=		XORG=xcb
 X11_MESON_ENABLED=	xwayland
 
-post-extract:
-.if defined(PATCHFILES) && ${PATCHFILES:M8c9e2e1ff1d2*}
-# Pretend to be a regular file for vendor patch to apply as is
-	@${RMDIR} ${WRKSRC}/subprojects/wlroots
-	@${ECHO_CMD} "Subproject commit 7e7633abf09b362d0bad9e3fc650fd692369291d" \
-		>${WRKSRC}/subprojects/wlroots
-.endif
-
 post-patch:
 # Extract (snapshot) version from the port instead of meson.build
 	@${REINPLACE_CMD} -i .nogit -e "/GIT_BRANCH/s/run_command.*/'main'/" \
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index 724258d3ff59..6e02f851e204 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -1,13 +1,9 @@
 TIMESTAMP = 1689160271
-SHA256 (hyprwm-Hyprland-v0.27.0_GH0.tar.gz) = f3dcaa4ab24d1b412308f209e7f1f7e799bdc4960349af4c66e572eb8e78d9a5
-SIZE (hyprwm-Hyprland-v0.27.0_GH0.tar.gz) = 780714
+SHA256 (hyprwm-Hyprland-v0.27.1_GH0.tar.gz) = 92e7d9c0287d8a37993de03c01b076bcb6c27aa27af1476a0be72885373c04ad
+SIZE (hyprwm-Hyprland-v0.27.1_GH0.tar.gz) = 4233316
 SHA256 (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 1384ccdbb0149cdc40d74fbe21fba97d706db08b718c7df9481076381d852c74
 SIZE (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 6340
 SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8
 SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938
 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
-SHA256 (8c9e2e1ff1d2.patch) = 4352f3db32c1155da937fdccd10493919b8f5bc5347050c3a60bf84f3a8d043b
-SIZE (8c9e2e1ff1d2.patch) = 9958
-SHA256 (2e323a56716e.patch) = b06846bfca32bf376cca21e6cf6daf1eedf83b73600d4f96602632650e4b5322
-SIZE (2e323a56716e.patch) = 981



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