Date: Sat, 02 May 2026 11:36:03 +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: d1aeaf5c396e - main - */*: Bump port revision after hyprutils shlib version bump (9f3ab36ce78b) Message-ID: <69f5e1a3.30af8.3809558b@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=d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230 commit d1aeaf5c396e67e3c63f0b8c4c4a0c2580a63230 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-05-02 11:35:00 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-05-02 11:35:00 +0000 */*: Bump port revision after hyprutils shlib version bump (9f3ab36ce78b) --- accessibility/hyprsunset/Makefile | 2 +- devel/hyprlang/Makefile | 2 +- devel/hyprwire/Makefile | 1 + graphics/hyprgraphics/Makefile | 1 + misc/hyprqt6engine/Makefile | 2 +- multimedia/hyprpwcenter/Makefile | 2 +- sysutils/hyprpolkitagent/Makefile | 2 +- x11-toolkits/aquamarine/Makefile | 1 + x11-toolkits/hyprtoolkit/Makefile | 2 +- x11-wm/hyprland/Makefile | 2 +- x11/hypridle/Makefile | 2 +- x11/hyprland-guiutils/Makefile | 2 +- x11/hyprlauncher/Makefile | 1 + x11/hyprlock/Makefile | 1 + x11/hyprpaper/Makefile | 2 +- x11/hyprpicker/Makefile | 2 +- x11/hyprshutdown/Makefile | 2 +- x11/xdg-desktop-portal-hyprland/Makefile | 1 + 18 files changed, 18 insertions(+), 12 deletions(-) diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile index 3f67ac6f20a7..6dc928094dd2 100644 --- a/accessibility/hyprsunset/Makefile +++ b/accessibility/hyprsunset/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprsunset DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile index 6b8bd225fbb9..819cd7252753 100644 --- a/devel/hyprlang/Makefile +++ b/devel/hyprlang/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprlang DISTVERSIONPREFIX= v DISTVERSION= 0.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprwire/Makefile b/devel/hyprwire/Makefile index b26b8a477843..43a9de1496f7 100644 --- a/devel/hyprwire/Makefile +++ b/devel/hyprwire/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprwire DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile index eb41e8185f48..2592d4d2b97b 100644 --- a/graphics/hyprgraphics/Makefile +++ b/graphics/hyprgraphics/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprgraphics DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/hyprqt6engine/Makefile b/misc/hyprqt6engine/Makefile index a20a20705d11..065f24f7db42 100644 --- a/misc/hyprqt6engine/Makefile +++ b/misc/hyprqt6engine/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprqt6engine DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc PATCH_SITES= https://github.com/hyprwm/hyprqt6engine/commit/ diff --git a/multimedia/hyprpwcenter/Makefile b/multimedia/hyprpwcenter/Makefile index 7d40b86b4f2a..51aa8c9ee7ac 100644 --- a/multimedia/hyprpwcenter/Makefile +++ b/multimedia/hyprpwcenter/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpwcenter DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/hyprpolkitagent/Makefile b/sysutils/hyprpolkitagent/Makefile index d48df453fdfd..a7e5a082c4b8 100644 --- a/sysutils/hyprpolkitagent/Makefile +++ b/sysutils/hyprpolkitagent/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpolkitagent DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-toolkits/aquamarine/Makefile b/x11-toolkits/aquamarine/Makefile index 4ab728f09f1d..f5e19a9cde4f 100644 --- a/x11-toolkits/aquamarine/Makefile +++ b/x11-toolkits/aquamarine/Makefile @@ -1,6 +1,7 @@ PORTNAME= aquamarine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile index e2429f2c9872..fb8ce1739e9c 100644 --- a/x11-toolkits/hyprtoolkit/Makefile +++ b/x11-toolkits/hyprtoolkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprtoolkit DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 21c3ecc4b590..363c68c382a8 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.54.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm wayland MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ DISTNAME= source-${DISTVERSIONFULL} diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile index 1220fdcca56f..5794cda193de 100644 --- a/x11/hypridle/Makefile +++ b/x11/hypridle/Makefile @@ -1,7 +1,7 @@ PORTNAME= hypridle DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprland-guiutils/Makefile b/x11/hyprland-guiutils/Makefile index 0fe9d4d2eb6f..2b31ff466735 100644 --- a/x11/hyprland-guiutils/Makefile +++ b/x11/hyprland-guiutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland-guiutils DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprlauncher/Makefile b/x11/hyprlauncher/Makefile index d1a338958fc3..56e92d49762b 100644 --- a/x11/hyprlauncher/Makefile +++ b/x11/hyprlauncher/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprlauncher DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile index 419705342c48..14068967602f 100644 --- a/x11/hyprlock/Makefile +++ b/x11/hyprlock/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprlock DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 1204995abebe..1a13d58da9a6 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index ee5c359ce96b..f48bc152e13a 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpicker DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprshutdown/Makefile b/x11/hyprshutdown/Makefile index 2aacab9ef2ce..3964286d43c6 100644 --- a/x11/hyprshutdown/Makefile +++ b/x11/hyprshutdown/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprshutdown DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index f2f9b7700882..05088fa8ed27 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -1,6 +1,7 @@ PORTNAME= xdg-desktop-portal-hyprland DISTVERSIONPREFIX= v DISTVERSION= 1.3.12 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5e1a3.30af8.3809558b>
