git: 0945133ed1b5 - main - x11/hyprlock: update to 0.5.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 23 Oct 2024 09:39:47 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0945133ed1b54ecc94477045690a5ed4269f2350

commit 0945133ed1b54ecc94477045690a5ed4269f2350
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-22 00:09:26 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-23 09:36:25 +0000

    x11/hyprlock: update to 0.5.0
    
    Changes:        https://github.com/hyprwm/hyprlock/releases/tag/v0.5.0
    Reported by:    GitHub (watch releases)
---
 x11/hyprlock/Makefile | 6 ++++--
 x11/hyprlock/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile
index 503ed95bbbdf..08581d514c60 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprlock
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.1
+DISTVERSION=	0.5.0
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	wayland-protocols>0:graphics/wayland-protocols
 LIB_DEPENDS=	libhyprlang.so:devel/hyprlang \
 		libhyprutils.so:devel/hyprutils \
+		libsdbus-c++.so:devel/sdbus-cpp \
 		libdrm.so:graphics/libdrm \
 		libwayland-client.so:graphics/wayland \
 		libwebp.so:graphics/webp \
@@ -26,7 +27,8 @@ USE_GNOME=	cairo pango
 GH_ACCOUNT=	hyprwm
 LDFLAGS+=	-Wl,--as-needed # pango deps
 PLIST_FILES=	bin/${PORTNAME} \
-		etc/pam.d/${PORTNAME}
+		etc/pam.d/${PORTNAME} \
+		share/hypr/${PORTNAME}.conf
 
 # XXX Drop after FreeBSD 13.3 EOL around 2025-07-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__chrono/time_zone.h)
diff --git a/x11/hyprlock/distinfo b/x11/hyprlock/distinfo
index 67ef06b51f46..d261e70271f4 100644
--- a/x11/hyprlock/distinfo
+++ b/x11/hyprlock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721563228
-SHA256 (hyprwm-hyprlock-v0.4.1_GH0.tar.gz) = 87531a43088cafcadf29115889f37f73ab4a8cb1e4347723dfe8d53fa0aaba60
-SIZE (hyprwm-hyprlock-v0.4.1_GH0.tar.gz) = 64302
+TIMESTAMP = 1729555766
+SHA256 (hyprwm-hyprlock-v0.5.0_GH0.tar.gz) = 4f8a0199de205ad21a4e3da88c0196514a0ba3c6162e44f93e7cfb96371daf99
+SIZE (hyprwm-hyprlock-v0.5.0_GH0.tar.gz) = 67016