pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/telepathy-glib Update to 0.7.20:
details: https://anonhg.NetBSD.org/pkgsrc/rev/85996e9b27e3
branches: trunk
changeset: 553022:85996e9b27e3
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 13 10:28:39 2009 +0000
description:
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:
chat/telepathy-glib/Makefile | 4 ++--
chat/telepathy-glib/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 0ac2131523b7 -r 85996e9b27e3 chat/telepathy-glib/Makefile
--- a/chat/telepathy-glib/Makefile Tue Jan 13 10:20:00 2009 +0000
+++ b/chat/telepathy-glib/Makefile Tue Jan 13 10:28:39 2009 +0000
@@ -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 -r 0ac2131523b7 -r 85996e9b27e3 chat/telepathy-glib/distinfo
--- a/chat/telepathy-glib/distinfo Tue Jan 13 10:20:00 2009 +0000
+++ b/chat/telepathy-glib/distinfo Tue Jan 13 10:28:39 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index