CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/04/20 12:53:29
Modified files:
devel/glib2 : Makefile distinfo
devel/glib2/pkg: PLIST-main
Log message:
Import the g_desktop_app_info_get_filename() function from upstream.
This is required by newer GTK. We cannot just update Glib because it now
requires threads which will break p5-Glib2 dependent apps as our perl is
not threaded... solution to this is rthreads or ... <insert solution
here and send it to aja@>. Yes this means we are stuck with this version
for now.