Opened 11 years ago
Closed 11 years ago
#40600 closed update (fixed)
octopus: update to 4.1.1
Reported by: | dstrubbe (David Strubbe) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | haspatch, maintainer | Cc: | |
Port: | octopus |
Description
Update to 4.1.1. Also, fix problem with setting FCCPP before variants are evaluated, and add gcc49 to the list of possible Fortran variants of the MPI ports.
Attachments (1)
Change History (4)
Changed 11 years ago by dstrubbe (David Strubbe)
Attachment: | Portfile-octopus.diff added |
---|
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | octopus @4.1.0 update → octopus: update to 4.1.1 |
I think I understand now: this is checking that the user has selected a gcc variant for some of the dependencies.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I've committed this in r111672. I also changed the default gcc variant to gcc48 per wiki:PortfileRecipes#gcc.
Note: See
TracTickets for help on using
tickets.
Replying to dstrubbe@…:
But according to "port info octopus" and "port variants octopus", this does not add gcc49 to the list of variants; it still lists only gcc46, gcc47 and gcc48 -- the ones you explicitly declare variants for. I'm not really familiar with the new fortran recipe so I'm not sure that this is how it's meant to work. I thought the whole point was that you didn't have to individually write each variant, and that the recipe did it for you.