Date: Fri, 12 Apr 2024 04:35:19 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: 292fa006c033 - main - devel/glaze: update 2.4.5 =?utf-8?Q?=E2=86=92?= 2.5.0 Message-ID: <202404120435.43C4ZJ7C089668@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=292fa006c0330e4a44ad23b3fd95154fe4f344e7 commit 292fa006c0330e4a44ad23b3fd95154fe4f344e7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 04:32:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-12 04:32:42 +0000 devel/glaze: update 2.4.5 → 2.5.0 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index 1b85d7b3be6c..026936fcef77 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.4.5 +DISTVERSION= 2.5.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 13ebd084ab51..0736febb248e 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712807754 -SHA256 (stephenberry-glaze-v2.4.5_GH0.tar.gz) = 77b8399f05fa0a249200890ce669126793e42078878e7f7780a616e54f56e6f1 -SIZE (stephenberry-glaze-v2.4.5_GH0.tar.gz) = 290729 +TIMESTAMP = 1712894849 +SHA256 (stephenberry-glaze-v2.5.0_GH0.tar.gz) = 3363f9997ea099bb447f1d2c9ab8a617c04597b31a96f2e999b10ad7c16145fd +SIZE (stephenberry-glaze-v2.5.0_GH0.tar.gz) = 293343 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index e90c3523766f..198aa29cc449 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -62,9 +62,11 @@ include/glaze/hardware/volatile_array.hpp include/glaze/json.hpp include/glaze/json/custom.hpp include/glaze/json/invoke.hpp +include/glaze/json/json_format.hpp include/glaze/json/json_ptr.hpp include/glaze/json/json_t.hpp include/glaze/json/manage.hpp +include/glaze/json/minify.hpp include/glaze/json/ndjson.hpp include/glaze/json/prettify.hpp include/glaze/json/ptr.hpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404120435.43C4ZJ7C089668>