git: d3056ff3161b - main - */*: Bump port revision after hyprgraphics shlib version bump (ef8a1623133b)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Nov 2025 07:41:14 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3056ff3161b346706cd617bdf5c027dba59a278
commit d3056ff3161b346706cd617bdf5c027dba59a278
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-11-23 07:40:30 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-23 07:40:30 +0000
*/*: Bump port revision after hyprgraphics shlib version bump (ef8a1623133b)
---
x11-toolkits/hyprtoolkit/Makefile | 1 +
x11-wm/hyprland/Makefile | 2 +-
x11/hyprlock/Makefile | 2 +-
x11/hyprpaper/Makefile | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile
index ece5b10df8b3..09bdf928a352 100644
--- a/x11-toolkits/hyprtoolkit/Makefile
+++ b/x11-toolkits/hyprtoolkit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprtoolkit
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MAINTAINER= tagattie@FreeBSD.org
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 87b0f9260a59..e62cfe85f8af 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.51.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm wayland
MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/
DISTNAME= source-${DISTVERSIONFULL}
diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile
index dd00ed547542..93c4e6264aee 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprlock
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 wayland
MAINTAINER= tagattie@FreeBSD.org
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile
index d77c577230b5..c057ed19079c 100644
--- a/x11/hyprpaper/Makefile
+++ b/x11/hyprpaper/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 wayland
MAINTAINER= tagattie@FreeBSD.org