git: 58eb0d49f78b - main - devel/RStudio: mark as BROKEN with Boost>=1.87 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 03:18:28 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=58eb0d49f78bf1327264ec763feb10af9a81f977 commit 58eb0d49f78bf1327264ec763feb10af9a81f977 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-14 03:08:00 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-14 03:17:20 +0000 devel/RStudio: 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 --- devel/RStudio/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 7b7f455b98ab..d4cc8b1fbdea 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -20,6 +20,7 @@ WWW= https://rstudio.com/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build with Boost>=1.87 BROKEN_i386= [ERROR] Line 101: Failed to resolve 'org.rstudio.studio.client.workbench.views.vcs.common.diff.LineActionButtonRenderer.GrayResources' via deferred binding BUILD_DEPENDS= ant:devel/apache-ant \