diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index db692dcb8623..eee9d4fea8a3 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 +DISTVERSION= 2.3.1 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 6e43e3d6f478..4547445119af 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709874070 -SHA256 (stephenberry-glaze-v2.2.1_GH0.tar.gz) = ef0eb30a038c623ca100696e773ba1c9888719ed02c46e9fabf6238ee07026bb -SIZE (stephenberry-glaze-v2.2.1_GH0.tar.gz) = 274228 +TIMESTAMP = 1711106214 +SHA256 (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 941bf3f8cea5b6a024895d37dceaaaa82071a9178af63e9935a1d9fd80caa451 +SIZE (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 278358 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 93b731af81b0..a59261e949de 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -2,7 +2,6 @@ include/glaze/api/api.hpp include/glaze/api/hash.hpp include/glaze/api/impl.hpp include/glaze/api/lib.hpp -include/glaze/api/name.hpp include/glaze/api/std/array.hpp include/glaze/api/std/deque.hpp include/glaze/api/std/functional.hpp @@ -82,6 +81,7 @@ include/glaze/thread/threadpool.hpp include/glaze/tuplet/tuple.hpp include/glaze/util/any.hpp include/glaze/util/bit_array.hpp +include/glaze/util/comment.hpp include/glaze/util/dtoa.hpp include/glaze/util/dump.hpp include/glaze/util/expected.hpp @@ -95,10 +95,10 @@ include/glaze/util/poly.hpp include/glaze/util/progress_bar.hpp include/glaze/util/stoui64.hpp include/glaze/util/string_literal.hpp -include/glaze/util/string_view.hpp include/glaze/util/strod.hpp include/glaze/util/tuple.hpp include/glaze/util/type_traits.hpp +include/glaze/util/utility.hpp include/glaze/util/validate.hpp include/glaze/util/variant.hpp %%DATADIR%%/glazeConfig.cmake