aboutsummaryrefslogtreecommitdiff
path: root/devel/RStudio/files
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-12-19 05:15:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-12-19 05:15:43 +0000
commit2d99b1c877aa6170b14d7c2db53b7aaf332eea29 (patch)
treeed1ca66adcb78b7b19167ade9e217c8880365167 /devel/RStudio/files
parent7ca25265f704d320b81656598af56a5cc519536c (diff)
downloadports-2d99b1c877aa6170b14d7c2db53b7aaf332eea29.tar.gz
ports-2d99b1c877aa6170b14d7c2db53b7aaf332eea29.zip
devel/RStudio: Update 1.2.5019 -> 1.2.5033
Reported by: portscout
Notes
Notes: svn path=/head/; revision=520419
Diffstat (limited to 'devel/RStudio/files')
-rw-r--r--devel/RStudio/files/patch-boost-1.7213
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/RStudio/files/patch-boost-1.72 b/devel/RStudio/files/patch-boost-1.72
deleted file mode 100644
index fea58c368cdd..000000000000
--- a/devel/RStudio/files/patch-boost-1.72
+++ /dev/null
@@ -1,13 +0,0 @@
-https://github.com/rstudio/rstudio/issues/5742
-
---- src/cpp/core/FilePath.cpp.orig 2019-10-25 22:16:29 UTC
-+++ src/cpp/core/FilePath.cpp
-@@ -22,8 +22,6 @@
- #include <windows.h>
- #endif
-
--#define BOOST_FILESYSTEM_NO_DEPRECATED
--
- #define BOOST_NO_CXX11_SCOPED_ENUMS
- #include <boost/filesystem.hpp>
- #undef BOOST_NO_CXX11_SCOPED_ENUMS