CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/04/22 13:34:06
Modified files:
devel/glib2 : Makefile distinfo
devel/glib2/patches: patch-configure
patch-docs_reference_glib_Makefile_in
patch-glib_Makefile_in patch-glib_grand_c
patch-tests_Makefile_in
patch-tests_refcount_Makefile_in
devel/glib2/pkg: PLIST-docs PLIST-main
Removed files:
devel/glib2/patches: patch-gio_Makefile_in
Log message:
Major update to glib2-2.24.0.
Glib now enforces threads requirement. As a result, this commit will
break p5-Glib2 (as our perl is not threaded).
Decision was taken after a chat with naddy@ and jasper@ as patching our
current glib2 like hell to cope with newer packages requirements is
clearly not a good solution.
naddy is ok with this move.