Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 05:26:51 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: 7e141777199c - main - devel/glaze: update 2.5.5 =?utf-8?Q?=E2=86=92?= 2.6.0
Message-ID:  <202404300526.43U5Qp6U087098@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=7e141777199c8bb8937c34705bb7a85fcc6e5533

commit 7e141777199c8bb8937c34705bb7a85fcc6e5533
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-30 05:25:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-30 05:25:34 +0000

    devel/glaze: update 2.5.5 → 2.6.0
    
    Reported by:    portscout
---
 devel/glaze/Makefile  | 3 ++-
 devel/glaze/distinfo  | 6 +++---
 devel/glaze/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index aa406ca35c26..5e8cc2d70d46 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glaze
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.5.5
+DISTVERSION=	2.6.0
 CATEGORIES=	devel textproc
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -23,6 +23,7 @@ GH_ACCOUNT=	stephenberry
 CMAKE_OFF=	BUILD_TESTING \
 		glaze_DEVELOPER_MODE
 CMAKE_ARGS=	-DFETCHCONTENT_TRY_FIND_PACKAGE_MODE=ALWAYS
+CMAKE_TESTING_ON=	BUILD_TESTING glaze_DEVELOPER_MODE
 CMAKE_TESTING_ARGS=	-DFREEBSD_STAGEDIR_PREFIX=${STAGEDIR}${DATADIR}
 
 LDFLAGS+=	-pthread
diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo
index baf2e2c96a48..0a4e01848249 100644
--- a/devel/glaze/distinfo
+++ b/devel/glaze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713940282
-SHA256 (stephenberry-glaze-v2.5.5_GH0.tar.gz) = a7ce5c976afde4d2c09077d954b720a3af2adf0cb6742bb88605008b6887b971
-SIZE (stephenberry-glaze-v2.5.5_GH0.tar.gz) = 297881
+TIMESTAMP = 1714450115
+SHA256 (stephenberry-glaze-v2.6.0_GH0.tar.gz) = cdc2b7ada3b10abae8f8ed2700cc76574e73f0c78c4b0b83ad8a35eb5fb1a4cb
+SIZE (stephenberry-glaze-v2.6.0_GH0.tar.gz) = 298646
diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist
index 965dc5791936..005f136694cd 100644
--- a/devel/glaze/pkg-plist
+++ b/devel/glaze/pkg-plist
@@ -34,7 +34,6 @@ include/glaze/compare/compare.hpp
 include/glaze/concepts/container_concepts.hpp
 include/glaze/core/common.hpp
 include/glaze/core/context.hpp
-include/glaze/core/macros.hpp
 include/glaze/core/meta.hpp
 include/glaze/core/opts.hpp
 include/glaze/core/ptr.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404300526.43U5Qp6U087098>