#41090: cyrus-sasl2 is broken after upgrade ---------------------------+-------------------- Reporter: ryandesign@… | Owner: jmpp@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: cyrus-sasl2 | ---------------------------+-------------------- Comment (by raimue@…): This could have been the problem with linking against existing libraries. Can you please try again with `cyrus-sasl2 @2.1.26_1`? It is correctly linked on my system: {{{ $ sw_vers ProductName: Mac OS X ProductVersion: 10.9 BuildVersion: 13A603 $ port -q installed cyrus-sasl2 and active cyrus-sasl2 @2.1.26_1+kerberos (active) $ otool -L /opt/local/sbin/pluginviewer |head -n2 /opt/local/sbin/pluginviewer: /opt/local/lib/libsasl2.dylib (compatibility version 3.0.0, current version 3.0.0) }}} -- Ticket URL: <https://trac.macports.org/ticket/41090#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X