Date: Fri, 25 Feb 2011 13:35:23 +0300 From: Anonymous <swell.k@gmail.com> To: Alexander Leidinger <netchild@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/komodo-edit Makefile ports/editors/komodo-ide Makefile ports/mail/linux-thunderbird Makefile ports/multimedia/linux-huludesktop Makefile ports/multimedia/linux-realplayer Makefile ports/net-im/qq Makefile ports/print/acroread8 Makefile ... Message-ID: <86vd084d1w.fsf@gmail.com> In-Reply-To: <201102250852.p1P8qUrZ035287@repoman.freebsd.org> (Alexander Leidinger's message of "Fri, 25 Feb 2011 08:52:30 %2B0000 (UTC)") References: <201102250852.p1P8qUrZ035287@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger <netchild@FreeBSD.org> writes:
> netchild 2011-02-25 08:52:30 UTC
>
> FreeBSD ports repository
>
> Modified files:
> editors/komodo-edit Makefile
> editors/komodo-ide Makefile
> mail/linux-thunderbird Makefile
> multimedia/linux-huludesktop Makefile
> multimedia/linux-realplayer Makefile
> net-im/qq Makefile
> print/acroread8 Makefile
> print/acroread9 Makefile
> sysutils/linux-nero Makefile
> textproc/linux-f10-scim-gtk Makefile
> textproc/linux-f10-scim-libs Makefile
> www/linux-f10-flashplugin10 Makefile
> www/linux-firefox Makefile
> www/linux-flashplugin7 Makefile
> www/linux-flashplugin9 Makefile
> www/linux-mplayer-plugin Makefile
> www/linux-seamonkey Makefile
> www/nspluginwrapper-devel Makefile
> www/nspluginwrapper Makefile
> www/plugger-plugins-hubbe Makefile
> x11-themes/linux-f10-qtcurve-gtk2 Makefile
> x11-toolkits/linux-f10-gtk2 Makefile
> x11-toolkits/linux-f10-pango Makefile distinfo.i386 pkg-plist
> Log:
> Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
> This fixes a security warning from portaudit.
I can't figure out how dependency on libthai is tracked.
$ make install
===> Switching to root credentials for 'install' target
cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * -type d -exec /bin/mkdir -p "/compat/linux/{}" \;
cd /usr/ports/x11-toolkits/linux-f10-pango/work && /usr/bin/find * ! -type d | /usr/bin/cpio -pm -R root:wheel /compat/linux
1776 blocks
Cannot load module /usr/lib/pango/1.6.0/modules/pango-thai-lang.so: libthai.so.0: cannot open shared object file: No such file or directory
/usr/lib/pango/1.6.0/modules/pango-thai-lang.so does not export Pango module API
[...]
$ readelf -d /compat/linux/.../pango-thai-lang.so | fgrep -i thai
0x00000001 (NEEDED) Shared library: [libthai.so.0]
0x0000000e (SONAME) Library soname: [pango-thai-lang.so]
A quick search on freshports.org suggests there is no linux- version of libthai.
>
> Security: CVE-2009-1194
> VuXML: 4b172278-3f46-11de-becb-001cc0377035
> Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86vd084d1w.fsf>
