Date: Sun, 01 Mar 2026 08:48:22 +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: 16fd6143aa42 - main - devel/glaze: update 7.0.2=?utf-8?Q? =E2=86=92 7.1?=.0 Message-ID: <69a3fd56.1e474.13e35e3e@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=16fd6143aa4282a2c527935d67be1cbabe823ee0 commit 16fd6143aa4282a2c527935d67be1cbabe823ee0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-01 06:08:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-01 08:48:16 +0000 devel/glaze: update 7.0.2 → 7.1.0 Reported by: portscout --- devel/glaze/Makefile | 4 ++-- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 9 +++++++++ 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index 1727059ea888..96a7c13bf9cb 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 7.0.2 +DISTVERSION= 7.1.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org @@ -32,6 +32,6 @@ LDFLAGS+= -pthread NO_ARCH= yes -# tests as of 7.0.2: 100% tests passed, 0 tests failed out of 80 +# tests as of 7.1.0: 100% tests passed, 0 tests failed out of 86 .include <bsd.port.mk> diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 3f90fd497ae0..c0e6198d542f 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769590079 -SHA256 (stephenberry-glaze-v7.0.2_GH0.tar.gz) = febbec555648b310c2a1975ca750939cd00c4801dede8362fcf84cab7b3ae46f -SIZE (stephenberry-glaze-v7.0.2_GH0.tar.gz) = 1348874 +TIMESTAMP = 1772344625 +SHA256 (stephenberry-glaze-v7.1.0_GH0.tar.gz) = 39bbd40f6a81e7b56489cf96f768195563f36cf80bdfe74c3a95a228402af298 +SIZE (stephenberry-glaze-v7.1.0_GH0.tar.gz) = 1507597 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 93b376e638df..6daf48a45424 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -48,6 +48,8 @@ include/glaze/compare/compare.hpp include/glaze/concepts/container_concepts.hpp include/glaze/containers/flat_map.hpp include/glaze/containers/inplace_vector.hpp +include/glaze/containers/ordered_map.hpp +include/glaze/containers/ordered_small_map.hpp include/glaze/core/array_apply.hpp include/glaze/core/as_array_wrapper.hpp include/glaze/core/buffer_traits.hpp @@ -113,6 +115,7 @@ include/glaze/format/format_to.hpp include/glaze/glaze.hpp include/glaze/glaze_exceptions.hpp include/glaze/hardware/volatile_array.hpp +include/glaze/hash/sweethash.hpp include/glaze/json.hpp include/glaze/json/escape_unicode.hpp include/glaze/json/float_format.hpp @@ -165,6 +168,10 @@ include/glaze/rpc/repe/plugin_helper.hpp include/glaze/rpc/repe/repe.hpp include/glaze/rpc/repe/repe_registry_impl.hpp include/glaze/rpc/repe/repe_to_jsonrpc.hpp +include/glaze/simd/avx.hpp +include/glaze/simd/neon.hpp +include/glaze/simd/simd.hpp +include/glaze/simd/sse.hpp include/glaze/stencil/stencil.hpp include/glaze/stencil/stencilcount.hpp include/glaze/thread/async.hpp @@ -185,6 +192,7 @@ include/glaze/toml/write.hpp include/glaze/trace/trace.hpp include/glaze/tuplet/tuple.hpp include/glaze/util/atoi.hpp +include/glaze/util/bit.hpp include/glaze/util/bit_array.hpp include/glaze/util/buffer_pool.hpp include/glaze/util/compare.hpp @@ -192,6 +200,7 @@ include/glaze/util/convert.hpp include/glaze/util/dragonbox.hpp include/glaze/util/dtoa.hpp include/glaze/util/dump.hpp +include/glaze/util/env.hpp include/glaze/util/expected.hpp include/glaze/util/fast_float.hpp include/glaze/util/for_each.hpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a3fd56.1e474.13e35e3e>
