Skip to content
Snippets Groups Projects
Commit 5f76b792 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/glaze: update 4.0.1 → 4.0.3

Reported by:	portscout
parent 8afaf442
No related branches found
No related tags found
No related merge requests found
PORTNAME= glaze
DISTVERSIONPREFIX= v
DISTVERSION= 4.0.1
DISTVERSION= 4.0.3
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
......
TIMESTAMP = 1731562328
SHA256 (stephenberry-glaze-v4.0.1_GH0.tar.gz) = 0026aca33201ee6d3a820fb5926f36ba8c838bfd3120e2e179b0eee62b5bd231
SIZE (stephenberry-glaze-v4.0.1_GH0.tar.gz) = 506325
TIMESTAMP = 1734182050
SHA256 (stephenberry-glaze-v4.0.3_GH0.tar.gz) = d93ddefcb07d2fd4ef2c7498379163da3a33d97cc76d6f180c6a84cccdcfc38a
SIZE (stephenberry-glaze-v4.0.3_GH0.tar.gz) = 523375
......@@ -37,6 +37,7 @@ include/glaze/concepts/container_concepts.hpp
include/glaze/containers/flat_map.hpp
include/glaze/core/common.hpp
include/glaze/core/context.hpp
include/glaze/core/convert_struct.hpp
include/glaze/core/custom.hpp
include/glaze/core/feature_test.hpp
include/glaze/core/meta.hpp
......@@ -72,6 +73,7 @@ include/glaze/glaze.hpp
include/glaze/glaze_exceptions.hpp
include/glaze/hardware/volatile_array.hpp
include/glaze/json.hpp
include/glaze/json/escape_unicode.hpp
include/glaze/json/invoke.hpp
include/glaze/json/json_concepts.hpp
include/glaze/json/json_format.hpp
......@@ -97,10 +99,12 @@ include/glaze/reflection/get_name.hpp
include/glaze/reflection/to_tuple.hpp
include/glaze/rpc/repe/header.hpp
include/glaze/rpc/repe/registry.hpp
include/glaze/thread/async_map.hpp
include/glaze/thread/async_string.hpp
include/glaze/thread/atomic.hpp
include/glaze/thread/shared_async_map.hpp
include/glaze/thread/shared_async_vector.hpp
include/glaze/thread/threadpool.hpp
include/glaze/thread/value_proxy.hpp
include/glaze/trace/trace.hpp
include/glaze/tuplet/tuple.hpp
include/glaze/util/atoi.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment