Date: Thu, 9 Oct 2025 01:57:59 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: 64d4daf4f604 - main - */*: bump port revision after hyprutils shlib version bump (12d8cc14bd4f) Message-ID: <202510090157.5991vx7J062139@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=64d4daf4f604e20971e1850d37e4aa59c41d1475 commit 64d4daf4f604e20971e1850d37e4aa59c41d1475 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-10-09 01:57:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-10-09 01:57:13 +0000 */*: bump port revision after hyprutils shlib version bump (12d8cc14bd4f) --- accessibility/hyprsunset/Makefile | 1 + devel/hyprlang/Makefile | 1 + graphics/hyprgraphics/Makefile | 1 + sysutils/hyprpolkitagent/Makefile | 1 + x11-toolkits/aquamarine/Makefile | 2 +- x11-wm/hyprland/Makefile | 1 + x11/hypridle/Makefile | 1 + x11/hyprland-qtutils/Makefile | 1 + x11/hyprlock/Makefile | 1 + x11/hyprpaper/Makefile | 2 +- x11/hyprpicker/Makefile | 2 +- x11/xdg-desktop-portal-hyprland/Makefile | 1 + 12 files changed, 12 insertions(+), 3 deletions(-) diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile index 970de2c38b4d..890d1fb09360 100644 --- a/accessibility/hyprsunset/Makefile +++ b/accessibility/hyprsunset/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprsunset DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= accessibility wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile index 3c62716dce0d..835f9cf76901 100644 --- a/devel/hyprlang/Makefile +++ b/devel/hyprlang/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprlang DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile index d6430fe7ca65..daa64772ec91 100644 --- a/graphics/hyprgraphics/Makefile +++ b/graphics/hyprgraphics/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprgraphics DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/hyprpolkitagent/Makefile b/sysutils/hyprpolkitagent/Makefile index 516f9f2d5d4d..8a41d67dfddc 100644 --- a/sysutils/hyprpolkitagent/Makefile +++ b/sysutils/hyprpolkitagent/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprpolkitagent DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-toolkits/aquamarine/Makefile b/x11-toolkits/aquamarine/Makefile index 8277769018e2..96a3194570c3 100644 --- a/x11-toolkits/aquamarine/Makefile +++ b/x11-toolkits/aquamarine/Makefile @@ -1,7 +1,7 @@ PORTNAME= aquamarine DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 22f0bf65d3b8..728d6c2479b2 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.51.1 +PORTREVISION= 1 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 d3da0aed7672..b85a4523f3b5 100644 --- a/x11/hypridle/Makefile +++ b/x11/hypridle/Makefile @@ -1,6 +1,7 @@ PORTNAME= hypridle DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprland-qtutils/Makefile b/x11/hyprland-qtutils/Makefile index afe80212d3f7..b0e9da89fa10 100644 --- a/x11/hyprland-qtutils/Makefile +++ b/x11/hyprland-qtutils/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprland-qtutils DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile index e4689892ce30..8e2ee31d168d 100644 --- a/x11/hyprlock/Makefile +++ b/x11/hyprlock/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprlock DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 79479331e7ad..f825fb810343 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index 94ba49df5cfd..99c04cfcdefa 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpicker DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index e5a41887a0b0..9a682d6dacaf 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.10 +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?202510090157.5991vx7J062139>
