[MacPorts] #64326: app PortGroup: app.name unable to handle names with spaces

MacPorts noreply at macports.org
Sat Jan 1 03:58:30 UTC 2022


#64326: app PortGroup: app.name unable to handle names with spaces
------------------------+------------------------
 Reporter:  jasonliu--  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:              |       Port:  pg-app-1.0
------------------------+------------------------
 Similar to ticket #64325, when an {{{app.name}}} is specified with spaces
 in it, the resulting app bundle has curly braces around the name. The
 iterations that I've tried are:

 {{{
 app.name    "AppName With Spaces"
 app.name    "AppName\ With\ Spaces"
 app.name    {AppName With Spaces}
 app.name    AppName\ With\ Spaces}
 }}}

 All of them result in the app bundle being created with a name of
 {{{{AppName With Spaces}.app}}}, with literal curly braces surrounding the
 name, or {{{{AppName\ With\ Spaces}.app}}}, with literal curly braces
 ''and'' backslashes.

-- 
Ticket URL: <https://trac.macports.org/ticket/64326>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list