Date: Thu, 15 Jan 2015 16:14:08 +0100 From: "Schaich, Alonso" <alonsoschaich@fastmail.fm> To: Antoine Brodin <antoine@FreeBSD.org> Cc: "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, Aleksander Matveev <timon@timon.net.nz>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r377033 - in head: astro/wmglobe astro/xplanet devel/efl editors/emacs editors/emacs-devel emulators/vice games/gracer graphics/exact-image graphics/gdal graphics/giflib graphics/giflib... Message-ID: <20150115161408.26844c3d4b4cd72d6659f2af@fastmail.fm> In-Reply-To: <CAALwa8mbqoDF_ZAZqsBQ1G9x7-%2Bx6LQs81fPvAd1vo85ddz7nA@mail.gmail.com> References: <201501141819.t0EIJXdu029821@svn.freebsd.org> <54B785D1.3000106@timon.net.nz> <CAALwa8kvdkMTsUzTcVNTi3uzzhs4uGJkCaC-JmGZwcrePZok6g@mail.gmail.com> <54B7C0FF.3010504@timon.net.nz> <CAALwa8mbqoDF_ZAZqsBQ1G9x7-%2Bx6LQs81fPvAd1vo85ddz7nA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__15_Jan_2015_16_14_08_+0100_cWlGj2VkeJ9n1aXi Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 15 Jan 2015 13:53:17 +0000 Antoine Brodin <antoine@FreeBSD.org> wrote: > On Thu, Jan 15, 2015 at 1:30 PM, Aleksander Matveev <timon@timon.net.nz> = wrote: > > > > On 15/01/2015 13:34, Antoine Brodin wrote: > >> > >> On Thu, Jan 15, 2015 at 9:18 AM, Aleksander Matveev <timon@timon.net.n= z> > >> wrote: > >>> > >>> On 14/01/2015 21:19, Antoine Brodin wrote: > >>>> > >>>> Author: antoine > >>>> Date: Wed Jan 14 18:19:32 2015 > >>>> New Revision: 377033 > >>>> URL: https://svnweb.freebsd.org/changeset/ports/377033 > >>>> QAT: https://qat.redports.org/buildarchive/r377033/ > >>>> > >>>> Log: > >>>> Update graphics/giflib to 5.0.5 > >>>> > >>> > >>> Thanks for this update! > >>> > >>> It seems though that you have forgotten to portrevison bump > >>> net-im/kopete-kde4 in this change? > >>> > >>> $ grep libgif /usr/ports/net-im/kopete-kde4/Makefile > >>> libgif.so:${PORTSDIR}/graphics/giflib \ > >>> > >> libgif seems bogusly listed in the Makefile, kopete-kde4 doesn't link > >> against it > > > > > > kopete binary doesn't link itself, but its libraries do: > > $ pkg info -l kopete | grep "[.]so$" | xargs -n 1 ldd -f '%A %o\n' | gr= ep > > libgif > > /usr/local/lib/kde4/kcm_kopete_chatwindowconfig.so libgif.so.4 > > /usr/local/lib/kde4/kcm_kopete_history2.so libgif.so.4 > > /usr/local/lib/kde4/kopete_chatwindow.so libgif.so.4 > > /usr/local/lib/kde4/kopete_emailwindow.so libgif.so.4 > > /usr/local/lib/kde4/kopete_history.so libgif.so.4 > > /usr/local/lib/kde4/kopete_history2.so libgif.so.4 > > /usr/local/lib/kde4/kopete_statistics.so libgif.so.4 > > /usr/local/lib/kde4/libchattexteditpart.so libgif.so.4 > > /usr/local/lib/kde4/plugins/accessible/chatwindowaccessiblewidgetfactor= y.so > > libgif.so.4 > > /usr/local/lib/libkopetechatwindow_shared.so libgif.so.4 > > >=20 > Hi, >=20 > Try with readelf -d instead of ldd. >=20 > Cheers, >=20 > Antoine >=20 Hi, The giflib reference in the kopete PORT is gruft. Kopete directly links giflib in it's windows live messager plugin, however the build / installation of that plugin was disabled when libmsn deprecated more than a year ago. As new builds of kopete won't contain that plugin, the giflib dependency can safely be removed. Alonso --Signature=_Thu__15_Jan_2015_16_14_08_+0100_cWlGj2VkeJ9n1aXi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUt9lCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw MDAwMDAwMDAwMDAwMDAwAAoJEP+Pa20KrPxntWEH/jFecRZKJuKnNUswYvVl5IUI vUNTQ+gF1lKEXJ995EPt8GaZRQVkKbTf5s0Kb9NkAFnCqulY2LRDvwUFmxSYTiEL uN5j7A1TgG3ujnvVr66aPCGEN6wzi1LAlH/I4ozQplw7DUxfafBkHwZPqSpl9WK3 LK7VSmYPmxCbYVjA7grNOv4ksfNrVPFjF4n5qjt7UAz2jJmAfW9TAaT6+WXVgoNZ t2Dm0D7jOCYqoTvxtGyCfxRj8zNv2QNGCXVyqoVHfp5KOGrceYCQay4wdelUpIoA lwUrId0c6STJ8dLm1PTT4DA2Qf7iLL9A/K53wCjAPSDaMKC657NdXsmYEApeYsY= =QaHW -----END PGP SIGNATURE----- --Signature=_Thu__15_Jan_2015_16_14_08_+0100_cWlGj2VkeJ9n1aXi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150115161408.26844c3d4b4cd72d6659f2af>