[MacPorts] #56837: textmate2: parsing Portfile fails on on OS 10.10
MacPorts
noreply at macports.org
Thu Aug 2 21:29:01 UTC 2018
#56837: textmate2: parsing Portfile fails on on OS 10.10
------------------------+------------------------
Reporter: petrrr | Owner: neverpanic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: fixed | Keywords:
Port: textmate2 |
------------------------+------------------------
Changes (by neverpanic):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"80e429b659adaff32a0eee4f842ae38d6cead3d9/macports-ports"
80e429b659adaff32a0eee4f842ae38d6cead3d9/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="80e429b659adaff32a0eee4f842ae38d6cead3d9"
textmate2: Fix Portfile parsing on older systems
Reading ${configure.sdkroot} throws an error if no suitable SDK is
available. This means that ${configure.sdkroot} cannot be used without
a catch clause outside of a phase in a Portfile, which is unfortunate.
Until this API deficiency is fixed, avoid parse problems by adding catch
statements around uses of ${configure.sdkroot}.
Closes: https://trac.macports.org/ticket/56837
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56837#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list