git: 3c6ea4acbd48 - main - devel/vera++: mark as BROKEN, fails to build with boost-1.85+

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 03 Oct 2024 10:27:54 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c6ea4acbd48a9232d6f05fdf2213ae5950cb144

commit 3c6ea4acbd48a9232d6f05fdf2213ae5950cb144
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 08:26:48 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:13 +0000

    devel/vera++: mark as BROKEN, fails to build with boost-1.85+
    
    With hat:       office
    Sponsored by:   Future Crew, LLC
---
 devel/vera++/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/vera++/Makefile b/devel/vera++/Makefile
index 385c98047534..194d5684865e 100644
--- a/devel/vera++/Makefile
+++ b/devel/vera++/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vera++
 PORTVERSION=	1.3.0
-PORTREVISION=	21
+PORTREVISION=	20
 CATEGORIES=	devel
 MASTER_SITES=	https://bitbucket.org/verateam/vera/downloads/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
@@ -13,6 +13,8 @@ WWW=		https://bitbucket.org/verateam/vera/wiki/Home
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
 
+BROKEN=		fails to build with boost-1.85+
+
 BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs
 
 USES=		compiler:c++11-lang cmake tk