[MacPorts] #48078: cantera binary files not executable
MacPorts
noreply at macports.org
Mon Jun 22 06:08:03 PDT 2015
#48078: cantera binary files not executable
--------------------------+--------------------------
Reporter: jjstickel@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: haspatch
Port: cantera |
--------------------------+--------------------------
Comment (by ryandesign@…):
Replying to [comment:2 macports@…]:
> The reason `github.tarball_from releases` is not used is because this
would result in failures in the cantera-devel subport.
Not if you only include the directive conditionally where it's needed,
e.g.
{{{
if {${subport} eq ${name}} {
github.tarball_from releases
checksums ...
}
--
Ticket URL: <https://trac.macports.org/ticket/48078#comment:11>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list