pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: adam
Date: Tue May 1 18:45:53 UTC 2012
Modified Files:
pkgsrc/devel/glib2: Makefile Makefile.common PLIST distinfo hacks.mk
pkgsrc/devel/glib2/patches: patch-aa patch-af patch-ai patch-ak
patch-am patch-an patch-aq patch-ar patch-cb patch-cd patch-ci
patch-cl patch-cn
pkgsrc/sysutils/gio-fam: Makefile
Added Files:
pkgsrc/sysutils/gio-fam: hacks.mk
Log Message:
Changes 2.32.2:
* GApplication: can now have a NULL application ID
* g_clear_object: fix warnings when using it on C++ (due to lack of
ability to implicitly cast void*)
* GDBus:
- add our own implementation of the message bus for use on Windows only
- fix up a few bugs that use of this bus uncovered in GDBus
- escape nonce files in dbus addressess (think 'c:\')
- support initial underscores in dbus codegen namespace (for private)
* Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings backend)
* make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment
* GAppInfo: overwrite the DISPLAY only if it is set in the launch context
* glib/tests/date: force US locale running the GDateTime tests
* GSocketControlMessage: Don't warn about unknown messages
* Resources:
- fix broken use of GVDB on big endian machines
- set a 'display name' so that pretty file names appear in Gtk CSS
warning messages
* GMainContext:
- block child sources when blocking the parent
- introduce more testcases for child sources
* Translations updates:
Brazilian Portuguese
French
Galician
Italian
Lithuanian
Polish
Polish
Serbian
Simplified Chinese
Spanish
* Bug fixed:
619026 avoid warning in gutils.h when using gcc with -Wconversion
669260 Open/Save dialog hangs waiting for data with libsoup
671249 GApplication: Allow a null application_id?
672786 goa-daemon: action in notification doesn't work
673409 g_resource_lookup_data may return stale data pointer
674172 glib-2.32.1 misdetects GNUstep as Cocoa
674345 cssprovider: Make sure to print out file name in css warnings
674483 broken configure results when cross-compiling with gcc >= 4.5
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pkgsrc/devel/glib2/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/glib2/Makefile.common
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/glib2/PLIST
cvs rdiff -u -r1.169 -r1.170 pkgsrc/devel/glib2/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/glib2/hacks.mk
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/glib2/patches/patch-aa
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/glib2/patches/patch-af
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/glib2/patches/patch-ai
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/glib2/patches/patch-ak
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/glib2/patches/patch-am \
pkgsrc/devel/glib2/patches/patch-cd
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/glib2/patches/patch-an
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/glib2/patches/patch-aq \
pkgsrc/devel/glib2/patches/patch-ar
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/glib2/patches/patch-cb
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glib2/patches/patch-ci \
pkgsrc/devel/glib2/patches/patch-cn
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/glib2/patches/patch-cl
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/gio-fam/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/gio-fam/hacks.mk
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