Date: Wed, 28 Jan 2026 10:18:04 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f820c093988f - main - devel/glaze: update 6.5.0=?utf-8?Q? =E2=86=92 7.0?=.2 Message-ID: <6979e25c.3c6d8.8b7dcdc@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f820c093988fa01acca94276fcf552636613a88f commit f820c093988fa01acca94276fcf552636613a88f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-01-28 09:00:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-01-28 10:17:57 +0000 devel/glaze: update 6.5.0 → 7.0.2 Reported by: portscout --- devel/glaze/Makefile | 4 ++-- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 17 +++++++++++++++++ 3 files changed, 22 insertions(+), 5 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index bab1b3ea419f..1727059ea888 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 6.5.0 +DISTVERSION= 7.0.2 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org @@ -32,6 +32,6 @@ LDFLAGS+= -pthread NO_ARCH= yes -# tests as of 5.5.4: 97% tests passed, 1 tests failed out of 34 (34 - rest_test (Timeout), see https://github.com/stephenberry/glaze/issues/1860) +# tests as of 7.0.2: 100% tests passed, 0 tests failed out of 80 .include <bsd.port.mk> diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index ee68df1841b4..3f90fd497ae0 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767389161 -SHA256 (stephenberry-glaze-v6.5.0_GH0.tar.gz) = 2cd86f9cdf5512caf3d66aac9e14a15450a0f1cc308ac2632b0442a5a294570d -SIZE (stephenberry-glaze-v6.5.0_GH0.tar.gz) = 1157922 +TIMESTAMP = 1769590079 +SHA256 (stephenberry-glaze-v7.0.2_GH0.tar.gz) = febbec555648b310c2a1975ca750939cd00c4801dede8362fcf84cab7b3ae46f +SIZE (stephenberry-glaze-v7.0.2_GH0.tar.gz) = 1348874 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index af93b78e6354..93b376e638df 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -27,8 +27,11 @@ include/glaze/beve.hpp include/glaze/beve/beve_to_json.hpp include/glaze/beve/header.hpp include/glaze/beve/key_traits.hpp +include/glaze/beve/lazy.hpp +include/glaze/beve/peek_header.hpp include/glaze/beve/ptr.hpp include/glaze/beve/read.hpp +include/glaze/beve/size.hpp include/glaze/beve/skip.hpp include/glaze/beve/wrappers.hpp include/glaze/beve/write.hpp @@ -37,6 +40,7 @@ include/glaze/cbor/cbor_to_json.hpp include/glaze/cbor/header.hpp include/glaze/cbor/read.hpp include/glaze/cbor/skip.hpp +include/glaze/cbor/wrappers.hpp include/glaze/cbor/write.hpp include/glaze/chrono.hpp include/glaze/compare/approx.hpp @@ -54,17 +58,20 @@ include/glaze/core/constraint.hpp include/glaze/core/context.hpp include/glaze/core/convert_struct.hpp 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/istream_buffer.hpp include/glaze/core/manage.hpp include/glaze/core/meta.hpp +include/glaze/core/optimization_level.hpp include/glaze/core/opts.hpp include/glaze/core/ostream_buffer.hpp include/glaze/core/ptr.hpp include/glaze/core/read.hpp include/glaze/core/reflect.hpp include/glaze/core/seek.hpp +include/glaze/core/std_error_code.hpp include/glaze/core/streaming_state.hpp include/glaze/core/to.hpp include/glaze/core/wrapper_traits.hpp @@ -116,6 +123,7 @@ include/glaze/json/json_concepts.hpp include/glaze/json/json_format.hpp include/glaze/json/json_ptr.hpp include/glaze/json/json_stream.hpp +include/glaze/json/lazy.hpp include/glaze/json/max_write_precision.hpp include/glaze/json/minify.hpp include/glaze/json/ndjson.hpp @@ -141,6 +149,7 @@ include/glaze/net/http_router.hpp include/glaze/net/http_server.hpp include/glaze/net/openapi.hpp include/glaze/net/rest_registry_impl.hpp +include/glaze/net/url.hpp include/glaze/net/websocket_client.hpp include/glaze/net/websocket_connection.hpp include/glaze/record/recorder.hpp @@ -190,12 +199,14 @@ include/glaze/util/glaze_fast_float.hpp include/glaze/util/help.hpp include/glaze/util/inline.hpp include/glaze/util/itoa.hpp +include/glaze/util/itoa_40kb.hpp include/glaze/util/key_transformers.hpp include/glaze/util/memory_pool.hpp include/glaze/util/murmur.hpp include/glaze/util/parse.hpp include/glaze/util/primes_64.hpp include/glaze/util/progress_bar.hpp +include/glaze/util/simple_float.hpp include/glaze/util/string_literal.hpp include/glaze/util/tuple.hpp include/glaze/util/type_traits.hpp @@ -203,6 +214,12 @@ include/glaze/util/utility.hpp include/glaze/util/validate.hpp include/glaze/util/variant.hpp include/glaze/version.hpp +include/glaze/yaml.hpp +include/glaze/yaml/common.hpp +include/glaze/yaml/opts.hpp +include/glaze/yaml/read.hpp +include/glaze/yaml/skip.hpp +include/glaze/yaml/write.hpp %%DATADIR%%/glazeConfig.cmake %%DATADIR%%/glazeConfigVersion.cmake %%DATADIR%%/glazeTargets.cmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6979e25c.3c6d8.8b7dcdc>
