#43174: perl5.14: upgrade to 5.14.4 -----------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: perl5.14 | -----------------------+-------------------------------- Comment (by mojca@…): One of the reasons is that {{{ ${prefix}/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE/libperl.dylib }}} gets moved to {{{ ${prefix}/lib/perl5/5.12.5/darwin-thread-multi-2level/CORE/libperl.dylib }}} for example and all binaries or libraries linking against `libperl.dylib` become broken. (I had two broken libraries here for example.) From what I understand the dylibs are ABI-compatible within minor version updates, but the change of location isn't really helping us here. -- Ticket URL: <https://trac.macports.org/ticket/43174#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X