devel/glaze: update 2.6.4 → 2.6.7

This commit is contained in:
Yuri Victorovich
2024-05-24 02:23:47 -07:00
parent 4a172255e4
commit 8d2814ca0f
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PORTNAME= glaze
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.4
DISTVERSION= 2.6.7
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
+3 -3
View File
@@ -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
+5 -1
View File
@@ -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