Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2024 07:32:28 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: cf52c401af31 - main - devel/glaze: update 2.3.1 =?utf-8?Q?=E2=86=92?= 2.3.3
Message-ID:  <202403270732.42R7WSgt010022@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=cf52c401af31ec56beb36586713faff03710fc2f

commit cf52c401af31ec56beb36586713faff03710fc2f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-27 06:36:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-27 07:32:11 +0000

    devel/glaze: update 2.3.1 → 2.3.3
    
    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 eee9d4fea8a3..976d7935a979 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 4547445119af..3dbfe3d38724 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 a59261e949de..f2281fe5e42d 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



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