summaryrefslogtreecommitdiff
path: root/devel/hyprutils
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hyprutils')
-rw-r--r--devel/hyprutils/Makefile7
-rw-r--r--devel/hyprutils/distinfo10
-rw-r--r--devel/hyprutils/pkg-plist1
3 files changed, 5 insertions, 13 deletions
diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index 9365f43325ef..90593cd9b850 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -1,13 +1,8 @@
PORTNAME= hyprutils
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.1
-PORTREVISION= 1
+DISTVERSION= 0.8.4
CATEGORIES= devel
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= b074d4abc76ce8e740b35ce29534b443ccbc971b.patch:-p1 # atomic shared pointer, see #67
-PATCHFILES+= 172a3fc2320d5e919d341510d97fa06f878167c8.patch:-p1 # atomic shared pointer, see #67
-
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Hyprland utilities library used across the ecosystem
WWW= https://github.com/hyprwm/hyprutils
diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo
index e6e343816356..95773a141eb0 100644
--- a/devel/hyprutils/distinfo
+++ b/devel/hyprutils/distinfo
@@ -1,7 +1,3 @@
-TIMESTAMP = 1753234290
-SHA256 (hyprwm-hyprutils-v0.8.1_GH0.tar.gz) = 1f1e17998ec462dae065483db43b63033e75ac7fc4c3c6aab1af3b679b24ab36
-SIZE (hyprwm-hyprutils-v0.8.1_GH0.tar.gz) = 42105
-SHA256 (b074d4abc76ce8e740b35ce29534b443ccbc971b.patch) = 5b5d0f5e18323c882b7dd91a6ce21c8dd12ba5045b32fb4648839c80947827ad
-SIZE (b074d4abc76ce8e740b35ce29534b443ccbc971b.patch) = 5308
-SHA256 (172a3fc2320d5e919d341510d97fa06f878167c8.patch) = d3b152dde9f15e28642e2cd1fcc64160683a352ee31553566061956606a1f1cb
-SIZE (172a3fc2320d5e919d341510d97fa06f878167c8.patch) = 852
+TIMESTAMP = 1756194300
+SHA256 (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 923c108c5d0e69bb1fe53f27b64f10a50eef98cfe22c889b44743d70a8ec485a
+SIZE (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 43093
diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist
index f6fe722a91eb..d551d8c4740b 100644
--- a/devel/hyprutils/pkg-plist
+++ b/devel/hyprutils/pkg-plist
@@ -9,6 +9,7 @@ include/hyprutils/math/Misc.hpp
include/hyprutils/math/Region.hpp
include/hyprutils/math/Vector2D.hpp
include/hyprutils/memory/Atomic.hpp
+include/hyprutils/memory/Casts.hpp
include/hyprutils/memory/ImplBase.hpp
include/hyprutils/memory/SharedPtr.hpp
include/hyprutils/memory/UniquePtr.hpp