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 ...
    Anonymous 
    swell.k at gmail.com
       
    Fri Feb 25 10:37:20 UTC 2011
    
    
  
Alexander Leidinger <netchild at 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 at gmail.com> (F10+rpmbuild info)
    
    
More information about the cvs-all
mailing list