New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15264 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

BUG: larn fails to build due to libcompat dependency

Reported by: aschenke@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Due to libcompat not building on Leopard (ticket #12853), Larn will not install. I have updated the portfile to remove the dependency on libcompat (it seems to work OK) as well include more accurate version numbers.

Attachments

Portfile.diff (1.2 KB) - added by aschenke@… 5 years ago.
diff for portfile

Change History

comment:1 Changed 5 years ago by jmr@…

  • Milestone set to Port Bugs

Libcompat is probably needed on older versions of OS X, so it would be better to remove the dependency in a platform darwin 9 block. Also, why the version number change?

Changed 5 years ago by aschenke@…

diff for portfile

comment:2 Changed 5 years ago by aschenke@…

Attached an updated diff that uses the platform block as suggested. As for the version number, 12 is the correct version for this software, as specified during the build process. The 4.6.2 version number was originally used due to this package coming from FreeBSD 4.6.2.

comment:3 Changed 5 years ago by aschenke@…

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

Fixed in r36979.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.