git: 1d90b0c753dd - main - devel/glaze: update 5.0.2 → 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Apr 2025 08:17:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d90b0c753dd7ea3988150fa55820dac4238bc1d commit 1d90b0c753dd7ea3988150fa55820dac4238bc1d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-04-11 04:09:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-04-11 08:17:02 +0000 devel/glaze: update 5.0.2 → 5.1.0 Reported by: portscout --- devel/glaze/Makefile | 4 ++-- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 9 +++++++++ 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index fc8447d5a3c9..88603865f66b 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 5.0.2 +DISTVERSION= 5.1.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org @@ -32,6 +32,6 @@ LDFLAGS+= -pthread NO_ARCH= yes -# tests as of 5.0.2: 100% tests passed, 0 tests failed out of 26 +# tests as of 5.1.0: 100% tests passed, 0 tests failed out of 26 .include <bsd.port.mk> diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 6ded2a236fa8..d658425a48d9 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743223641 -SHA256 (stephenberry-glaze-v5.0.2_GH0.tar.gz) = ed47ba0b5dcef5a2d2a41b4863e91a3b509c469a70c1a1fed885545d1b672681 -SIZE (stephenberry-glaze-v5.0.2_GH0.tar.gz) = 564105 +TIMESTAMP = 1744343351 +SHA256 (stephenberry-glaze-v5.1.0_GH0.tar.gz) = c91265728918f914a69a935e2d1dbca26d025170b6d338220fc83b698c913f80 +SIZE (stephenberry-glaze-v5.1.0_GH0.tar.gz) = 576307 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index c984993ee474..bf9af46d7850 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -55,6 +55,15 @@ include/glaze/core/write_chars.hpp include/glaze/csv.hpp include/glaze/csv/read.hpp include/glaze/csv/write.hpp +include/glaze/eetf.hpp +include/glaze/eetf/cmp.hpp +include/glaze/eetf/defs.hpp +include/glaze/eetf/ei.hpp +include/glaze/eetf/opts.hpp +include/glaze/eetf/read.hpp +include/glaze/eetf/types.hpp +include/glaze/eetf/wrappers.hpp +include/glaze/eetf/write.hpp include/glaze/exceptions/binary_exceptions.hpp include/glaze/exceptions/core_exceptions.hpp include/glaze/exceptions/csv_exceptions.hpp