Ticket #23885 (closed defect: worksforme)
httping doesn't use MacPorts openssl
| Reported by: | ryandesign@… | 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
Note: See
TracTickets for help on using
tickets.

