git: 936c516f2089 - main - devel/RStudio: Update the BROKEN line with the GH issue link; Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 08:54:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=936c516f2089ada9a16aa67720404a7225678e0f commit 936c516f2089ada9a16aa67720404a7225678e0f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-04-04 04:12:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-04-04 08:54:26 +0000 devel/RStudio: Update the BROKEN line with the GH issue link; Update WWW --- devel/RStudio/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index d4cc8b1fbdea..595f9ca173f4 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -15,12 +15,13 @@ DISTFILES= core-dictionaries.zip:dictionaries \ MAINTAINER= yuri@FreeBSD.org COMMENT= Integrated development environment (IDE) for R -WWW= https://rstudio.com/ +WWW= https://www.rstudio.com/ \ + https://github.com/rstudio/rstudio LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= fails to build with Boost>=1.87 +BROKEN= fails to build with Boost>=1.87, see https://github.com/rstudio/rstudio/issues/15862 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 \