Skip to content

Commit

Permalink
x11-wm/hyprland: update to 0.38.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/hyprwm/Hyprland/releases/tag/v0.38.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Apr 1, 2024
1 parent d6ff6b2 commit 545375a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
7 changes: 5 additions & 2 deletions 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/
Expand Down Expand Up @@ -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)
Expand Down
8 changes: 5 additions & 3 deletions 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

0 comments on commit 545375a

Please sign in to comment.