git: e873c0ff17df - main - science/bagel: mark as BROKEN after recent boost upgrade

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 22 May 2022 20:17:52 UTC
The branch main has been updated by fluffy:

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

commit e873c0ff17df93aa201e1564eec9816571b66264
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:23:47 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:08 +0000

    science/bagel: mark as BROKEN after recent boost upgrade
    
    PR:     246106
---
 science/bagel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/bagel/Makefile b/science/bagel/Makefile
index 936f63e1e4b4..cab7c2e94cc1 100644
--- a/science/bagel/Makefile
+++ b/science/bagel/Makefile
@@ -11,6 +11,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_i386=	error: static_assert failed "size_t is assumed to be the same size as unsigned long long"
+BROKEN=		error: no type named 'library_version_type' in namespace 'boost::archive'
 
 LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs