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.22:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbf95d9c8a27
branches:  trunk
changeset: 553278:fbf95d9c8a27
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 18 16:18:50 2009 +0000

description:
Update to 0.7.22:

telepathy-glib 0.7.22 (2009-01-13)
==================================

The "TP_STRUCT_TYPE_BROWN_PAPER_BAG" release.

Fixes:

* Accept message=NULL in tp_group_mixin_change_members, as documented and true
  in the past, rather than crashing.

telepathy-glib 0.7.21 (2009-01-12)
==================================

The "TP_HASH_TYPE_PINT_HOBGOBLIN_MOUTH_MAP" release.

Enhancements:

* Updated to spec version 0.17.17
  - Added TP_HASH_TYPE_HANDLE_IDENTIFIER_MAP and
    TP_HASH_TYPE_MESSAGE_PART_CONTENT_MAP

* (Finally) merged TpMessageMixin, which can be used in place of TpTextMixin to
  implement the Messages interface on Text channels.

* The examples have been made more exemplary, using TpChannelManager in place
  of TpChannelFactoryIface, implementing Destroyable and respawning 1-1 text
  channels which are closed with pending messages.

* Added a TP_COMPILER_WARNINGS macro to simplify choosing compiler warnings in
  configure.ac, and forked a version of AS_COMPILER_FLAG that supports C++ so
  that TP_COMPILER_WARNINGS can be used for C++ projects (such as
  telepathy-qt4).  Other projects using telepathy-glib's warnings might want to
  copy m4/tp-compiler-*.m4 and use TP_COMPILER_WARNINGS.

* Added support to TpGroupMixin for emitting the MembersChangedDetailed signal
  (fd.o #19050 and #19052), and to TpChannel for listening to it when possible
  (fd.o #19051).

* Added tp_channel_get_identifier

* Added support for parsing the dbus-property CM parameter flag (introduced in
  spec 0.17.16) from .manager files (fd.o #19053).

Fixes:

* Various Win32 portability fixes (from Sunil Mohan Adapa on fd.o #19461).

* fd.o #19101: tp_connection_get_contacts_by_id() crashes

diffstat:

 chat/telepathy-glib/Makefile |  4 ++--
 chat/telepathy-glib/PLIST    |  4 +++-
 chat/telepathy-glib/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (51 lines):

diff -r d7a4bb53f0af -r fbf95d9c8a27 chat/telepathy-glib/Makefile
--- a/chat/telepathy-glib/Makefile      Sun Jan 18 16:06:35 2009 +0000
+++ b/chat/telepathy-glib/Makefile      Sun Jan 18 16:18:50 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/01/13 10:28:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/01/18 16:18:50 wiz Exp $
 #
 
-DISTNAME=      telepathy-glib-0.7.20
+DISTNAME=      telepathy-glib-0.7.22
 CATEGORIES=    chat
 MASTER_SITES=  http://telepathy.freedesktop.org/releases/telepathy-glib/
 
diff -r d7a4bb53f0af -r fbf95d9c8a27 chat/telepathy-glib/PLIST
--- a/chat/telepathy-glib/PLIST Sun Jan 18 16:06:35 2009 +0000
+++ b/chat/telepathy-glib/PLIST Sun Jan 18 16:18:50 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/14 22:57:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/01/18 16:18:50 wiz Exp $
 include/telepathy-1.0/telepathy-glib/_gen/gtypes.h
 include/telepathy-1.0/telepathy-glib/_gen/telepathy-enums.h
 include/telepathy-1.0/telepathy-glib/_gen/telepathy-errors.h
@@ -44,6 +44,7 @@
 include/telepathy-1.0/telepathy-glib/interfaces.h
 include/telepathy-1.0/telepathy-glib/intset.h
 include/telepathy-1.0/telepathy-glib/media-interfaces.h
+include/telepathy-1.0/telepathy-glib/message-mixin.h
 include/telepathy-1.0/telepathy-glib/presence-mixin.h
 include/telepathy-1.0/telepathy-glib/properties-mixin.h
 include/telepathy-1.0/telepathy-glib/proxy-subclass.h
@@ -84,6 +85,7 @@
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpGroupMixin.html
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpHeap.html
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpIntSet.html
+share/gtk-doc/html/telepathy-glib/telepathy-glib-TpMessageMixin.html
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpPresenceMixin.html
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpPropertiesMixin.html
 share/gtk-doc/html/telepathy-glib/telepathy-glib-TpTextMixin.html
diff -r d7a4bb53f0af -r fbf95d9c8a27 chat/telepathy-glib/distinfo
--- a/chat/telepathy-glib/distinfo      Sun Jan 18 16:06:35 2009 +0000
+++ b/chat/telepathy-glib/distinfo      Sun Jan 18 16:18:50 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/01/13 10:28:39 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/01/18 16:18:50 wiz Exp $
 
-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
+SHA1 (telepathy-glib-0.7.22.tar.gz) = 3f5d757e7d034c305c858dbb0eb9c37daff41a9f
+RMD160 (telepathy-glib-0.7.22.tar.gz) = e95ba73cc3ffe60a88228d650a751c5e985a4f7d
+Size (telepathy-glib-0.7.22.tar.gz) = 2250849 bytes



Home | Main Index | Thread Index | Old Index