New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20482 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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@…) (diff)

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

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

Change History

Changed 4 years ago by jarimatti@…

comment:1 Changed 4 years ago by jarimatti@…

  • Cc jarimatti@… added

Cc Me!

comment:2 Changed 4 years ago by toby@…

  • Cc jarimatti@… removed
  • Version 1.7.1 deleted

comment:3 Changed 4 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 4 years ago by ryandesign@…

  • Cc krischik@… added

Cc maintainer so he knows there was a problem.

comment:5 Changed 4 years ago by ryandesign@…

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