Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 13:29:23 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: 6412512b3e16 - main - devel/hyprutils: update to 0.2.2
Message-ID:  <202409211329.48LDTNL2045129@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=6412512b3e16d0e21639dcd132ebf79160867308

commit 6412512b3e16d0e21639dcd132ebf79160867308
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-20 23:29:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-21 13:29:08 +0000

    devel/hyprutils: update to 0.2.2
    
    Changes:        https://github.com/hyprwm/hyprutils/releases/tag/v0.2.2
    Reported by:    GitHub (watch releases)
---
 devel/hyprutils/Makefile  | 2 +-
 devel/hyprutils/distinfo  | 6 +++---
 devel/hyprutils/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index e5de94779ffb..d365f4d3ad06 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprutils
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.1
+DISTVERSION=	0.2.2
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index 0f6fc7cbcfe0..7ba4a4e9169c 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722098849
-SHA256 (hyprwm-hyprutils-v0.2.1_GH0.tar.gz) = 061449c828d0cdaf7b147d9e232282fd0dde997c6ec7c43d51fe96d878b66c12
-SIZE (hyprwm-hyprutils-v0.2.1_GH0.tar.gz) = 19941
+TIMESTAMP = 1726874949
+SHA256 (hyprwm-hyprutils-v0.2.2_GH0.tar.gz) = ff0090bdbdfa17d47ad040e1479425f628e4aa094bd1b47fc332adbd9ed4fff3
+SIZE (hyprwm-hyprutils-v0.2.2_GH0.tar.gz) = 20284
diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist
index 9af24dd8f8d1..17c8ed4def49 100644
--- a/devel/hyprutils/pkg-plist
+++ b/devel/hyprutils/pkg-plist
@@ -10,6 +10,7 @@ include/hyprutils/signal/Listener.hpp
 include/hyprutils/signal/Signal.hpp
 include/hyprutils/string/String.hpp
 include/hyprutils/string/VarList.hpp
+include/hyprutils/utils/ScopeGuard.hpp
 lib/libhyprutils.so
 lib/libhyprutils.so.1
 lib/libhyprutils.so.%%VERSION%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409211329.48LDTNL2045129>