aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-07-08 00:18:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-07-08 00:18:42 +0000
commit20d1f4ee706db2281120244b38fb3d429df789d0 (patch)
tree02823b2dfd9a1981c74239f7700342b6bdd3e9cb
parent4feef37f86ec04d42e08828043417a764c162b3d (diff)
devel/glaze: update 7.8.1 → 7.8.4
-rw-r--r--devel/glaze/Makefile4
-rw-r--r--devel/glaze/distinfo6
-rw-r--r--devel/glaze/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 98f43c0a395c..380a07c089a6 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glaze
DISTVERSIONPREFIX= v
-DISTVERSION= 7.8.1
+DISTVERSION= 7.8.4
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
@@ -32,6 +32,6 @@ LDFLAGS+= -pthread
NO_ARCH= yes
-# tests as of 7.8.1: 100% tests passed, 0 tests failed out of 95
+# tests as of 7.8.4: 100% tests passed, 0 tests failed out of 103
.include <bsd.port.mk>
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index b2c3bf625718..153cfb500809 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1781163875
-SHA256 (stephenberry-glaze-v7.8.1_GH0.tar.gz) = eaf6d9920edfa6a3d5005c25a3fdb8334d24b1d73401756f22da8106f84dedd1
-SIZE (stephenberry-glaze-v7.8.1_GH0.tar.gz) = 1734847
+TIMESTAMP = 1783469075
+SHA256 (stephenberry-glaze-v7.8.4_GH0.tar.gz) = 65331a8f8ffa56a3c5990eb31119db8afc1cec0b48de57b4ebbc9c1286ea74a3
+SIZE (stephenberry-glaze-v7.8.4_GH0.tar.gz) = 1807511
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index 06cf9584b9cf..dab091f98053 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -69,6 +69,7 @@ include/glaze/core/custom.hpp
include/glaze/core/custom_meta.hpp
include/glaze/core/error_category.hpp
include/glaze/core/feature_test.hpp
+include/glaze/core/format_str.hpp
include/glaze/core/istream_buffer.hpp
include/glaze/core/manage.hpp
include/glaze/core/meta.hpp
@@ -128,6 +129,7 @@ include/glaze/glaze_exceptions.hpp
include/glaze/hardware/volatile_array.hpp
include/glaze/hash/sweethash.hpp
include/glaze/json.hpp
+include/glaze/json/chrono_format.hpp
include/glaze/json/escape_unicode.hpp
include/glaze/json/flatten_map.hpp
include/glaze/json/float_format.hpp