git: 6730f4a67465 - main - */*: Bump port revision after hyprgraphics shlib version bump (e7922fde842b)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jan 2026 06:29:46 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6730f4a67465abdd44a5303338bdca9ef2362feb
commit 6730f4a67465abdd44a5303338bdca9ef2362feb
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-01-04 06:29:00 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-01-04 06:29:00 +0000
*/*: Bump port revision after hyprgraphics shlib version bump (e7922fde842b)
---
x11-toolkits/hyprtoolkit/Makefile | 1 +
x11-wm/hyprland/Makefile | 1 +
x11/hyprlock/Makefile | 2 +-
x11/hyprpaper/Makefile | 2 +-
4 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile
index 5cce419eeed9..18e60c861c46 100644
--- a/x11-toolkits/hyprtoolkit/Makefile
+++ b/x11-toolkits/hyprtoolkit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprtoolkit
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MAINTAINER= tagattie@FreeBSD.org
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 036e9398ef2c..3c4b5d6ef567 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.52.2
+PORTREVISION= 1
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 55122668e543..937819492306 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprlock
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 wayland
MAINTAINER= tagattie@FreeBSD.org
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile
index 299a81794678..90ea15c57eca 100644
--- a/x11/hyprpaper/Makefile
+++ b/x11/hyprpaper/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 wayland
MAINTAINER= tagattie@FreeBSD.org