#48991: ldas-tools @2.4.2 Updated for latest release of software -------------------------+--------------------------------- Reporter: ed.maros@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: ldas-tools | -------------------------+--------------------------------- Comment (by ed.maros@…): Replying to [comment:14 ram@…]:
Are you sure that `ssl` is unneeded as `libframecpp8.dylib`, for example, is linked against `libcrypto` from `openssl`:
{{{ $ otool -L libframecpp8.dylib libframecpp8.dylib: /opt/local/lib/libframecpp8.4.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libframecpp7.2.dylib (compatibility version 3.0.0, current version 3.1.0) /opt/local/lib/libframecpp6.5.dylib (compatibility version 6.0.0, current version 6.0.0) /opt/local/lib/libframecpp4.5.dylib (compatibility version 6.0.0, current version 6.0.0) /opt/local/lib/libframecpp3.3.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libframecppcmn.4.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.8) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1225.1.1) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.1.0) $ port provides /opt/local/lib/libcrypto.1.0.0.dylib /opt/local/lib/libcrypto.1.0.0.dylib is provided by: openssl $ }}}
Good catch. I will put it back. Question is system version vs MacPorts version. -- Ticket URL: <https://trac.macports.org/ticket/48991#comment:15> MacPorts <https://www.macports.org/> Ports system for OS X