aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-24 07:57:07 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-24 09:23:47 +0000
commit8d2814ca0f014956605e44fb255e6320bb55e29c (patch)
tree9f82bfc2b31e767f56c24a0a046e40f74e83d2bf
parent4a172255e4ae5502e82bf17716b1ce0b75fb2bdf (diff)
downloadports-8d2814ca0f014956605e44fb255e6320bb55e29c.tar.gz
ports-8d2814ca0f014956605e44fb255e6320bb55e29c.zip
devel/glaze: update 2.6.4 → 2.6.7
-rw-r--r--devel/glaze/Makefile2
-rw-r--r--devel/glaze/distinfo6
-rw-r--r--devel/glaze/pkg-plist6
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index aaba866f4767..e24c56764989 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glaze
DISTVERSIONPREFIX= v
-DISTVERSION= 2.6.4
+DISTVERSION= 2.6.7
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index 366c2b169ebc..b3f2fa8af9a5 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716022646
-SHA256 (stephenberry-glaze-v2.6.4_GH0.tar.gz) = 79aff3370c6fe79be8e1774c4fab3e450a10444b91c2aa15aeebf5f54efedc5d
-SIZE (stephenberry-glaze-v2.6.4_GH0.tar.gz) = 379629
+TIMESTAMP = 1716536139
+SHA256 (stephenberry-glaze-v2.6.7_GH0.tar.gz) = edd328b4c1a2e775cf9dbaccb57e2e6cf42b09d91b8a004c90f14439b86f417d
+SIZE (stephenberry-glaze-v2.6.7_GH0.tar.gz) = 385259
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index 005f136694cd..3b1c681352df 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -28,6 +28,7 @@ include/glaze/binary/header.hpp
include/glaze/binary/ptr.hpp
include/glaze/binary/read.hpp
include/glaze/binary/skip.hpp
+include/glaze/binary/wrappers.hpp
include/glaze/binary/write.hpp
include/glaze/compare/approx.hpp
include/glaze/compare/compare.hpp
@@ -38,6 +39,9 @@ include/glaze/core/meta.hpp
include/glaze/core/opts.hpp
include/glaze/core/ptr.hpp
include/glaze/core/read.hpp
+include/glaze/core/reflection_tuple.hpp
+include/glaze/core/seek.hpp
+include/glaze/core/wrappers.hpp
include/glaze/core/write.hpp
include/glaze/core/write_chars.hpp
include/glaze/csv.hpp
@@ -70,12 +74,12 @@ include/glaze/json/minify.hpp
include/glaze/json/ndjson.hpp
include/glaze/json/prettify.hpp
include/glaze/json/ptr.hpp
-include/glaze/json/quoted.hpp
include/glaze/json/raw_string.hpp
include/glaze/json/read.hpp
include/glaze/json/schema.hpp
include/glaze/json/skip.hpp
include/glaze/json/study.hpp
+include/glaze/json/wrappers.hpp
include/glaze/json/write.hpp
include/glaze/record/recorder.hpp
include/glaze/reflection/get_name.hpp