[MacPorts] #67898: php +universal: php-config: unexpected EOF while looking for matching `"', syntax error: unexpected end of file
MacPorts
noreply at macports.org
Tue Aug 29 07:09:39 UTC 2023
#67898: php +universal: php-config: unexpected EOF while looking for matching `"',
syntax error: unexpected end of file
-------------------------+------------------------
Reporter: thomashohn | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: arm64
Port: php |
-------------------------+------------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3688b879dc21908c240a0ecdad8b28669731b269/macports-ports"
3688b879dc21908c240a0ecdad8b28669731b269/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="3688b879dc21908c240a0ecdad8b28669731b269"
muniversal: Remove quoted arch flags correctly
When removing architecture-specific flags, account for the fact that
sometimes (as in php-config) they are in quotation marks.
Also, do not collapse multiple spaces into one because that could result
in erroneous presentation of output (as in php-config) or an
IndentationError (in the case of python scripts).
Fixes and partially reverts c9a6e03fc195486bbc91148a44393ae9f333f109.
Closes: https://trac.macports.org/ticket/64758
Closes: https://trac.macports.org/ticket/67898
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67898#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list