Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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,

  1. The default compiler is now gcc47 to satisfy bug #38232.
  2. The llvm_gcc42 variant was removed from R-framework because it no longer includes a Fortran compiler (see bug #37647).
  3. Added 'configure.cflags-append -DOS_OBJECT_USE_OBJC=0' to address another issue reported in bug #37647.
  4. 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)

R.Portfile.diff (1.3 KB) - added by kjellpk (Kjell Konis) 11 years ago.
R-framework.Portfile.diff (4.0 KB) - added by kjellpk (Kjell Konis) 11 years ago.

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by kjellpk (Kjell Konis)

Attachment: R.Portfile.diff added

Changed 11 years ago by kjellpk (Kjell Konis)

Attachment: R-framework.Portfile.diff added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: haspatch, maintainerhaspatch maintainer
Port: R, R-frameworkR R-framework
Version: 2.1.3

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned

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

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Committed in r103614, except I left the default compiler variant at +gcc45 because I don’t know when I’m going to close #38232, and we might as well get this out there ASAP, especially with the Fortran-less LLVM-GCC problem.

comment:5 in reply to:  description Changed 11 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 11 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

Note: See TracTickets for help on using tickets.