git: d30350734b54 - main - devel/hyprutils: update to 0.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Apr 2025 19:29:38 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d30350734b54545e1301f8a87464d4865268f38c
commit d30350734b54545e1301f8a87464d4865268f38c
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-04-06 14:34:58 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-04-07 19:27:52 +0000
devel/hyprutils: update to 0.6.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.6.0
Reported by: GitHub (watch releases)
---
accessibility/hyprsunset/Makefile | 1 +
devel/hyprlang/Makefile | 2 +-
devel/hyprutils/Makefile | 2 +-
devel/hyprutils/distinfo | 6 +++---
devel/hyprutils/pkg-plist | 2 +-
graphics/hyprgraphics/Makefile | 1 +
x11-toolkits/aquamarine/Makefile | 1 +
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 | 1 +
x11/xdg-desktop-portal-hyprland/Makefile | 2 +-
14 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile
index 572feb27f993..b922b06d3213 100644
--- a/accessibility/hyprsunset/Makefile
+++ b/accessibility/hyprsunset/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprsunset
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= accessibility wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile
index 893f5937e3db..dbe3c6a06aa8 100644
--- a/devel/hyprlang/Makefile
+++ b/devel/hyprlang/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprlang
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index adbf7428c02e..6adbdacee71e 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hyprutils
DISTVERSIONPREFIX= v
-DISTVERSION= 0.5.2
+DISTVERSION= 0.6.0
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index 440bb4e08d24..6a61ba059f7b 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741534688
-SHA256 (hyprwm-hyprutils-v0.5.2_GH0.tar.gz) = b30b93be9597489bd5a29c8cd91d60ea0fcaea08fd03cca1368e101c4ae19d3d
-SIZE (hyprwm-hyprutils-v0.5.2_GH0.tar.gz) = 36038
+TIMESTAMP = 1743950287
+SHA256 (hyprwm-hyprutils-v0.6.0_GH0.tar.gz) = 1c113058881121fdb2575573ed9a59d78dbdf1ae2ae95c6dac647e608548263b
+SIZE (hyprwm-hyprutils-v0.6.0_GH0.tar.gz) = 36153
diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist
index 9523ebb719c9..63ad7eb67598 100644
--- a/devel/hyprutils/pkg-plist
+++ b/devel/hyprutils/pkg-plist
@@ -21,6 +21,6 @@ include/hyprutils/string/String.hpp
include/hyprutils/string/VarList.hpp
include/hyprutils/utils/ScopeGuard.hpp
lib/libhyprutils.so
-lib/libhyprutils.so.4
+lib/libhyprutils.so.5
lib/libhyprutils.so.%%VERSION%%
libdata/pkgconfig/hyprutils.pc
diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile
index 1e5e2bb92af2..aff2cd3c9a9f 100644
--- a/graphics/hyprgraphics/Makefile
+++ b/graphics/hyprgraphics/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprgraphics
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-toolkits/aquamarine/Makefile b/x11-toolkits/aquamarine/Makefile
index 5272443a6fdb..4108ef4d5a33 100644
--- a/x11-toolkits/aquamarine/Makefile
+++ b/x11-toolkits/aquamarine/Makefile
@@ -1,6 +1,7 @@
PORTNAME= aquamarine
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index a50b418d067a..188aa3b68e81 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.48.1
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile
index 46b7194f3ab6..9551d7c33e13 100644
--- a/x11/hypridle/Makefile
+++ b/x11/hypridle/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hypridle
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/hyprland-qtutils/Makefile b/x11/hyprland-qtutils/Makefile
index b67158220726..84e743d55f03 100644
--- a/x11/hyprland-qtutils/Makefile
+++ b/x11/hyprland-qtutils/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland-qtutils
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile
index 917b4b8483d9..2e300b84c48d 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprlock
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile
index 0be1e2d7f386..94bb35ef1fe0 100644
--- a/x11/hyprpaper/Makefile
+++ b/x11/hyprpaper/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile
index e8d90652bcc6..93e0a87bcea2 100644
--- a/x11/hyprpicker/Makefile
+++ b/x11/hyprpicker/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprpicker
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 5cc2fc82064b..27fb9135b601 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xdg-desktop-portal-hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org