Date: Tue, 7 May 2024 16:12:12 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: be1cb3297e4f - main - devel/hyprwayland-scanner: update to 0.3.5 Message-ID: <202405071612.447GCCRD066454@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=be1cb3297e4fa87f3da4b3b1656b9c13588c3640 commit be1cb3297e4fa87f3da4b3b1656b9c13588c3640 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-05-07 14:09:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-05-07 16:01:30 +0000 devel/hyprwayland-scanner: update to 0.3.5 Changes: https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.3.5 Reported by: GitHub (watch releases) --- devel/hyprwayland-scanner/Makefile | 2 +- devel/hyprwayland-scanner/distinfo | 6 +++--- x11-wm/hyprland/Makefile | 6 +++++- x11-wm/hyprland/distinfo | 2 ++ 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/devel/hyprwayland-scanner/Makefile b/devel/hyprwayland-scanner/Makefile index 2f302dd6947f..97918c4e303f 100644 --- a/devel/hyprwayland-scanner/Makefile +++ b/devel/hyprwayland-scanner/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprwayland-scanner DISTVERSIONPREFIX= v -DISTVERSION= 0.3.4 +DISTVERSION= 0.3.5 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/hyprwayland-scanner/distinfo b/devel/hyprwayland-scanner/distinfo index d3ddd48e18c6..209bdbaaef96 100644 --- a/devel/hyprwayland-scanner/distinfo +++ b/devel/hyprwayland-scanner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714755542 -SHA256 (hyprwm-hyprwayland-scanner-v0.3.4_GH0.tar.gz) = 5657a57634cae68c7a82ed31de28e653058852eee4baea9beb2f69629ba4c7f1 -SIZE (hyprwm-hyprwayland-scanner-v0.3.4_GH0.tar.gz) = 9610 +TIMESTAMP = 1715090986 +SHA256 (hyprwm-hyprwayland-scanner-v0.3.5_GH0.tar.gz) = 7d8df3b96f9101eb6a301c3f29447001cafd9e6021b17daf94f014c0856808ac +SIZE (hyprwm-hyprwayland-scanner-v0.3.5_GH0.tar.gz) = 9645 diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index c8551770540e..27895402b023 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,8 +1,12 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.40.0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= ec092bd601d9.patch:-p1 # hyprwayland-scanner 0.3.5 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #' WWW= https://hyprland.org/ @@ -11,7 +15,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - hyprwayland-scanner>=0.3.4:devel/hyprwayland-scanner \ + hyprwayland-scanner>=0.3.5:devel/hyprwayland-scanner \ wayland-protocols>=1.35:graphics/wayland-protocols LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libtomlplusplus.so:devel/tomlplusplus \ diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index 6567a961b6d4..47990b4eaf0a 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -7,3 +7,5 @@ SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff 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 (ec092bd601d9.patch) = a4ab9aad0aeba3aa1f806f5716b01745ef1ea24bae1349b1d2fe3ab29fee5e1c +SIZE (ec092bd601d9.patch) = 2181
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405071612.447GCCRD066454>