git: a8c034921c5f - main - devel/glaze: update 4.4.1 → 4.4.3

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 19 Feb 2025 09:19:17 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8c034921c5fbe1f68ef3e6dbc5cba702124b314

commit a8c034921c5fbe1f68ef3e6dbc5cba702124b314
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-19 07:31:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-19 09:19:06 +0000

    devel/glaze: update 4.4.1 → 4.4.3
    
    Reported by:    portscout
---
 devel/glaze/Makefile  | 4 ++--
 devel/glaze/distinfo  | 6 +++---
 devel/glaze/pkg-plist | 3 +++
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 8dfda375bc10..c953cbc771eb 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.4.1
+DISTVERSION=	4.4.3
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -32,6 +32,6 @@ LDFLAGS+=	-pthread
 
 NO_ARCH=	yes
 
-# 100% tests passed, 0 tests failed out of 24
+# tests as of 4.4.3: 100% tests passed, 0 tests failed out of 25
 
 .include <bsd.port.mk>
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index a0195dd45f0f..1b9eacd4ecb7 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738993276
-SHA256 (stephenberry-glaze-v4.4.1_GH0.tar.gz) = 0a5490905483e0e8fbc4c14a8edfe0cff2b298dfb0299c2a658d6e1ab4fc2e0a
-SIZE (stephenberry-glaze-v4.4.1_GH0.tar.gz) = 549729
+TIMESTAMP = 1739946779
+SHA256 (stephenberry-glaze-v4.4.3_GH0.tar.gz) = d0dd03f156f95860bf9c2957da0704ee0f7651e21089ff34e3d26fa0190e8684
+SIZE (stephenberry-glaze-v4.4.3_GH0.tar.gz) = 555987
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index b48b53bb4659..f14bb38c2be8 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -46,6 +46,7 @@ include/glaze/core/ptr.hpp
 include/glaze/core/read.hpp
 include/glaze/core/reflect.hpp
 include/glaze/core/seek.hpp
+include/glaze/core/to.hpp
 include/glaze/core/wrappers.hpp
 include/glaze/core/write.hpp
 include/glaze/core/write_chars.hpp
@@ -107,6 +108,8 @@ 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/toml.hpp
+include/glaze/toml/write.hpp
 include/glaze/trace/trace.hpp
 include/glaze/tuplet/tuple.hpp
 include/glaze/util/atoi.hpp