Date: Wed, 23 Oct 2024 09:39:44 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: 4f07933b4df0 - main - x11/hypridle: update to 0.1.4 Message-ID: <202410230939.49N9didF078420@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=4f07933b4df02fc5cf7206f71d8bd5730abb92e7 commit 4f07933b4df02fc5cf7206f71d8bd5730abb92e7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-10-22 23:47:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-10-23 09:36:22 +0000 x11/hypridle: update to 0.1.4 Changes: https://github.com/hyprwm/hypridle/releases/tag/v0.1.4 Reported by: GitHub (watch releases) --- x11/hypridle/Makefile | 4 +--- x11/hypridle/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile index 00c0980714b6..dc5e99736a0e 100644 --- a/x11/hypridle/Makefile +++ b/x11/hypridle/Makefile @@ -1,6 +1,6 @@ PORTNAME= hypridle DISTVERSIONPREFIX= v -DISTVERSION= 0.1.3 +DISTVERSION= 0.1.4 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -10,8 +10,6 @@ WWW= https://github.com/hyprwm/hypridle LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= https://github.com/hyprwm/hypridle/issues/95 - BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libhyprutils.so:devel/hyprutils \ diff --git a/x11/hypridle/distinfo b/x11/hypridle/distinfo index ecfdf98c201a..b88b0ad87094 100644 --- a/x11/hypridle/distinfo +++ b/x11/hypridle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729534085 -SHA256 (hyprwm-hypridle-v0.1.3_GH0.tar.gz) = 45cd5c616680b762a84f1652a158298bbb1c3cf78a22e59d3bbc1371301953fa -SIZE (hyprwm-hypridle-v0.1.3_GH0.tar.gz) = 13750 +TIMESTAMP = 1729640845 +SHA256 (hyprwm-hypridle-v0.1.4_GH0.tar.gz) = 4a878917be65ab2df24f9036846339610861b845b9f1bb9ca0bdffdc1e368050 +SIZE (hyprwm-hypridle-v0.1.4_GH0.tar.gz) = 13948
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410230939.49N9didF078420>