summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-13 10:55:15 +0000
committerwiz <wiz@pkgsrc.org>2009-01-13 10:55:15 +0000
commit78d061a324c316822fc6aa09a76195226200f828 (patch)
treee090d5c3290eb671a09f715e566ebe5bbe6c224d /chat
parent17c4e437b5d99994dc5819ddfe22275a195f6974 (diff)
downloadpkgsrc-78d061a324c316822fc6aa09a76195226200f828.tar.gz
Update to 0.7.18:
telepathy-gabble 0.7.18 (2009-01-06) ==================================== The "The Orchestral Tubular Socks" Enhancements: * Implement SOCKS5 bytestreams (XEP-0065) in stream tubes. * Implement a stream initiation fallback mechanism allowing to use IBB if we can't connect to peer using SOCKS5. Fixes: * Don't crash on setting presence if there are open MUC Tubes. * Stream tube channel advertises the immutable channel properties, including those not on the Channel interface. telepathy-gabble 0.7.17 (2008-12-14) ==================================== The "I accidentally an entire call *and* MUC" release. Dependencies: * dbus 1.1.0 (D-Bus Tubes are no longer conditionally compiled) * dbus-glib 0.78 (fixes support for complex types in hashtables) Enhancements: * Add support for the new draft ContactCapabilities spec to communicate tube capabilities. Fixes: * Incoming Jingle calls are no longer automatically accepted when the call is connected and the local codecs are ready. * Incoming MUC invites are no longer automatically accepted when changing your presence. * fd.o #18918: Send codec parameters according to XEP-0167. * Various Jingle tweaks. telepathy-gabble 0.7.16 (2008-12-02) ==================================== The "what could possibly go wrong" release. This release contains the reworked Jingle engine with support for latest Jingle draft (XEP-0166 v0.32), and Google's Jingle variants as used in their desktop client and recently launched Googlemail client. This release has no known regressions, but as we have done extensive changes to the Jingle engine, you might want to restrict this release to experimental distributions like Debian experimental and Fedora rawhide for now. Enhancements: * fd.o #15908: refactor Jingle state machine * fd.o #15907: Update real-Jingle implementation to XEP-0166 v0.25 * fd.o #13159: support current Google Talk protocol * Misc Tubes-related enhancements and fixes Fixes: * fd.o #18404: fix race condition in tests/twisted/roster/ensure.py * Fixes for double freeing in dispose in channel managers
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-gabble/Makefile6
-rw-r--r--chat/telepathy-gabble/PLIST3
-rw-r--r--chat/telepathy-gabble/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 3adaf919ad6..06ef6e13abc 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/14 23:00:42 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/13 10:55:15 wiz Exp $
#
-DISTNAME= telepathy-gabble-0.7.15
+DISTNAME= telepathy-gabble-0.7.18
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
@@ -19,7 +19,7 @@ BUILDLINK_API_DEPENDS.loudmouth+= loudmouth>=1.3.2
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/application.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.73
+BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.78
.include "../../sysutils/dbus-glib/buildlink3.mk"
BUILDLINK_API_DEPENDS.dbus+= dbus>=1.1
.include "../../sysutils/dbus/buildlink3.mk"
diff --git a/chat/telepathy-gabble/PLIST b/chat/telepathy-gabble/PLIST
index 17e35d4839a..f68dd29b616 100644
--- a/chat/telepathy-gabble/PLIST
+++ b/chat/telepathy-gabble/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/14 23:00:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/01/13 10:55:15 wiz Exp $
libexec/telepathy-gabble
man/man8/telepathy-gabble.8
share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service
share/doc/telepathy-gabble/muc-bytestream.html
share/doc/telepathy-gabble/olpc.html
+share/doc/telepathy-gabble/si-multiple.html
share/doc/telepathy-gabble/tubes.html
share/telepathy/managers/gabble.manager
@unexec ${RMDIR} %D/share/telepathy/managers 2>/dev/null || ${TRUE}
diff --git a/chat/telepathy-gabble/distinfo b/chat/telepathy-gabble/distinfo
index ebf44631441..a311fed3763 100644
--- a/chat/telepathy-gabble/distinfo
+++ b/chat/telepathy-gabble/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/14 23:00:42 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/01/13 10:55:15 wiz Exp $
-SHA1 (telepathy-gabble-0.7.15.tar.gz) = 9cda9959e4928d51275992ccb52ffce9e20677fc
-RMD160 (telepathy-gabble-0.7.15.tar.gz) = 2725801ae32b2335ae54a526b9c13bdd7d59ff59
-Size (telepathy-gabble-0.7.15.tar.gz) = 1427321 bytes
+SHA1 (telepathy-gabble-0.7.18.tar.gz) = d5ec712bd598fc332d092251690ca2e7d05dd14b
+RMD160 (telepathy-gabble-0.7.18.tar.gz) = 585d0eb52cf4e092aaffa42f399928b7bdbbbfb5
+Size (telepathy-gabble-0.7.18.tar.gz) = 1474712 bytes
SHA1 (patch-aa) = c6f579acd92f43bd327136b4ebabce8d3a54976c