summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2019-08-22 00:03:46 +1000
committerMark Wright <gienah@gentoo.org>2019-08-22 00:03:46 +1000
commitcdda9adf72b626d020a063419c1f376755d1b456 (patch)
tree4ca0ef5398e5d5e8c68d4424da0e399980d17528 /sci-mathematics/rstudio/rstudio-1.1.463.ebuild
parentnet-im/telegram-desktop-bin: drop old (diff)
downloadgentoo-cdda9adf72b626d020a063419c1f376755d1b456.tar.gz
gentoo-cdda9adf72b626d020a063419c1f376755d1b456.tar.bz2
gentoo-cdda9adf72b626d020a063419c1f376755d1b456.zip
sci-mathematics/rstudio: Bump to 1.2.1335, fix compile with >=boost 1.70.0
Bump, thanks to Neil, Ulenrich, François Valenduc, Thomas Bettler, Simon Maurer, Bernd Feige and asturm for helping. Split the rstudio-1.1.463-boost-1.69.0_p?.patch patches into 3 patch files. Closes: https://bugs.gentoo.org/683050 Closes: https://bugs.gentoo.org/686186 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'sci-mathematics/rstudio/rstudio-1.1.463.ebuild')
-rw-r--r--sci-mathematics/rstudio/rstudio-1.1.463.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
index 271588e60b84..5c0511bb9a52 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
@@ -101,6 +101,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.1.453-core.patch"
"${FILESDIR}/${PN}-1.1.463-boost-1.69.0_p1.patch"
"${FILESDIR}/${PN}-1.1.463-boost-1.69.0_p2.patch"
+ "${FILESDIR}/${PN}-1.1.463-boost-1.69.0_p3.patch"
"${FILESDIR}/${PN}-1.1.463-fix-ptr-int-compare.patch"
)