Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2024 09:28:25 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf16296f0cfa - main - devel/glaze: update 3.1.3 =?utf-8?Q?=E2=86=92?= 3.1.5
Message-ID:  <202407230928.46N9SPNw014832@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit cf16296f0cfaff9f6c150203f1085dfaa29c369a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-23 09:03:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-23 09:28:16 +0000

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

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 07b3da2ec17f..c6193ba76822 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.1.3
+DISTVERSION=	3.1.5
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index 5154851675f3..230d2441fccf 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721545625
-SHA256 (stephenberry-glaze-v3.1.3_GH0.tar.gz) = 57dee8ddbdf0e3673d032264db34130b4980bef6542de43b19b9ff099c43d035
-SIZE (stephenberry-glaze-v3.1.3_GH0.tar.gz) = 433785
+TIMESTAMP = 1721719097
+SHA256 (stephenberry-glaze-v3.1.5_GH0.tar.gz) = 8cf797e7c5a56f5d4a33d432cfe6181f2685776263f6c8e976d02f2b53caea25
+SIZE (stephenberry-glaze-v3.1.5_GH0.tar.gz) = 464242
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index edae71f96701..d0766c711f3d 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -36,6 +36,7 @@ include/glaze/compare/compare.hpp
 include/glaze/concepts/container_concepts.hpp
 include/glaze/core/common.hpp
 include/glaze/core/context.hpp
+include/glaze/core/feature_test.hpp
 include/glaze/core/meta.hpp
 include/glaze/core/opts.hpp
 include/glaze/core/ptr.hpp
@@ -104,6 +105,7 @@ include/glaze/util/dragonbox.hpp
 include/glaze/util/dtoa.hpp
 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/hash_map.hpp
 include/glaze/util/help.hpp
@@ -114,7 +116,6 @@ include/glaze/util/parse.hpp
 include/glaze/util/progress_bar.hpp
 include/glaze/util/stoui64.hpp
 include/glaze/util/string_literal.hpp
-include/glaze/util/strod.hpp
 include/glaze/util/tuple.hpp
 include/glaze/util/type_traits.hpp
 include/glaze/util/utility.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407230928.46N9SPNw014832>