git: 14a377143022 - main - devel/hyprutils: update to 0.2.3

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 24 Sep 2024 23:35:06 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14a3771430224008719b15ab723a0e3232dd68d5

commit 14a3771430224008719b15ab723a0e3232dd68d5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-24 22:58:26 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-24 23:34:03 +0000

    devel/hyprutils: update to 0.2.3
    
    Changes:        https://github.com/hyprwm/hyprutils/releases/tag/v0.2.3
    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 d365f4d3ad06..ada79f760735 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprutils
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.2
+DISTVERSION=	0.2.3
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index 7ba4a4e9169c..d05b4285e638 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726874949
-SHA256 (hyprwm-hyprutils-v0.2.2_GH0.tar.gz) = ff0090bdbdfa17d47ad040e1479425f628e4aa094bd1b47fc332adbd9ed4fff3
-SIZE (hyprwm-hyprutils-v0.2.2_GH0.tar.gz) = 20284
+TIMESTAMP = 1727218706
+SHA256 (hyprwm-hyprutils-v0.2.3_GH0.tar.gz) = 06821949c3a060c6233bebcaad3a3a3e3a6dfc4b2e6e1034834a5c92d7236b21
+SIZE (hyprwm-hyprutils-v0.2.3_GH0.tar.gz) = 22012
diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist
index 17c8ed4def49..1328046afd34 100644
--- a/devel/hyprutils/pkg-plist
+++ b/devel/hyprutils/pkg-plist
@@ -1,5 +1,6 @@
 include/hyprutils/math/Box.hpp
 include/hyprutils/math/Edges.hpp
+include/hyprutils/math/Mat3x3.hpp
 include/hyprutils/math/Misc.hpp
 include/hyprutils/math/Region.hpp
 include/hyprutils/math/Vector2D.hpp