Subject: CVS commit: pkgsrc/devel
From: Patrick Welche
Date: 2013-04-20 00:21:41
Message id: 20130419222141.E0FEB175DD@cvs.netbsd.org

Log Message:
Update glib to 2.36.1

Among many bugfixes, changes and translations:

 * GIO now has kqueue support for GFileMonitor (BSDs, Mac OS)
 * GTask (the new GAsyncResult implementation) has landed
 * We now install a public "gnetworking.h" header that can be used to
   include the relevant OS-dependent networking headers. This does not
   really abstract away unix-vs-windows however; error codes, in
   particular, are incompatible.

See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.36.1 for details.

Patches removed:
- patch-aj:
    Per PR pkg/41601: Bug 133344 is closed and compile tested by Joern Clausen
- patch-at:
    Fixed in b26fb3ae (Bug 687600)
- patch-cf:
    Adds sys/param.h - if still needed, should go into gnetworking.h.in
    XXX might still be needed
- patch-cg:
    Fixed (or changed anyway) in 6f8f1f70 and 52a81a7d (Bug 688681)
- patch-ci:
    Fixed in a33aaad0 (Bug 637013)
- patch-glib_goption.c:
    Fixed in f9a6a974
- patch-glib_tests_include.c:
    Fixed in d2b7ee62 (Bug 672406)

Patches changed:
- patch-ak:
    First chunk fixed in 5fbdd3aa (Bug 691011)
- patch-ap:
    Added NetBSD support to g_credentials_get_unix_pid()
    First chunk fixed in b377e696 (Bug 623187)
- patch-aq:
    First chunk fixed in b8c13a01 (Bug 688109)

Patches added:
- patch-gio_glocalfile.c (Reported as Bug 698348)

Files:
RevisionActionfile
1.2modifypkgsrc/devel/gdbus-codegen/PLIST
1.213modifypkgsrc/devel/glib2/Makefile
1.27modifypkgsrc/devel/glib2/Makefile.common
1.74modifypkgsrc/devel/glib2/PLIST
1.183modifypkgsrc/devel/glib2/distinfo
1.15modifypkgsrc/devel/glib2/patches/patch-ak
1.10modifypkgsrc/devel/glib2/patches/patch-an
1.5modifypkgsrc/devel/glib2/patches/patch-ap
1.6modifypkgsrc/devel/glib2/patches/patch-aq
1.3modifypkgsrc/devel/glib2/patches/patch-cc
1.9modifypkgsrc/devel/glib2/patches/patch-cj
1.4modifypkgsrc/devel/glib2/patches/patch-cn
1.1addpkgsrc/devel/glib2/patches/patch-gio_glocalfile.c
1.9removepkgsrc/devel/glib2/patches/patch-aj
1.1removepkgsrc/devel/glib2/patches/patch-at
1.2removepkgsrc/devel/glib2/patches/patch-cf
1.2removepkgsrc/devel/glib2/patches/patch-cg
1.2removepkgsrc/devel/glib2/patches/patch-ci
1.1removepkgsrc/devel/glib2/patches/patch-glib_goption.c
1.1removepkgsrc/devel/glib2/patches/patch-glib_tests_include.c