Opened 17 years ago

Closed 17 years ago

#11310 closed defect (fixed)

BUG: gnutar does not declare dependency on libiconv

Reported by: pipping@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: gnutar gnurmt libiconv Cc:
Port:

Description

http://paste.lisp.org/display/36116

$otool -L /opt/local/libexec/gnurmt 
/opt/local/libexec/gnurmt:
        /opt/local/lib/libintl.8.dylib (compatibility version 9.0.0, current version 9.1.0)
        /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.7)
        <etc... long line, doesn't matter>
$port deps gnutar
gnutar has no dependencies

Attachments (1)

Portfile-gnutar-patch (338 bytes) - added by pipping@… 17 years ago.
patch for gnutar

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by pipping@…

Attachment: Portfile-gnutar-patch added

patch for gnutar

comment:1 Changed 17 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited!

Note: See TracTickets for help on using tickets.