Date: Sun, 15 Dec 2024 06:25:16 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: b6f4ab4d9dd2 - main - devel/glaze: update 4.0.3 =?utf-8?Q?=E2=86=92?= 4.1.0 Message-ID: <202412150625.4BF6PGss034529@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=b6f4ab4d9dd25bf3a478c9e85870292268e21e9e commit b6f4ab4d9dd25bf3a478c9e85870292268e21e9e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-15 06:14:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-15 06:25:07 +0000 devel/glaze: update 4.0.3 → 4.1.0 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index cece4c1770a4..37dcda25491d 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 4.0.3 +DISTVERSION= 4.1.0 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index cc3c0c1d45b9..564bb6fb6c70 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734182050 -SHA256 (stephenberry-glaze-v4.0.3_GH0.tar.gz) = d93ddefcb07d2fd4ef2c7498379163da3a33d97cc76d6f180c6a84cccdcfc38a -SIZE (stephenberry-glaze-v4.0.3_GH0.tar.gz) = 523375 +TIMESTAMP = 1734242331 +SHA256 (stephenberry-glaze-v4.1.0_GH0.tar.gz) = 2cb3e650a45738f7e7e67e35683ab0b91b7be1cf42f819f33f576ad86871a1fb +SIZE (stephenberry-glaze-v4.1.0_GH0.tar.gz) = 531493 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 29b9ad54ca6c..1d968503493f 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -92,13 +92,13 @@ include/glaze/json/skip.hpp include/glaze/json/study.hpp include/glaze/json/wrappers.hpp include/glaze/json/write.hpp -include/glaze/mustache/mustache.hpp -include/glaze/mustache/stencilcount.hpp include/glaze/record/recorder.hpp include/glaze/reflection/get_name.hpp include/glaze/reflection/to_tuple.hpp include/glaze/rpc/repe/header.hpp include/glaze/rpc/repe/registry.hpp +include/glaze/stencil/stencil.hpp +include/glaze/stencil/stencilcount.hpp include/glaze/thread/async_string.hpp include/glaze/thread/atomic.hpp include/glaze/thread/shared_async_map.hpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412150625.4BF6PGss034529>