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...

Aleksander Matveev timon at timon.net.nz
Thu Jan 15 13:32:00 UTC 2015


On 15/01/2015 13:34, Antoine Brodin wrote:
> On Thu, Jan 15, 2015 at 9:18 AM, Aleksander Matveev <timon at timon.net.nz> 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' | 
grep 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/chatwindowaccessiblewidgetfactory.so 
libgif.so.4
/usr/local/lib/libkopetechatwindow_shared.so libgif.so.4



More information about the svn-ports-all mailing list