Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20482 closed defect (fixed)

gnat-gcc Portfile is broken

Reported by: jarimatti@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: krischik@…
Port: gnat-gcc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I believe the gnat-gcc Portfile has a syntax error in variant sections. It has a line like the following:

set bootprefix=/path/to/somewhere

which I think should be

set bootprefix /path/to/somewhere

according to Tcl syntax.

Attached is the fixed Portfile.

Attachments (1)

Portfile (7.4 KB) - added by jarimatti@… 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by jarimatti@…

Attachment: Portfile added

comment:1 Changed 15 years ago by jarimatti@…

Cc: jarimatti@… added

Cc Me!

comment:2 Changed 15 years ago by tobypeterson

Cc: jarimatti@… removed
Version: 1.7.1

comment:3 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: krischik@… added

Cc maintainer so he knows there was a problem.

comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.