git: df7fac667243 - main - devel/glaze: update 3.4.1 → 3.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Sep 2024 08:33:45 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=df7fac6672435bb711a14442fc22bca5a125768c commit df7fac6672435bb711a14442fc22bca5a125768c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-25 08:30:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-25 08:33:32 +0000 devel/glaze: update 3.4.1 → 3.5.0 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 18 +++++++++--------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index 37f6f8e01696..66ec876ac112 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 +DISTVERSION= 3.5.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index edabf7053f8f..98237fd21ad9 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726633102 -SHA256 (stephenberry-glaze-v3.4.1_GH0.tar.gz) = 73a38c4d7731714581061a918b33ad57cf38404abc68d9a58dbe57d56fe26a79 -SIZE (stephenberry-glaze-v3.4.1_GH0.tar.gz) = 492689 +TIMESTAMP = 1727239430 +SHA256 (stephenberry-glaze-v3.5.0_GH0.tar.gz) = d4729f6afc99e67ea9e1049ee4a0fd3d5fea5d884815e786505b33b7da41d5ac +SIZE (stephenberry-glaze-v3.5.0_GH0.tar.gz) = 494473 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index dff56dbe7491..dfa43d4160c0 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -22,15 +22,15 @@ include/glaze/api/trait.hpp 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/custom.hpp -include/glaze/binary/header.hpp -include/glaze/binary/ptr.hpp -include/glaze/binary/read.hpp -include/glaze/binary/skip.hpp -include/glaze/binary/wrappers.hpp -include/glaze/binary/write.hpp +include/glaze/beve.hpp +include/glaze/beve/beve_to_json.hpp +include/glaze/beve/custom.hpp +include/glaze/beve/header.hpp +include/glaze/beve/ptr.hpp +include/glaze/beve/read.hpp +include/glaze/beve/skip.hpp +include/glaze/beve/wrappers.hpp +include/glaze/beve/write.hpp include/glaze/compare/approx.hpp include/glaze/compare/compare.hpp include/glaze/concepts/container_concepts.hpp