git: 42223cf1d003 - main - devel/RStudio: Remove QWebKit dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Nov 2023 03:28:48 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=42223cf1d00351f6236cb6068b29be730db9b940
commit 42223cf1d00351f6236cb6068b29be730db9b940
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-03 03:22:37 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-03 03:28:45 +0000
devel/RStudio: Remove QWebKit dependency
It was not used.
---
devel/RStudio/Makefile | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index 49a2ab454bd8..4f7928153818 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= RStudio
DISTVERSIONPREFIX= v
DISTVERSION= 2022.12.0+353
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel math java
MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \
https://s3.amazonaws.com/rstudio-buildtools/:buildtools
@@ -20,9 +20,6 @@ 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 \
@@ -74,7 +71,7 @@ GIN_VERSION= 2.1.2
COMMENT+= (desktop UI version)
USES+= desktop-file-utils qt:5 shared-mime-info
USE_QT= core dbus declarative gui location network opengl printsupport quickcontrols sensors \
- sql svg webchannel webengine webkit widgets xml xmlpatterns buildtools:build qmake:build
+ sql svg webchannel webengine widgets xml xmlpatterns buildtools:build qmake:build
CMAKE_ARGS+= -DRSTUDIO_TARGET=Desktop
INSTALL_SUBDIR= ${PORTNAME:tl}
EXECUTABLE= ${PORTNAME:tl}