Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 16:01:32 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: fcdb4fc9ae0a - main - x11-wm/hyprland: update to 0.38.1
Message-ID:  <202404061601.436G1WFH001779@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=fcdb4fc9ae0a3e2ff4f307844324922e06360aff

commit fcdb4fc9ae0a3e2ff4f307844324922e06360aff
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-05 11:56:53 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-06 16:01:04 +0000

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

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index d9b647af0055..764d33aa625a 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.38.0
+DISTVERSION=	0.38.1
 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/
@@ -37,7 +34,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=	3875679755014997776e091ff8903acfb311dd2f
+GH_HASH=	360ede79d124ffdeebbe8401f1ac4bc0dbec2c91
 
 # 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 6f44c83d78f8..d08429b31261 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -1,11 +1,9 @@
-TIMESTAMP = 1711996237
-SHA256 (hyprwm-Hyprland-v0.38.0_GH0.tar.gz) = da143e1d685b8d7f4a8b79142ad7030ebdb4e0d65a210accd934f421e7f9f4d6
-SIZE (hyprwm-Hyprland-v0.38.0_GH0.tar.gz) = 47880107
+TIMESTAMP = 1712413453
+SHA256 (hyprwm-Hyprland-v0.38.1_GH0.tar.gz) = e183eac80c940477a31d236a344939b18e51b0145295d6559a26b3c8084fd0f3
+SIZE (hyprwm-Hyprland-v0.38.1_GH0.tar.gz) = 47880233
 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?202404061601.436G1WFH001779>