Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2025 01:52:24 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 12d8cc14bd4f - main - devel/hyprutils: update to 0.10.0
Message-ID:  <202510090152.5991qOB3060394@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12d8cc14bd4fbc330e3dd0d9209a7d9956036c61

commit 12d8cc14bd4fbc330e3dd0d9209a7d9956036c61
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-10-09 01:51:26 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-09 01:51:26 +0000

    devel/hyprutils: update to 0.10.0
    
    Changelog:
    - https://github.com/hyprwm/hyprutils/releases/tag/v0.9.0
    - https://github.com/hyprwm/hyprutils/releases/tag/v0.10.0
    
    Reported by:    GitHub (watch releases)
---
 devel/hyprutils/Makefile | 4 ++--
 devel/hyprutils/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index 90593cd9b850..f2608253d9ad 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprutils
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.4
+DISTVERSION=	0.10.0
 CATEGORIES=	devel
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -20,7 +20,7 @@ USE_XORG=	pixman
 
 LDFLAGS+=	-pthread
 
-PLIST_SUB=	SOVERSION_MAJOR=7 \
+PLIST_SUB=	SOVERSION_MAJOR=9 \
 		SOVERSION_FULL=${DISTVERSION:C/-.*//}
 
 post-patch:
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index 95773a141eb0..2e7f0800f7bc 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756194300
-SHA256 (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 923c108c5d0e69bb1fe53f27b64f10a50eef98cfe22c889b44743d70a8ec485a
-SIZE (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 43093
+TIMESTAMP = 1759974111
+SHA256 (hyprwm-hyprutils-v0.10.0_GH0.tar.gz) = 0e2d2495166e314a4ef52d97bcae6f82ee10a1247a60e42b2087d876a7563b0c
+SIZE (hyprwm-hyprutils-v0.10.0_GH0.tar.gz) = 43438


home | help

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