Opened 11 years ago

Closed 11 years ago

#40296 closed enhancement (fixed)

ghc @7.6.3_2: Add gcc48 and gcc49 variants, default to gcc48.

Reported by: crossd@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: kitchen.andy@…
Port: ghc

Description

Please find attached a Portfile diff for ghc to add gcc48 and gcc49 variants and change the default variant gcc48. I did this to bring ghc in line with other ports, which seem to be defaulting to gcc48 and providing variants for gcc49.

Attachments (1)

Portfile.ghc.diff (2.3 KB) - added by crossd@… 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by crossd@…

Attachment: Portfile.ghc.diff added

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

Which ports default to +gcc48? They should not be doing that yet.

comment:2 in reply to:  1 ; Changed 11 years ago by crossd@…

[Sorry for the delayed response; I was away on vacation.]

Replying to larryv@…:

Which ports default to +gcc48? They should not be doing that yet.

Oh that's interesting; I didn't realize that.

The ports I have installed that seem to be defaulting to gcc48 are R, octave-devel (from looking at the Portfile, it appears that the non-devel Octave port similiary defaults to gcc48) and openmpi.

I could change this patch to just add the gcc48 and gcc49 variants and leave the default to gcc47 alone, if that is easier?

comment:3 in reply to:  2 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to crossd@…:

Replying to larryv@…:

Which ports default to +gcc48? They should not be doing that yet.

Oh that's interesting; I didn't realize that.

The ports I have installed that seem to be defaulting to gcc48 are R, octave-devel (from looking at the Portfile, it appears that the non-devel Octave port similiary defaults to gcc48) and openmpi.

I’ve realized that the new Fortran-variant recipe sets +gcc48 as default. At this point you might as well just go with it.

comment:4 Changed 11 years ago by crossd@…

Good to go.... In that event, friendly ping? :-)

comment:5 Changed 11 years ago by neverpanic (Clemens Lang)

I haven't forgotten about this ticket and will apply the patch soon. Thanks for the reminder.

comment:6 in reply to:  5 Changed 11 years ago by crossd@…

Replying to cal@…:

I haven't forgotten about this ticket and will apply the patch soon. Thanks for the reminder.

NP. Thank you!

comment:7 Changed 11 years ago by neverpanic (Clemens Lang)

Cc: cal@… removed
Owner: changed from macports-tickets@… to cal@…
Status: newassigned

r111036. I haven't changed the default variant yet – I'd like to wait until the project moves to gcc48 officially.

comment:8 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.