Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 08:43:06 +0000
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: ec24d8bd8180 - main - x11/hyprland-guiutils: Update to 0.2.1
Message-ID:  <695a281a.46238.6107cf72@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=ec24d8bd81803ad83f1c2c558f5c1713e842ba46

commit ec24d8bd81803ad83f1c2c558f5c1713e842ba46
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-01-04 08:41:22 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-01-04 08:42:55 +0000

    x11/hyprland-guiutils: Update to 0.2.1
    
    While here, remove CONFLICTS_INSTALL after hyprland-qtutils removal.
    
    Changelog: https://github.com/hyprwm/hyprland-guiutils/releases/tag/v0.2.1
    
    Reported by:    GitHub (watch releases)
---
 x11/hyprland-guiutils/Makefile | 5 +----
 x11/hyprland-guiutils/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/x11/hyprland-guiutils/Makefile b/x11/hyprland-guiutils/Makefile
index 8e8d53ba5533..8600a88d390d 100644
--- a/x11/hyprland-guiutils/Makefile
+++ b/x11/hyprland-guiutils/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hyprland-guiutils
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.0
-PORTREVISION=	2
+DISTVERSION=	0.2.1
 CATEGORIES=	x11
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -26,8 +25,6 @@ USE_XORG=	pixman
 
 LDFLAGS+=	-Wl,--as-needed
 
-CONFLICTS_INSTALL=	hyprland-qtutils
-
 PLIST_FILES=	bin/hyprland-dialog \
 		bin/hyprland-donate-screen \
 		bin/hyprland-run \
diff --git a/x11/hyprland-guiutils/distinfo b/x11/hyprland-guiutils/distinfo
index e2526f34ba21..d89dbcef6a9f 100644
--- a/x11/hyprland-guiutils/distinfo
+++ b/x11/hyprland-guiutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764658411
-SHA256 (hyprwm-hyprland-guiutils-v0.2.0_GH0.tar.gz) = 9b24c0662dd0fca18ad171300a09517ee05ab8a2099749792975259db5d2bc21
-SIZE (hyprwm-hyprland-guiutils-v0.2.0_GH0.tar.gz) = 17165
+TIMESTAMP = 1767514832
+SHA256 (hyprwm-hyprland-guiutils-v0.2.1_GH0.tar.gz) = 8de6ab7295dd120bab6b6b3e884b27b3c6ccc38ae345f3144bf9b5ad79251bcb
+SIZE (hyprwm-hyprland-guiutils-v0.2.1_GH0.tar.gz) = 17392


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695a281a.46238.6107cf72>