pkgsrc/sysutils/dbus-glib
wiz 65c6690182 Update dbus-glib to 0.106:
dbus-glib 0.106 (2016-01-14)
============================

The “crumbling vestige” release.

Fixes:

• Stop testing G_HAVE_INLINE, which ceased to work in GLib 2.47.2 and
  wasn't meant to be API anyway. Instead, rely on "static inline" doing
  the right thing. On pre-C99 compilers, this relies on <glib.h> defining
  inline to __inline, __inline__ or the empty string if the compiler
  requires it, which it has done since 2000. (fd.o #93513, Colin Watson)

• Stop calling g_mem_profile() in the tests, which no longer does anything
  and caused the tests to fail by issuing a warning (Simon McVittie)

• Slightly modernize build system, and remove a weird cross-directory
  dependency which was breaking distcheck (Simon McVittie)

• Stop distributing generated marshallers in the tarball (Simon McVittie)
2016-01-18 22:53:03 +00:00
..
patches
buildlink3.mk
DESCR
distinfo Update dbus-glib to 0.106: 2016-01-18 22:53:03 +00:00
Makefile Update dbus-glib to 0.106: 2016-01-18 22:53:03 +00:00
options.mk
PLIST