Tue Feb 17 14:03:54 2015 UTC ()
Update to 0.104. You should read the changelog below.

dbus-glib 0.104 (2015-02-09)
============================

The “smoke and ashes” release.

Deprecations:

• Document the entire library as deprecated (Simon McVittie, Philip Withnall)

Dependencies:

• libdbus 1.8 is required
• GLib 2.32 is required

Enhancements:

• The libdbus 1.8 dependency means we can now document that
  dbus_g_thread_init() is idempotent and thread-safe
  (fd.o #54770, Simon McVittie)

• Use g_cclosure_marshal_generic for all marshalling (fd.o #64214,
  Simon McVittie)

Fixes:

• Allow timeouts to be migrated from one main context to another
  without an assertion failure (fd.o #30574, Mike Gorse)

• Don't trip a libdbus fatal warning if a Unix fd or other unsupported type
  is encountered in a message (fd.o #80557, Alban Crequy)

• Make the tests pass with newer GLib by not removing removed sources
  (fd.o #83530, Simon McVittie)

• Fix some typos in the documentation (fd.o #45686, Jiří Klimeš)

• Make the Autotools setup less awful (fd.o #58698;
  Rafał Mużyło, Simon McVittie)


(wiz)
diff -r1.36 -r1.37 pkgsrc/sysutils/dbus-glib/Makefile
diff -r1.14 -r1.15 pkgsrc/sysutils/dbus-glib/PLIST
diff -r1.17 -r1.18 pkgsrc/sysutils/dbus-glib/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/sysutils/dbus-glib/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/dbus-glib/Makefile 2014/02/20 10:17:45 1.36
+++ pkgsrc/sysutils/dbus-glib/Makefile 2015/02/17 14:03:54 1.37
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2014/02/20 10:17:45 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/02/17 14:03:54 wiz Exp $
 
-DISTNAME=	dbus-glib-0.102
+DISTNAME=	dbus-glib-0.104
 CATEGORIES=	sysutils
 MASTER_SITES=	http://dbus.freedesktop.org/releases/dbus-glib/
 
@@ -30,9 +30,9 @@
 .include "options.mk"
 
 .include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.26
+BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.32
 .include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus+=	dbus>=1.2.16
+BUILDLINK_API_DEPENDS.dbus+=	dbus>=1.8
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.14 -r1.15 pkgsrc/sysutils/dbus-glib/PLIST (expand / switch to context diff)
--- pkgsrc/sysutils/dbus-glib/PLIST 2013/03/15 22:09:12 1.14
+++ pkgsrc/sysutils/dbus-glib/PLIST 2015/02/17 14:03:54 1.15
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2013/03/15 22:09:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2015/02/17 14:03:54 wiz Exp $
 bin/dbus-binding-tool
 include/dbus-1.0/dbus/dbus-glib-bindings.h
 include/dbus-1.0/dbus/dbus-glib-lowlevel.h
@@ -10,6 +10,7 @@
 libexec/dbus-bash-completion-helper
 man/man1/dbus-binding-tool.1
 share/examples/dbus-glib/dbus-bash-completion.sh
+share/gtk-doc/html/dbus-glib/api-index-full.html
 share/gtk-doc/html/dbus-glib/ch01.html
 share/gtk-doc/html/dbus-glib/ch02.html
 share/gtk-doc/html/dbus-glib/ch03.html
@@ -26,7 +27,10 @@
 share/gtk-doc/html/dbus-glib/home.png
 share/gtk-doc/html/dbus-glib/index.html
 share/gtk-doc/html/dbus-glib/index.sgml
+share/gtk-doc/html/dbus-glib/left-insensitive.png
 share/gtk-doc/html/dbus-glib/left.png
+share/gtk-doc/html/dbus-glib/right-insensitive.png
 share/gtk-doc/html/dbus-glib/right.png
 share/gtk-doc/html/dbus-glib/style.css
+share/gtk-doc/html/dbus-glib/up-insensitive.png
 share/gtk-doc/html/dbus-glib/up.png

cvs diff -r1.17 -r1.18 pkgsrc/sysutils/dbus-glib/distinfo (expand / switch to context diff)
--- pkgsrc/sysutils/dbus-glib/distinfo 2014/02/20 10:17:45 1.17
+++ pkgsrc/sysutils/dbus-glib/distinfo 2015/02/17 14:03:54 1.18
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2014/02/20 10:17:45 wiz Exp $
+$NetBSD: distinfo,v 1.18 2015/02/17 14:03:54 wiz Exp $
 
-SHA1 (dbus-glib-0.102.tar.gz) = 58a8955972f6c221461a49f9c541c22e838a5776
-RMD160 (dbus-glib-0.102.tar.gz) = a85d5773121ca99676a40292a114e6dbe65fb80c
-Size (dbus-glib-0.102.tar.gz) = 783792 bytes
+SHA1 (dbus-glib-0.104.tar.gz) = 776a0e843f5c04cb58225962d623e82f283aed68
+RMD160 (dbus-glib-0.104.tar.gz) = 40fcea6314424b4a86a60473c57da2d35f7d0ac0
+Size (dbus-glib-0.104.tar.gz) = 793417 bytes
 SHA1 (patch-aa) = 983008bc831a9650fb9a5d3e1546d4e969140a70