#38249 closed update (fixed)
R* ports upgrade to 2.15.3
| Reported by: | kjellpk (Kjell Konis) | Owned by: | larryv (Lawrence Velázquez) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch maintainer | Cc: | cooljeanius (Eric Gallager) |
| Port: | R R-framework |
Description (last modified by mf2k (Frank Schima))
The attached patches update the R and R-framework ports to version 2.15.3. Also,
- The default compiler is now gcc47 to satisfy bug #38232.
- The llvm_gcc42 variant was removed from R-framework because it no longer includes a Fortran compiler (see bug #37647).
- Added 'configure.cflags-append -DOS_OBJECT_USE_OBJC=0' to address another issue reported in bug #37647.
- Bug #36207 is obsolete since the llvm_gcc42 variant has been removed.
FYI going forward: R 3.0.0 is scheduled to be released on 6 April. I am planning on making the R port replaced by the R-framework for this release and will notify the maintainers of ports that depend on R. Comments welcome.
Attachments (2)
Change History (8)
Changed 13 years ago by kjellpk (Kjell Konis)
| Attachment: | R.Portfile.diff added |
|---|
Changed 13 years ago by kjellpk (Kjell Konis)
| Attachment: | R-framework.Portfile.diff added |
|---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
| Description: | modified (diff) |
|---|---|
| Keywords: | haspatch, maintainer → haspatch maintainer |
| Port: | R, R-framework → R R-framework |
| Version: | 2.1.3 |
comment:2 Changed 13 years ago by larryv (Lawrence Velázquez)
| Owner: | changed from macports-tickets@… to larryv@… |
|---|---|
| Status: | new → assigned |
comment:4 Changed 13 years ago by larryv (Lawrence Velázquez)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 Changed 13 years ago by larryv (Lawrence Velázquez)
Replying to kjell.konis@…:
I am planning on making the R port replaced by the R-framework for this release and will notify the maintainers of ports that depend on R. Comments welcome.
Do you eventually plan on renaming R-framework back to R or something? It’s not a big deal or anything; it just seems weird that our port for R is going to be R-framework.
comment:6 Changed 13 years ago by larryv (Lawrence Velázquez)
Hm. The Snow Leopard buildbot choked on R-framework.
https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/15455

Thanks; I’ll update the default compiler variant in the commit I use to close #38232 and commit the rest of the update separately.