Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2025 17:06:12 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: 1b5f014646e9 - main - devel/hyprutils: update to 0.3.1
Message-ID:  <202501011706.501H6CWB017805@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=1b5f014646e95b56446d73dd8d13d95ab394a729

commit 1b5f014646e95b56446d73dd8d13d95ab394a729
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-01 13:16:26 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-01 17:05:38 +0000

    devel/hyprutils: update to 0.3.1
    
    Changes:        https://github.com/hyprwm/hyprutils/releases/tag/v0.3.1
    Reported by:    GitHub (watch releases)
---
 devel/hyprutils/Makefile  | 6 +-----
 devel/hyprutils/distinfo  | 8 +++-----
 devel/hyprutils/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index 6733f321cea4..0b23d3f8e83f 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,12 +1,8 @@
 PORTNAME=	hyprutils
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0
-PORTREVISION=	1
+DISTVERSION=	0.3.1
 CATEGORIES=	devel
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	8f15d45b120b.patch:-p1 # https://github.com/hyprwm/hyprutils/issues/28
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Hyprland utilities library used across the ecosystem
 WWW=		https://github.com/hyprwm/hyprutils
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index 0ab3557eaf31..719e43877f37 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1734908734
-SHA256 (hyprwm-hyprutils-v0.3.0_GH0.tar.gz) = 07bf2d199aeb0e41e1bfe072572742acaf201f0af2bf76ff86a718605d2431bb
-SIZE (hyprwm-hyprutils-v0.3.0_GH0.tar.gz) = 25301
-SHA256 (8f15d45b120b.patch) = 5d2b1e2b81cea89d0502b15fc0c753ead059bc152b0c71174193d9f41562d1a1
-SIZE (8f15d45b120b.patch) = 700
+TIMESTAMP = 1735737386
+SHA256 (hyprwm-hyprutils-v0.3.1_GH0.tar.gz) = 73c406b7da3003043909bc2e8f4128cade008fe9b9464e3dc1d77fba9c1f035d
+SIZE (hyprwm-hyprutils-v0.3.1_GH0.tar.gz) = 31694
diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist
index 1c0b83d38672..b696d0256792 100644
--- a/devel/hyprutils/pkg-plist
+++ b/devel/hyprutils/pkg-plist
@@ -1,3 +1,6 @@
+include/hyprutils/animation/AnimatedVariable.hpp
+include/hyprutils/animation/AnimationManager.hpp
+include/hyprutils/animation/BezierCurve.hpp
 include/hyprutils/math/Box.hpp
 include/hyprutils/math/Edges.hpp
 include/hyprutils/math/Mat3x3.hpp



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