Date: Thu, 11 Apr 2024 08:17:31 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: 4619dd8fed57 - main - devel/glaze: update 2.4.2 =?utf-8?Q?=E2=86=92?= 2.4.5 Message-ID: <202404110817.43B8HVLL022378@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=4619dd8fed57654b42e27606377530718439ae5a commit 4619dd8fed57654b42e27606377530718439ae5a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-11 07:54:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-11 08:17:17 +0000 devel/glaze: update 2.4.2 → 2.4.5 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index 5ffffe011fec..1b85d7b3be6c 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.4.2 +DISTVERSION= 2.4.5 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index fd68b7d30223..13ebd084ab51 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712120097 -SHA256 (stephenberry-glaze-v2.4.2_GH0.tar.gz) = 2593617e874d6afc33158a68843c74d875e8e443b430aef826d69662459b280e -SIZE (stephenberry-glaze-v2.4.2_GH0.tar.gz) = 284465 +TIMESTAMP = 1712807754 +SHA256 (stephenberry-glaze-v2.4.5_GH0.tar.gz) = 77b8399f05fa0a249200890ce669126793e42078878e7f7780a616e54f56e6f1 +SIZE (stephenberry-glaze-v2.4.5_GH0.tar.gz) = 290729 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 5698167ae061..e90c3523766f 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -47,6 +47,7 @@ include/glaze/csv/write.hpp include/glaze/exceptions/binary_exceptions.hpp include/glaze/exceptions/csv_exceptions.hpp include/glaze/exceptions/json_exceptions.hpp +include/glaze/ext/README.md include/glaze/ext/cli_menu.hpp include/glaze/ext/eigen.hpp include/glaze/ext/glaze_asio.hpp @@ -80,6 +81,7 @@ include/glaze/reflection/reflect.hpp include/glaze/reflection/to_tuple.hpp include/glaze/rpc/repe.hpp include/glaze/thread/threadpool.hpp +include/glaze/trace/trace.hpp include/glaze/tuplet/tuple.hpp include/glaze/util/any.hpp include/glaze/util/bit_array.hpp @@ -89,6 +91,7 @@ include/glaze/util/dump.hpp include/glaze/util/expected.hpp include/glaze/util/for_each.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404110817.43B8HVLL022378>