git: ebc033332372 - main - devel/RStudio: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:34 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ebc033332372ebd2c6709fef3ddabfc61c9d8f08
commit ebc033332372ebd2c6709fef3ddabfc61c9d8f08
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 17:47:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 17:57:14 +0000
devel/RStudio: Mark DEPRECATED
- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26
Approved by: portmgr (blanket)
---
devel/RStudio/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index a6df10b46383..49a2ab454bd8 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -20,6 +20,9 @@ WWW= https://rstudio.com/
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE= 2023-11-26
+
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 \