git: 8b2ee81326e7 - 2024Q2 - x11/hypridle: update to 0.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 23:00:51 UTC
The branch 2024Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b2ee81326e74fbc1f0ce1be21b345f871dbb130
commit 8b2ee81326e74fbc1f0ce1be21b345f871dbb130
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-18 20:34:42 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-18 23:00:44 +0000
x11/hypridle: update to 0.1.2
Changes: https://github.com/hyprwm/hypridle/releases/tag/v0.1.2
Reported by: GitHub (watch releases)
(cherry picked from commit 5386e2c3687b16f52b0a680de66c4722d741745a)
---
x11/hypridle/Makefile | 6 +++---
x11/hypridle/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile
index 6a5eb1a5b9f6..b919d5c69f24 100644
--- a/x11/hypridle/Makefile
+++ b/x11/hypridle/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hypridle
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.1
-PORTREVISION= 1
+DISTVERSION= 0.1.2
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -20,7 +19,8 @@ USES= compiler:c++11-lib cmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= hyprwm
LDFLAGS+= -Wl,--as-needed # sdbus-cpp deps
-PLIST_FILES= bin/${PORTNAME}
+PLIST_FILES= bin/${PORTNAME} \
+ lib/systemd/user/${PORTNAME}.service
# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
.if exists(/usr/include/c++/v1/__format/format_functions.h) && \
diff --git a/x11/hypridle/distinfo b/x11/hypridle/distinfo
index e1f833994872..35e0d79594e7 100644
--- a/x11/hypridle/distinfo
+++ b/x11/hypridle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709136344
-SHA256 (hyprwm-hypridle-v0.1.1_GH0.tar.gz) = 55dffb5b4cd25f034c6fdd98a9fa1d6763ff6e07b1d51b9e0b4cdd4fe65bc798
-SIZE (hyprwm-hypridle-v0.1.1_GH0.tar.gz) = 12388
+TIMESTAMP = 1713472482
+SHA256 (hyprwm-hypridle-v0.1.2_GH0.tar.gz) = 40ab0bc7183e880f46fcc2d24b182226a5dfd8ce7695af6c320527eccf8d7c79
+SIZE (hyprwm-hypridle-v0.1.2_GH0.tar.gz) = 13187