git: e7411f22ef75 - main - devel/glaze: update 3.2.1 → 3.2.4

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 12 Aug 2024 18:46:42 UTC
The branch main has been updated by yuri:

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

commit e7411f22ef75baf97ee2566664b17549f2dc8c67
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-12 18:12:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-12 18:46:37 +0000

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

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index b155d552cb9c..ee5ad9c89201 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.2.1
+DISTVERSION=	3.2.4
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index b94d7af9673b..929ed585c7ab 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723003028
-SHA256 (stephenberry-glaze-v3.2.1_GH0.tar.gz) = 31d2225e78b9b6155caf533ede367a11dd7abab4a7f07ac79ab114c4aa317b0a
-SIZE (stephenberry-glaze-v3.2.1_GH0.tar.gz) = 474310
+TIMESTAMP = 1723442078
+SHA256 (stephenberry-glaze-v3.2.4_GH0.tar.gz) = efd0b31481755472fc961a269627f7c309b870c62465ecd6968ebf2a1826a2c9
+SIZE (stephenberry-glaze-v3.2.4_GH0.tar.gz) = 480646
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index d0766c711f3d..4c11a514f7df 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -107,12 +107,14 @@ include/glaze/util/dump.hpp
 include/glaze/util/expected.hpp
 include/glaze/util/fast_float.hpp
 include/glaze/util/for_each.hpp
+include/glaze/util/glaze_fast_float.hpp
 include/glaze/util/hash_map.hpp
 include/glaze/util/help.hpp
 include/glaze/util/inline.hpp
 include/glaze/util/itoa.hpp
 include/glaze/util/murmur.hpp
 include/glaze/util/parse.hpp
+include/glaze/util/primes_64.hpp
 include/glaze/util/progress_bar.hpp
 include/glaze/util/stoui64.hpp
 include/glaze/util/string_literal.hpp