git: 3e9302d90ae5 - main - devel/glaze: update 3.5.0 → 3.6.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 27 Sep 2024 08:39:03 UTC
The branch main has been updated by yuri:

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

commit 3e9302d90ae5eeda6d8625f72b38756bd2e55544
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-27 08:02:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-27 08:38:51 +0000

    devel/glaze: update 3.5.0 → 3.6.0
    
    Reported by:    portscout
---
 devel/glaze/Makefile  | 2 +-
 devel/glaze/distinfo  | 6 +++---
 devel/glaze/pkg-plist | 7 ++++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 66ec876ac112..9bedac3abfb5 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.5.0
+DISTVERSION=	3.6.0
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index 98237fd21ad9..6ad29692bff5 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727239430
-SHA256 (stephenberry-glaze-v3.5.0_GH0.tar.gz) = d4729f6afc99e67ea9e1049ee4a0fd3d5fea5d884815e786505b33b7da41d5ac
-SIZE (stephenberry-glaze-v3.5.0_GH0.tar.gz) = 494473
+TIMESTAMP = 1727410400
+SHA256 (stephenberry-glaze-v3.6.0_GH0.tar.gz) = d394fed35440bd1cb1a2aec059b967acc43fc04764ecb0915ba24b9f5a9ca0a3
+SIZE (stephenberry-glaze-v3.6.0_GH0.tar.gz) = 496533
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index dfa43d4160c0..8cf3e6e04519 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -22,9 +22,9 @@ include/glaze/api/trait.hpp
 include/glaze/api/tuplet.hpp
 include/glaze/api/type_support.hpp
 include/glaze/api/xxh64.hpp
+include/glaze/base64/base64.hpp
 include/glaze/beve.hpp
 include/glaze/beve/beve_to_json.hpp
-include/glaze/beve/custom.hpp
 include/glaze/beve/header.hpp
 include/glaze/beve/ptr.hpp
 include/glaze/beve/read.hpp
@@ -34,14 +34,16 @@ include/glaze/beve/write.hpp
 include/glaze/compare/approx.hpp
 include/glaze/compare/compare.hpp
 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/custom.hpp
 include/glaze/core/feature_test.hpp
 include/glaze/core/meta.hpp
 include/glaze/core/opts.hpp
 include/glaze/core/ptr.hpp
 include/glaze/core/read.hpp
-include/glaze/core/refl.hpp
+include/glaze/core/reflect.hpp
 include/glaze/core/seek.hpp
 include/glaze/core/wrappers.hpp
 include/glaze/core/write.hpp
@@ -70,7 +72,6 @@ include/glaze/glaze.hpp
 include/glaze/glaze_exceptions.hpp
 include/glaze/hardware/volatile_array.hpp
 include/glaze/json.hpp
-include/glaze/json/custom.hpp
 include/glaze/json/invoke.hpp
 include/glaze/json/json_concepts.hpp
 include/glaze/json/json_format.hpp