Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2004 21:15:29 +0300
From:      Rolandas Naujikas <rolnas@takas.lt>
To:        oliver@FreeBSD.org, ports@FreeBSD.org
Subject:   x11-fm/xfce4-fm doesn't because databases/dbh incorrect shared library naming
Message-ID:  <20040407181529.GA8346@rolnas>

next in thread | raw e-mail | index | archive | help
After databases/dbh version bump to 1.0.18, there is
lib/libdbh-1.0.so.1 instead lib/libdbh.so.1

In x11-fm/xfce4-fm dependency is
dbh.1:${PORTSDIR}/databases/dbh
should be
dbh-1.0???:${PORTSDIR}/databases/dbh
there no way to write shared library version.

Should databases/dbh or x11-fm/xfce4-fm be fixed ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407181529.GA8346>