FreeBSD Bugzilla – Attachment 198908 Details for
Bug 232924
devel/RStudio: switch to Boost.Signals2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug232924.diff (text/plain), 1.10 KB, created by
Jan Beich
on 2018-11-03 05:36:53 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2018-11-03 05:36:53 UTC
Size:
1.10 KB
patch
obsolete
>From c330deacbe9dc5df37f3769fd7e5e0e193bb5855 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Sat, 3 Nov 2018 05:17:25 +0000 >Subject: [PATCH] devel/RStudio: switch to Boost.Signals2 > >PR: 232924 >Approved by: yuri (maintainer) >--- > devel/RStudio/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile >index 5111b4d3abc5..d301ac3d6718 100644 >--- a/devel/RStudio/Makefile >+++ b/devel/RStudio/Makefile >@@ -6,7 +6,7 @@ > PORTNAME= RStudio > DISTVERSIONPREFIX= v > DISTVERSION= 1.2.679 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel math java > MASTER_SITES= https://s3.amazonaws.com/rstudio-dictionaries/:dictionaries \ > https://s3.amazonaws.com/rstudio-buildtools/:buildtools >@@ -44,6 +44,7 @@ GH_TUPLE= rstudio:r2d3:v0.2.0:r2d3/dependencies/common/r2d3 \ > CMAKE_ARGS= -DRSTUDIO_TARGET=Desktop \ > -DFREEBSD_RSTUDIO_VERSION:STRING=${PORTVERSION} \ > -DFREEBSD_LIBDIR:STRING=${PREFIX}/lib >+CMAKE_ARGS+= -DRSTUDIO_BOOST_SIGNALS_VERSION=2 # until Boost 1.69 or RStudio 1.3 > MAKE_ENV= HOME=${WRKDIR} \ > ANT_OPTS="-Duser.home=${WRKDIR}" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 232924
: 198908