Date: Sat, 11 Dec 2010 17:55:36 -0800 From: Yuri <yuri@rawbw.com> To: freebsd-questions@freebsd.org Subject: Ports: How do dependent ports upgrade when dependency shared lib version is bumped? Message-ID: <4D042B98.60907@rawbw.com>
next in thread | raw e-mail | index | archive | help
I recently updates the system. libatkmm-1.6.so.1 got bumped to libatkmm-1.6.so.2, now inkscape fails: /libexec/ld-elf.so.1: Shared object "libatkmm-1.6.so.1" not found, required by "inkscape" What is the right behavior in such situation? Should all depending packages be also automatically bumped? Or portupghrade should detect the change and automatically upgrade dependent ports? Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D042B98.60907>