Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 08:15:43 +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: d5d9a69768c7 - main - x11/{hyprland-guiutils,hyprlauncher}: Bump port revision after hyprtoolkit shlib version bump (e8f230607f2c)
Message-ID:  <695a21af.44226.276f198a@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=d5d9a69768c78b442955c0fa7e6207f245b79c78

commit d5d9a69768c78b442955c0fa7e6207f245b79c78
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-01-04 08:14:39 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-01-04 08:14:39 +0000

    x11/{hyprland-guiutils,hyprlauncher}: Bump port revision after hyprtoolkit shlib version bump (e8f230607f2c)
---
 x11/hyprland-guiutils/Makefile | 2 +-
 x11/hyprlauncher/Makefile      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/hyprland-guiutils/Makefile b/x11/hyprland-guiutils/Makefile
index d932f68d9c36..8e8d53ba5533 100644
--- a/x11/hyprland-guiutils/Makefile
+++ b/x11/hyprland-guiutils/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hyprland-guiutils
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/x11/hyprlauncher/Makefile b/x11/hyprlauncher/Makefile
index 063cbc1b9633..6e13f29e03dc 100644
--- a/x11/hyprlauncher/Makefile
+++ b/x11/hyprlauncher/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hyprlauncher
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.4
+PORTREVISION=	1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695a21af.44226.276f198a>