git: ef9fce428e32 - main - x11/hyprlock: update to 0.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Dec 2024 00:15:56 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef9fce428e3215f0376569ae05366773951d6367
commit ef9fce428e3215f0376569ae05366773951d6367
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-12-29 18:38:16 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-12-31 00:12:03 +0000
x11/hyprlock: update to 0.6.1
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.6.1
Reported by: GitHub (watch releases)
---
x11/hyprlock/Makefile | 8 ++++----
x11/hyprlock/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile
index 631ddbdfbd0d..fc1c76af2bf3 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -1,11 +1,10 @@
PORTNAME= hyprlock
DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.0
-PORTREVISION= 1
+DISTVERSION= 0.6.1
CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= d12b4a7fbaf5.patch:-p1 # https://github.com/hyprwm/hyprlock/pull/589
+PATCHFILES+= 9189a176f561.patch:-p1 # https://github.com/hyprwm/hyprlock/pull/630
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Hyprland's GPU-accelerated screen locking utility #'
@@ -14,7 +13,8 @@ WWW= https://github.com/hyprwm/hyprlock
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
+BUILD_DEPENDS= hyprwayland-scanner>=0.4.4:devel/hyprwayland-scanner \
+ wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
libhyprutils.so:devel/hyprutils \
libsdbus-c++.so:devel/sdbus-cpp \
diff --git a/x11/hyprlock/distinfo b/x11/hyprlock/distinfo
index b57009ed00a9..7953de19fa4d 100644
--- a/x11/hyprlock/distinfo
+++ b/x11/hyprlock/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1734534184
-SHA256 (hyprwm-hyprlock-v0.6.0_GH0.tar.gz) = e1c773947566ec0cc3c836db523bb3ff7efcf07b9e8ce453864ca9bf7c033a1f
-SIZE (hyprwm-hyprlock-v0.6.0_GH0.tar.gz) = 71344
-SHA256 (d12b4a7fbaf5.patch) = 627cbca1594da61c2e117a99e016e3863ba98449c250d88c6b8f093707d97181
-SIZE (d12b4a7fbaf5.patch) = 802
+TIMESTAMP = 1735497496
+SHA256 (hyprwm-hyprlock-v0.6.1_GH0.tar.gz) = fde11751f44350742359c3a2fdfb2703b8cbbde9ebb69306cfafe28513a6e077
+SIZE (hyprwm-hyprlock-v0.6.1_GH0.tar.gz) = 72430
+SHA256 (9189a176f561.patch) = b3846d48a95a4001519e894847980a4da4b480627f40a1d5d05094f09e380645
+SIZE (9189a176f561.patch) = 714