summaryrefslogtreecommitdiff
path: root/chat/telepathy-glib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-13 10:28:39 +0000
committerwiz <wiz@pkgsrc.org>2009-01-13 10:28:39 +0000
commit3b9050f581c35b08f304143a1ad7f08eaf934eb8 (patch)
tree99e856c220905c7d9f3c50c9321b428fab4f1c98 /chat/telepathy-glib
parentc963b0d2504898733a223347be806423f23d1aff (diff)
downloadpkgsrc-3b9050f581c35b08f304143a1ad7f08eaf934eb8.tar.gz
Update to 0.7.20:
telepathy-glib 0.7.20 (2008-12-14) ================================== The "xfs_freeze stole the night" release. Enhancements: * Updated to spec version 0.17.16 - Generate code for the Messages interface, which is now undrafted. Fixes: * fd.o #18845: don't throw a critical error from TpConnection if the corresponding CM falls off the bus. * fd.o #18926: avoid using a non-top-level GLib header telepathy-glib 0.7.19 (2008-12-01) ================================== The "fast path" release. Enhancements: * TpContact now has a fast path using the Contacts interface to reduce D-Bus round-trips, if supported * tp_connection_get_contact_attributes integrates the Contacts interface with TpConnection's handle reference tracking at a lower level * TpChannel now tracks its immutable properties (as provided by Requests.NewChannels, Requests.CreateChannel and Requests.EnsureChannel), can be constructed from a dictionary of immutable properties (tp_channel_new_from_properties), and has a fast path using GetAll to reduce round trips (if supported); when constructed from a dictionary of immutable properties, non-Group channels should become 'ready' in a single round-trip * Only use the Properties mixin in there are properties defined Fixes: * fd.o #15092: mixins in a superclass should now work correctly in subclasses * fd.o #18151: tp_base_connection_dispose asserts if there are two connections to the same account
Diffstat (limited to 'chat/telepathy-glib')
-rw-r--r--chat/telepathy-glib/Makefile4
-rw-r--r--chat/telepathy-glib/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 8a4a754dc89..f9bf3daa8c2 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/12/21 10:58:52 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/01/13 10:28:39 wiz Exp $
#
-DISTNAME= telepathy-glib-0.7.18
+DISTNAME= telepathy-glib-0.7.20
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
diff --git a/chat/telepathy-glib/distinfo b/chat/telepathy-glib/distinfo
index 977e10b5357..76f9d60b928 100644
--- a/chat/telepathy-glib/distinfo
+++ b/chat/telepathy-glib/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/14 22:57:10 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/01/13 10:28:39 wiz Exp $
-SHA1 (telepathy-glib-0.7.18.tar.gz) = 929c22e88a1d126098b261089d0eafc1a5658810
-RMD160 (telepathy-glib-0.7.18.tar.gz) = 531d551c38cc08eb3c3ab842e3541c0a547682d2
-Size (telepathy-glib-0.7.18.tar.gz) = 2099979 bytes
+SHA1 (telepathy-glib-0.7.20.tar.gz) = b1de82a6bfdd3a698b609654f26d4ff078374992
+RMD160 (telepathy-glib-0.7.20.tar.gz) = 6204e32c237d005fb4a112af42b098a611ee7e0d
+Size (telepathy-glib-0.7.20.tar.gz) = 2167832 bytes