Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2024 12:23:04 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: c65546b42f27 - main - devel/glaze: update 2.2.1 =?utf-8?Q?=E2=86=92?= 2.3.1
Message-ID:  <202403221223.42MCN4Pi083962@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=c65546b42f27001231ffb5d27bb88a2d1dc76685

commit c65546b42f27001231ffb5d27bb88a2d1dc76685
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-22 11:51:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-22 12:22:54 +0000

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

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



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