Opened 11 months ago

Closed 9 months ago

#67522 closed defect (fixed)

McBopomofo portfile does not parse on Tiger

Reported by: barracuda156 Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: tiger Cc: kencu (Ken)
Port: McBopomofo

Description

Failed to parse file aqua/McBopomofo/Portfile: can't read "worksrcpath": can't read "worksrcdir": can't read "distname": can't read "name": no such variable

Change History (3)

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Yup, it's because there is a code path where github.setup is not called. As a result, name and version and homepage and master_sites are not defined in those cases.

Last edited 11 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: kencu added

Has duplicate #67884.

Last edited 9 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 9 months ago by Ken <21211439+kencu@…>

Resolution: fixed
Status: assignedclosed

In ab631efe21bc513ec0a32de98129c5029e530d55/macports-ports (master):

McBopomofo: fix parsing on Tiger

closes: #67522

Note: See TracTickets for help on using tickets.