git: ae687a4d0fd5 - main - devel/glaze: update 2.9.4 → 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jul 2024 15:17:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae687a4d0fd59b1d7940f94051acf37732aa5707 commit ae687a4d0fd59b1d7940f94051acf37732aa5707 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-17 15:15:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-17 15:17:17 +0000 devel/glaze: update 2.9.4 → 3.0.0 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 6 +----- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index 3924dfe90ac1..8712c0e15848 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.9.4 +DISTVERSION= 3.0.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 2c0da682b4f7..eba8060c11ed 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720050710 -SHA256 (stephenberry-glaze-v2.9.4_GH0.tar.gz) = c214ae3a55026ccf12de9a0c15e2e1140656a624daf41e93594dd3ea5aee9911 -SIZE (stephenberry-glaze-v2.9.4_GH0.tar.gz) = 408679 +TIMESTAMP = 1721206181 +SHA256 (stephenberry-glaze-v3.0.0_GH0.tar.gz) = 5e59c7e49a34b9160fdb231504939e58dc2acc068bd30583656fd51db79dcd8b +SIZE (stephenberry-glaze-v3.0.0_GH0.tar.gz) = 410248 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 5d093b02b149..14c4306835dc 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -40,7 +40,7 @@ include/glaze/core/meta.hpp include/glaze/core/opts.hpp include/glaze/core/ptr.hpp include/glaze/core/read.hpp -include/glaze/core/reflection_tuple.hpp +include/glaze/core/refl.hpp include/glaze/core/seek.hpp include/glaze/core/wrappers.hpp include/glaze/core/write.hpp @@ -93,15 +93,12 @@ include/glaze/mustache/stencilcount.hpp include/glaze/record/recorder.hpp include/glaze/reflection/enum_macro.hpp include/glaze/reflection/get_name.hpp -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 -include/glaze/util/comment.hpp include/glaze/util/compare.hpp include/glaze/util/dtoa.hpp include/glaze/util/dump.hpp @@ -113,7 +110,6 @@ include/glaze/util/inline.hpp include/glaze/util/itoa.hpp include/glaze/util/murmur.hpp include/glaze/util/parse.hpp -include/glaze/util/poly.hpp include/glaze/util/progress_bar.hpp include/glaze/util/stoui64.hpp include/glaze/util/string_literal.hpp