New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15478 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

sqlite3 needn't depend on gawk

Reported by: ryandesign@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: sqlite3 Cc:
Port:

Description

sqlite3 depends on nawk, but I don't know why. The dependency was added in r30720 but the log message is empty. I can only assume this was an early attempt to fix the Leopard environment variable issue, but we now know that adding a dependency on nawk is neither necessary () nor sufficient (#14523, #14938) to fix the problem. I just confirmed with Mac OS X 10.5.3, MacPorts trunk@37255 and Xcode 3.1 (iPhone SDK beta 6) that sqlite3 3.5.9 builds just fine without the nawk dependency. I recommend it be removed, as in the attached patch. The log message for r30720 should also be fixed (svn propedit --revprop -r30720 svn:log http://svn.macosforge.org/repository/macports/).

Attachments

Portfile.diff (791 bytes) - added by ryandesign@… 5 years ago.

Change History

Changed 5 years ago by ryandesign@…

comment:1 Changed 5 years ago by ryandesign@…

See also #13953... the gmake dependency make not be needed either.

comment:2 Changed 5 years ago by afb@…

  • Keywords sqlite3 added
  • Summary changed from sqlite3 needn't depend on nawk to sqlite3 needn't depend on gawk

Both gawk and gmake seem bogus to me.

comment:3 Changed 5 years ago by afb@…

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

Fixed, r40995. Maintainer timeout.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.