git: 6300d1395f1e - main - net-p2p/qbittorrent: Broken: crashes with boost-libs-1.79.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 27 May 2022 16:20:18 UTC
The branch main has been updated by yuri:

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

commit 6300d1395f1e7a48f02ab4c4a99ac5d07d1a0a56
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-27 16:19:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-27 16:20:16 +0000

    net-p2p/qbittorrent: Broken: crashes with boost-libs-1.79.0
---
 net-p2p/qbittorrent/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 84fdc474b816..71d788e2f3cf 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -12,6 +12,7 @@ COMMENT=	Bittorrent client using Qt5 and libtorrent-rasterbar
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Crashes with boost-libs-1.79.0, see bug#264278
 BROKEN_FreeBSD_12_powerpc64=	fails to build: ./base/tristatebool.h:44:5: 'constexpr' constructor does not have empty body
 
 LIB_DEPENDS=	libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \