diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-07-12 11:11:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-07-12 15:56:42 +0000 |
commit | 2980f1457026bd2b57fd228bf9cd74b77f56e6a5 (patch) | |
tree | f40b5a28cf32431654d6f66cbb8a29593cc73fd5 | |
parent | edd477c5e7a489ec7dd062b7fba17b40e7d3fea5 (diff) | |
download | ports-2980f1457026bd2b57fd228bf9cd74b77f56e6a5.tar.gz ports-2980f1457026bd2b57fd228bf9cd74b77f56e6a5.zip |
x11-wm/hyprland: update to 0.27.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.27.0
Reported by: GitHub (watch releases)
-rw-r--r-- | x11-wm/hyprland/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/hyprland/distinfo | 14 |
2 files changed, 4 insertions, 19 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index b52673d17ec9..9d01fcb6c4e5 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,15 +1,8 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.26.0 -PORTREVISION= 5 +DISTVERSION= 0.27.0 CATEGORIES= x11-wm wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 147e96237006.patch:-p1 # wlroots 0.17 -PATCHFILES+= c5a7202cd9a4.patch:-p1 # wlroots 0.17 -PATCHFILES+= 10db5a4fdbb0.patch:-p1 # wlroots 0.17 -PATCHFILES+= fbabb105c342.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/ diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index 1f94cedae7ce..aa6f4cba9594 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -1,17 +1,9 @@ -TIMESTAMP = 1685380658 -SHA256 (hyprwm-Hyprland-v0.26.0_GH0.tar.gz) = aef5581be1575e7ad77f1ee43723561b51120b3ea648c9ce2435696155ef7ab9 -SIZE (hyprwm-Hyprland-v0.26.0_GH0.tar.gz) = 774627 +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-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 (147e96237006.patch) = ec9576ce850dfc325fe9a72bcb4174b73de2b9e0310a5e9f457b44580db574ab -SIZE (147e96237006.patch) = 16889 -SHA256 (c5a7202cd9a4.patch) = bd7c9f3c4d7b5dc15a94541d8d8d3efa385eeac4dff1b3726e734beaa77e369e -SIZE (c5a7202cd9a4.patch) = 1027 -SHA256 (10db5a4fdbb0.patch) = 41733096fd989c9f4c98d6bdb322ec11e2ba839bdca91173e89b4b03e1250206 -SIZE (10db5a4fdbb0.patch) = 896 -SHA256 (fbabb105c342.patch) = f5155dc81ddc01d4ab630b3f94b1195dcd3b10685cc9708832557f920ba6c8b0 -SIZE (fbabb105c342.patch) = 5391 |