pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/dbus-glib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 12 13:17:46 UTC 2010

Modified Files:
        pkgsrc/sysutils/dbus-glib: Makefile PLIST distinfo

Log Message:
Update to 0.92:

0.92:
Senko RaÅiÄ found that this should have depended on GLib 2.26, but still
only checked for 2.24. Sorry about that. So here's a new version,
identical to 0.90 except with the GLib dependency fixed.

0.90:

Christian Dywan (6):
      Remove unused method attribute variables in introspect_interfaces
      Dereference main loop once variant recursion test is done
      Plug leak of expected_str in threaded server test
      Free path string after emission in in statemachine server example
      Always free method_c_name in dbus binding tool
      Free looked up function name in dbus binding tool

Mike Gorse (1):
      Fix switching a connection's GMainContext

Simon McVittie (18):
      Add DBusGObjectPath, DBusGSignature typedefs
      Give specialized GArrays iteration/appending support
      Actually run test/core/test-gvariant
      Test dbus_g_value_build_g_variant for various fixed arrays
      Remove gcov decoder, which hasn't worked since dbus-glib left libdbus
      replace remnants of gcov support with lcov.am from telepathy-glib
      fd.o #30428: add dbus_g_value_parse_g_variant
      dbus_g_type_specialized_map_append: document that the value contents are 
stolen
      dbus_g_value_build_g_variant: cope with empty arrays, maps
      Test dbus_g_value_parse_g_variant
      dbus_g_value_basic_array_parse_variant: allow the fast path to be taken
      Adjust syntax to avoid relying on array/pointer duality
      dbus_g_value_parse_variant_by_type: talk about GVariant, not GDBus, in 
docs
      Add dbus_g_value_parse_g_variant to gtkdoc
      output unhandled GVariantClass as ASCII if possible
      copy arrays of 'o', 'g' from GVariant without constructing a format 
string programmatically
      Merge branch 'gvariant'
      Merge branch 'type-names'

Will Thompson (5):
      Build test/ before its subdirs.
      Release version 0.90
      Makefile.am: Remove ChangeLog's spurious FORCE dependency
      HACKING: Fix release URL; be honest about NEWS


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/dbus-glib/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/dbus-glib/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/dbus-glib/distinfo

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