git: 6a9c3d981564 - main - devel/glaze: update 2.6.7 → 2.6.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 May 2024 08:49:35 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a9c3d9815640215590cd4d86ff7ce6071ef2ccd commit 6a9c3d9815640215590cd4d86ff7ce6071ef2ccd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-29 07:52:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-29 08:49:19 +0000 devel/glaze: update 2.6.7 → 2.6.8 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index e24c56764989..95031382d9c6 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.6.7 +DISTVERSION= 2.6.8 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index b3f2fa8af9a5..e047a132cfef 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716536139 -SHA256 (stephenberry-glaze-v2.6.7_GH0.tar.gz) = edd328b4c1a2e775cf9dbaccb57e2e6cf42b09d91b8a004c90f14439b86f417d -SIZE (stephenberry-glaze-v2.6.7_GH0.tar.gz) = 385259 +TIMESTAMP = 1716956216 +SHA256 (stephenberry-glaze-v2.6.8_GH0.tar.gz) = c4bb0ba10faeb1750485bba0b32c519c030cbb426881caa5932fd51c7825ef04 +SIZE (stephenberry-glaze-v2.6.8_GH0.tar.gz) = 390314 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 3b1c681352df..f0df24aff1d4 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -24,6 +24,7 @@ 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