Date: Wed, 25 Sep 2019 18:15:33 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r512803 - in branches/2019Q3/devel/RStudio: . files Message-ID: <201909251815.x8PIFXOR089286@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Sep 25 18:15:32 2019 New Revision: 512803 URL: https://svnweb.freebsd.org/changeset/ports/512803 Log: MFH: r512802 devel/RStudio: unbreak PR: 236603 Obtained from: upstream Approved by: ports-secteam blanket Deleted: branches/2019Q3/devel/RStudio/files/patch-boost-1.70 Modified: branches/2019Q3/devel/RStudio/Makefile branches/2019Q3/devel/RStudio/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/devel/RStudio/Makefile ============================================================================== --- branches/2019Q3/devel/RStudio/Makefile Wed Sep 25 18:15:04 2019 (r512802) +++ branches/2019Q3/devel/RStudio/Makefile Wed Sep 25 18:15:32 2019 (r512803) @@ -15,13 +15,14 @@ DISTFILES= core-dictionaries.zip:dictionaries \ gwt-${GWT_VERSION}.zip:buildtools \ mathjax-26.zip:buildtools +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 33c2c42d40ad.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Integrated development environment (IDE) for R LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= fails to build with boost 1.70, see bug 236603 BUILD_DEPENDS= ant:devel/apache-ant \ ${LOCALBASE}/include/sys/sysinfo.h:devel/libsysinfo \ Modified: branches/2019Q3/devel/RStudio/distinfo ============================================================================== --- branches/2019Q3/devel/RStudio/distinfo Wed Sep 25 18:15:04 2019 (r512802) +++ branches/2019Q3/devel/RStudio/distinfo Wed Sep 25 18:15:32 2019 (r512803) @@ -17,3 +17,5 @@ SHA256 (rstudio-rsconnect-03c379b_GH0.tar.gz) = d24b6e SIZE (rstudio-rsconnect-03c379b_GH0.tar.gz) = 220711 SHA256 (trestletech-plumber-v0.4.6_GH0.tar.gz) = 7bcbfdf5a8a2e3a051d2c673ac5ac51a483ed888afe73116cba7741dbb5f63a6 SIZE (trestletech-plumber-v0.4.6_GH0.tar.gz) = 83332 +SHA256 (33c2c42d40ad.patch) = d252111e28a7de8602b4df1f66b36dded260061f094b504895e5c789f8681091 +SIZE (33c2c42d40ad.patch) = 4875
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909251815.x8PIFXOR089286>