#11747: make 'file' universal-aware --------------------------+-------------------------------- Reporter: pipping@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: Resolution: fixed | Keywords: universal Port: file | --------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: I reported the problem to the developers of file: http://bugs.gw.com/view.php?id=211 and the current version now correctly identifies the architectures in a universal file: {{{ $ port -v installed file The following ports are currently installed: file @5.14_0+universal (active) platform='darwin 12' archs='i386 x86_64' $ /opt/local/bin/file /opt/local/bin/file /opt/local/bin/file: Mach-O universal binary with 2 architectures: [x86_64: Mach-O 64-bit x86_64 executable] [i386: Mach-O i386 executable] }}} -- Ticket URL: <https://trac.macports.org/ticket/11747#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X