Opened 15 years ago
Closed 14 years ago
#23885 closed defect (worksforme)
httping doesn't use MacPorts openssl
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | marius.brandsegg@… | |
Port: | httping |
Description
httping uses Mac OS X openssl. Ports should use MacPorts versions of libraries. See the FAQ.
$ otool -L /opt/local/bin/httping /opt/local/bin/httping: /usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.0.0)
Change History (1)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.