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

devel/glaze: update 5.0.0 → 5.0.1

Reported by:	portscout
parent 35194456
No related branches found
No related tags found
No related merge requests found
PORTNAME= glaze
DISTVERSIONPREFIX= v
DISTVERSION= 5.0.0
DISTVERSION= 5.0.1
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
......@@ -32,6 +32,6 @@ LDFLAGS+= -pthread
NO_ARCH= yes
# tests as of 5.0.0: 100% tests passed, 0 tests failed out of 25
# tests as of 5.0.1: 100% tests passed, 0 tests failed out of 26
.include <bsd.port.mk>
TIMESTAMP = 1741275855
SHA256 (stephenberry-glaze-v5.0.0_GH0.tar.gz) = 37e4ab809f18c5497a35481f347c1ed63761324644e358d92a7a11fe647fd44a
SIZE (stephenberry-glaze-v5.0.0_GH0.tar.gz) = 554521
TIMESTAMP = 1742542386
SHA256 (stephenberry-glaze-v5.0.1_GH0.tar.gz) = 06cb141d073e803abdcc8d72069537b900cb0e1a0359c58e97c0c5c7baa4a100
SIZE (stephenberry-glaze-v5.0.1_GH0.tar.gz) = 562395
......@@ -40,6 +40,7 @@ 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/manage.hpp
include/glaze/core/meta.hpp
include/glaze/core/opts.hpp
include/glaze/core/ptr.hpp
......@@ -81,7 +82,6 @@ include/glaze/json/json_concepts.hpp
include/glaze/json/json_format.hpp
include/glaze/json/json_ptr.hpp
include/glaze/json/json_t.hpp
include/glaze/json/manage.hpp
include/glaze/json/max_write_precision.hpp
include/glaze/json/minify.hpp
include/glaze/json/ndjson.hpp
......@@ -103,7 +103,9 @@ include/glaze/stencil/stencil.hpp
include/glaze/stencil/stencilcount.hpp
include/glaze/thread/async.hpp
include/glaze/thread/async_string.hpp
include/glaze/thread/async_vector.hpp
include/glaze/thread/atomic.hpp
include/glaze/thread/guard.hpp
include/glaze/thread/shared_async_map.hpp
include/glaze/thread/shared_async_vector.hpp
include/glaze/thread/threadpool.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment