id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
31478,expect installs broken libexpect.a symlink,ryandesign@…,markd@macports.org,"expect installs a libexpect.a symlink pointing to a file that doesn't exist, at least not at the location it's using:

{{{
$ port -q contents expect | grep /lib/ | xargs ls -l
-rw-r--r--  1 root  wheel  477592 Oct  1 18:05 /opt/local/lib/expect5.45/libexpect5.45.a
lrwxr-xr-x  1 root  wheel      15 Oct  1 18:05 /opt/local/lib/libexpect.a -> libexpect5.45.a
}}}
",defect,closed,Normal,,ports,2.0.3,fixed,,,expect
