git: 09a2404aa11e - main - devel/glaze: update 2.9.0 → 2.9.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 25 Jun 2024 16:43:47 UTC
The branch main has been updated by yuri:

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

commit 09a2404aa11e9cace794e119f1101630e080922a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-25 16:31:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-25 16:43:44 +0000

    devel/glaze: update 2.9.0 → 2.9.2
    
    Reported by:    portscout
---
 devel/glaze/Makefile  | 2 +-
 devel/glaze/distinfo  | 6 +++---
 devel/glaze/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 752bfd2580e6..54056950eaad 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.9.0
+DISTVERSION=	2.9.2
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index c691912e078e..9da428c94112 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718437402
-SHA256 (stephenberry-glaze-v2.9.0_GH0.tar.gz) = d07d9cab3d86ee80bf64246c14520d3495027f70444071124ee856dbdf37b6e0
-SIZE (stephenberry-glaze-v2.9.0_GH0.tar.gz) = 404575
+TIMESTAMP = 1719330799
+SHA256 (stephenberry-glaze-v2.9.2_GH0.tar.gz) = 8dec57645517cd89631d965ad13888e49ccdb3c037a6bb099fcabadfb093d4fe
+SIZE (stephenberry-glaze-v2.9.2_GH0.tar.gz) = 407001
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index d6580ac1d86b..7fac0b568c35 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -62,12 +62,16 @@ include/glaze/file/file_ops.hpp
 include/glaze/file/file_watch.hpp
 include/glaze/file/hostname_include.hpp
 include/glaze/file/raw_or_file.hpp
+include/glaze/file/read_directory.hpp
+include/glaze/file/write_directory.hpp
+include/glaze/format/format_to.hpp
 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
 include/glaze/json/json_ptr.hpp
 include/glaze/json/json_t.hpp
@@ -84,6 +88,8 @@ include/glaze/json/skip.hpp
 include/glaze/json/study.hpp
 include/glaze/json/wrappers.hpp
 include/glaze/json/write.hpp
+include/glaze/mustache/mustache.hpp
+include/glaze/mustache/stencilcount.hpp
 include/glaze/record/recorder.hpp
 include/glaze/reflection/get_name.hpp
 include/glaze/reflection/reflect.hpp