git: 63ea870456ba - main - net-p2p/libtorrent-rasterbar: mark as BROKEN with Boost>=1.87 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 03:18:06 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=63ea870456bac25d87a744e1344f79c0239f8bc6 commit 63ea870456bac25d87a744e1344f79c0239f8bc6 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-14 02:46:21 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-14 03:17:09 +0000 net-p2p/libtorrent-rasterbar: mark as BROKEN with Boost>=1.87 (+) Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off Sponsored by: Future Crew, LLC --- net-p2p/libtorrent-rasterbar/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index d01271fbc749..64d0fad4643e 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -11,6 +11,8 @@ WWW= https://libtorrent.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build with Boost>=1.87 + LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \ libboost_random.so:devel/boost-libs \ libboost_system.so:devel/boost-libs