diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile index 937819492306..9e0d53afeb9f 100644 --- a/x11/hyprlock/Makefile +++ b/x11/hyprlock/Makefile @@ -1,52 +1,51 @@ PORTNAME= hyprlock DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 -PORTREVISION= 4 +DISTVERSION= 0.9.3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org COMMENT= Hyprland's GPU-accelerated screen locking utility #' WWW= https://github.com/hyprwm/hyprlock LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ hyprwayland-scanner>=0.4.4:devel/hyprwayland-scanner \ wayland-protocols>=1.35:graphics/wayland-protocols LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libhyprutils.so:devel/hyprutils \ libsdbus-c++.so:devel/sdbus-cpp \ libhyprgraphics.so:graphics/hyprgraphics \ libdrm.so:graphics/libdrm \ libwayland-client.so:graphics/wayland \ libwebp.so:graphics/webp \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper USES= cmake compiler:c++11-lib gl gnome jpeg pkgconfig USE_GITHUB= yes GH_ACCOUNT= hyprwm USE_GL= egl gbm USE_GNOME= cairo pango LDFLAGS+= -Wl,--as-needed # pango deps PLIST_FILES= bin/${PORTNAME} \ etc/pam.d/${PORTNAME} \ share/hypr/${PORTNAME}.conf # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282377 .if exists(/usr/lib/libc++.so) LIB_DEPENDS+= libdate-tz.so:devel/date USES+= localbase:ldflags post-patch: libcxx-post-patch libcxx-post-patch: @${REINPLACE_CMD} '/_LIBCPP_VERSION/s/$$/ || defined(_LIBCPP_HAS_NO_TIME_ZONE_DATABASE)/' \ ${WRKSRC}/src/renderer/widgets/IWidget.cpp .endif .include diff --git a/x11/hyprlock/distinfo b/x11/hyprlock/distinfo index a6cb5b96c4c7..f5b7d4da4eb8 100644 --- a/x11/hyprlock/distinfo +++ b/x11/hyprlock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759979750 -SHA256 (hyprwm-hyprlock-v0.9.2_GH0.tar.gz) = d4a8ef9115232b3545dd517e96f1251f91022765eb272b5e7057c20e3e7e8837 -SIZE (hyprwm-hyprlock-v0.9.2_GH0.tar.gz) = 84454 +TIMESTAMP = 1774612891 +SHA256 (hyprwm-hyprlock-v0.9.3_GH0.tar.gz) = 22e7346486d0f6a1ab46d9917ae5354de4d3d32350f6947bc7028a9c42859ce8 +SIZE (hyprwm-hyprlock-v0.9.3_GH0.tar.gz) = 83905