Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2024 19:13:18 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: 545375a2a79a - main - x11-wm/hyprland: update to 0.38.0
Message-ID:  <202404011913.431JDIjw026791@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=545375a2a79a0e2835595aad904f9998d30ed8e4

commit 545375a2a79a0e2835595aad904f9998d30ed8e4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-01 18:30:37 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-01 19:12:52 +0000

    x11-wm/hyprland: update to 0.38.0
    
    Changes:        https://github.com/hyprwm/Hyprland/releases/tag/v0.38.0
    Reported by:    GitHub (watch releases)
---
 x11-wm/hyprland/Makefile | 7 +++++--
 x11-wm/hyprland/distinfo | 8 +++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index a50e59fe2f30..d9b647af0055 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.37.1
+DISTVERSION=	0.38.0
 CATEGORIES=	x11-wm wayland
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	f88d8d307b0e.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/5375
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
 WWW=		https://hyprland.org/
@@ -34,7 +37,7 @@ GH_TUPLE=	hyprwm:hyprland-protocols:v0.2-4-g0c2ce70:hyprland_protocols/subprojec
 MESON_ARGS=	-Dsystemd=disabled
 
 # Generated by "make update-hash" for commit_pins in hyprpm.toml
-GH_HASH=	c5e28ebcfe00a510922779b2c568cfa52a317445
+GH_HASH=	3875679755014997776e091ff8903acfb311dd2f
 
 # XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index f15b39ac3e7a..6f44c83d78f8 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -1,9 +1,11 @@
-TIMESTAMP = 1710600709
-SHA256 (hyprwm-Hyprland-v0.37.1_GH0.tar.gz) = 59791eba2cb5a50c11ca44a69610b51fb75468f1033c9c0a8ea9ce9743c424fd
-SIZE (hyprwm-Hyprland-v0.37.1_GH0.tar.gz) = 47873051
+TIMESTAMP = 1711996237
+SHA256 (hyprwm-Hyprland-v0.38.0_GH0.tar.gz) = da143e1d685b8d7f4a8b79142ad7030ebdb4e0d65a210accd934f421e7f9f4d6
+SIZE (hyprwm-Hyprland-v0.38.0_GH0.tar.gz) = 47880107
 SHA256 (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = d8eb9712d66a167a22a0dae829b6dba2b85814b566d0a87918c944e7c0388d1b
 SIZE (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = 6478
 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 (f88d8d307b0e.patch) = 4cd11fc06eeccc93ef39aa6b3349fd8fbf0c10879c3c894c81122ad233bbc235
+SIZE (f88d8d307b0e.patch) = 1853



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