Ticket #15264 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

BUG: larn fails to build due to libcompat dependency

Reported by: aschenke@tampabay.rr.com Assigned to: macports-tickets@lists.macosforge.org
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc:

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@tampabay.rr.com on 2008-05-13 06:34:34.
diff for portfile

Change History

2008-05-13 05:36:18 changed by jmr@macports.org

  • 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?

2008-05-13 06:34:34 changed by aschenke@tampabay.rr.com

  • attachment Portfile.diff added.

diff for portfile

2008-05-13 06:38:17 changed by aschenke@tampabay.rr.com

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.

2008-05-21 15:37:39 changed by aschenke@macports.org

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r36979.