pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Apr 19 22:21:41 UTC 2013

Modified Files:
        pkgsrc/devel/gdbus-codegen: PLIST
        pkgsrc/devel/glib2: Makefile Makefile.common PLIST distinfo
        pkgsrc/devel/glib2/patches: patch-ak patch-an patch-ap patch-aq
            patch-cc patch-cj patch-cn
Added Files:
        pkgsrc/devel/glib2/patches: patch-gio_glocalfile.c
Removed Files:
        pkgsrc/devel/glib2/patches: patch-aj patch-at patch-cf patch-cg
            patch-ci patch-glib_goption.c patch-glib_tests_include.c

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)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/gdbus-codegen/PLIST
cvs rdiff -u -r1.212 -r1.213 pkgsrc/devel/glib2/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/glib2/Makefile.common
cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/glib2/PLIST
cvs rdiff -u -r1.182 -r1.183 pkgsrc/devel/glib2/distinfo
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/glib2/patches/patch-aj
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/glib2/patches/patch-ak
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/glib2/patches/patch-an
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/glib2/patches/patch-ap
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/glib2/patches/patch-aq
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/glib2/patches/patch-at \
    pkgsrc/devel/glib2/patches/patch-glib_goption.c \
    pkgsrc/devel/glib2/patches/patch-glib_tests_include.c
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/glib2/patches/patch-cc
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/glib2/patches/patch-cf \
    pkgsrc/devel/glib2/patches/patch-cg pkgsrc/devel/glib2/patches/patch-ci
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/glib2/patches/patch-cj
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/glib2/patches/patch-cn
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/glib2/patches/patch-gio_glocalfile.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index