[MacPorts] #31513: R port update: new version is 2.13.2
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: R ---------------------------------+------------------------------------------ R port update: new version is 2.13.2. -- Ticket URL: <https://trac.macports.org/ticket/31513> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * cc: kjell.konis@… (removed) * keywords: => haspatch maintainer * version: 2.0.3 => -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Comment(by macsforever2000@…): Note that this patch requires the R-framework (#30385) port before it can be applied. -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: In what way does this patch require the R-framework be added? I only see a mention of it in the conflicts line (not a problem if it doesn't exist), and a mention in a variant description. Speaking of that variant description, you added: "(Snow Leopard only - for Aqua support on Lion use the R-framework port)". Instead of putting this in a description where it can be overlooked, engineer the variant such that it errors out if the OS is not Snow Leopard. On Lion, it can output a message referring users to R-framework. On Leopard and earlier, it can output a message that it's not available (or whatever matches reality on Leopard and earlier). -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): I just attached an updated R-Portfile.diff. I added an aqua variant for platform darwin 11 that instructs the user to install the R-framework port for aqua support on Lion then errors out. Since the aqua variant was never available for platform darwin <10, I didn't think it was worth while to add an error message for these too. BTW, what is the syntax for "platform darwin <10"? Because that didn't work. I also changed the post-extract phase to post-patch as recommended in #30385. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Replying to [comment:5 kjell.konis@…]:
BTW, what is the syntax for "platform darwin <10"? Because that didn't work.
{{{ if {${os.platform} == "darwin" && ${os.major} < 10} { ... } }}} -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.13.2 ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: R ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: samuele.centorrino@… (added) Comment: Has duplicate #31910. -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31513: R port update: new version is 2.14.0 ----------------------------------+----------------------------------------- Reporter: kjell.konis@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: R | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r86856 along with my livecheck fix from #31910. -- Ticket URL: <https://trac.macports.org/ticket/31513#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts