diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index eee9d4fea8a3a..976d7935a979d 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.3 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 4547445119af0..3dbfe3d387246 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711106214 -SHA256 (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 941bf3f8cea5b6a024895d37dceaaaa82071a9178af63e9935a1d9fd80caa451 -SIZE (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 278358 +TIMESTAMP = 1711520966 +SHA256 (stephenberry-glaze-v2.3.3_GH0.tar.gz) = d729b5c36723bcfebe0abce9de28c32eee63b2d6b9f760c7e8a9a8285cef1b09 +SIZE (stephenberry-glaze-v2.3.3_GH0.tar.gz) = 280554 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index a59261e949de9..f2281fe5e42d0 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -23,6 +23,7 @@ include/glaze/api/tuplet.hpp include/glaze/api/type_support.hpp include/glaze/api/xxh64.hpp include/glaze/binary.hpp +include/glaze/binary/beve_to_json.hpp include/glaze/binary/header.hpp include/glaze/binary/ptr.hpp include/glaze/binary/read.hpp @@ -30,9 +31,9 @@ include/glaze/binary/skip.hpp include/glaze/binary/write.hpp include/glaze/compare/approx.hpp include/glaze/compare/compare.hpp +include/glaze/concepts/container_concepts.hpp include/glaze/core/common.hpp include/glaze/core/context.hpp -include/glaze/core/format.hpp include/glaze/core/macros.hpp include/glaze/core/meta.hpp include/glaze/core/opts.hpp