Date: Sat, 29 Mar 2025 05:58:54 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: eaba9830df29 - main - =?utf-8?Q?devel/glaze: update 5.0.1 =E2=86=92 5.0.2?= Message-ID: <202503290558.52T5wsXP041025@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eaba9830df29cf915f4419ae8ea5388a57d69cfb commit eaba9830df29cf915f4419ae8ea5388a57d69cfb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-29 05:33:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-29 05:58:42 +0000 devel/glaze: update 5.0.1 → 5.0.2 Reported by: portscout --- devel/glaze/Makefile | 4 ++-- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index c89137df5a48..fc8447d5a3c9 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org @@ -32,6 +32,6 @@ LDFLAGS+= -pthread NO_ARCH= yes -# tests as of 5.0.1: 100% tests passed, 0 tests failed out of 26 +# tests as of 5.0.2: 100% tests passed, 0 tests failed out of 26 .include <bsd.port.mk> diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index 2d7e57e15271..6ded2a236fa8 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742542386 -SHA256 (stephenberry-glaze-v5.0.1_GH0.tar.gz) = 06cb141d073e803abdcc8d72069537b900cb0e1a0359c58e97c0c5c7baa4a100 -SIZE (stephenberry-glaze-v5.0.1_GH0.tar.gz) = 562395 +TIMESTAMP = 1743223641 +SHA256 (stephenberry-glaze-v5.0.2_GH0.tar.gz) = ed47ba0b5dcef5a2d2a41b4863e91a3b509c469a70c1a1fed885545d1b672681 +SIZE (stephenberry-glaze-v5.0.2_GH0.tar.gz) = 564105 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index a91b45a31c2c..c984993ee474 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -35,6 +35,7 @@ include/glaze/compare/approx.hpp include/glaze/compare/compare.hpp include/glaze/concepts/container_concepts.hpp include/glaze/containers/flat_map.hpp +include/glaze/core/array_apply.hpp include/glaze/core/common.hpp include/glaze/core/context.hpp include/glaze/core/convert_struct.hpp @@ -140,6 +141,7 @@ include/glaze/util/type_traits.hpp include/glaze/util/utility.hpp include/glaze/util/validate.hpp include/glaze/util/variant.hpp +include/glaze/version.hpp %%DATADIR%%/glazeConfig.cmake %%DATADIR%%/glazeConfigVersion.cmake %%DATADIR%%/glazeTargets.cmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503290558.52T5wsXP041025>
