From 74dbf72ac156a888103dd8320f59c1d0a3187823 Mon Sep 17 00:00:00 2001 From: snj Date: Thu, 13 Aug 2009 18:58:31 +0000 Subject: Update libpurple and friends to 2.5.8. Changes: ICQ: * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy) MSN: Increase NS command history size to prevent crashes on buddy lists that have a lot of buddies on other networks like Yahoo!. MySpace: * Accounts with empty buddy lists are now properly marked as connected. * Fix receiving messages from users of MySpace IM's web client. Yahoo: * Fixed phantom online buddies. They should now properly disappear when signing out. * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in 2.5.7. * Fixed compiling on systems with glib 2.4.x or older. * Fixed an issue with file transfers. This may not resolve all issues, but it should resolve at least some of the most common ones. * The pager server will automatically update to scsa.msg.yahoo.com if the user empties the field or if it is scs.msg.yahoo.com. This should ease the pain of transition to the new login method. XMPP: * Fix an incompatibility betweeen Prosody and libpurple clients. --- chat/libpurple/Makefile.common | 4 ++-- chat/libpurple/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chat/libpurple') diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index ebe4415afd4..a9af5a8a435 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2009/06/24 14:42:51 kefren Exp $ +# $NetBSD: Makefile.common,v 1.28 2009/08/13 18:58:31 snj Exp $ # # used by chat/finch/Makefile # used by chat/libpurple/Makefile @@ -6,7 +6,7 @@ # used by chat/pidgin-sametime/Makefile # used by chat/pidgin-silc/Makefile -PIDGIN_VERSION= 2.5.7 +PIDGIN_VERSION= 2.5.8 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/} diff --git a/chat/libpurple/distinfo b/chat/libpurple/distinfo index e2b9987d23d..8a46caaeb5c 100644 --- a/chat/libpurple/distinfo +++ b/chat/libpurple/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2009/06/24 14:42:51 kefren Exp $ +$NetBSD: distinfo,v 1.23 2009/08/13 18:58:31 snj Exp $ -SHA1 (pidgin-2.5.7.tar.bz2) = be1913739febd3c367011615f349cba563a06a51 -RMD160 (pidgin-2.5.7.tar.bz2) = 0453d5bf283fb8eb0651ef5989236ba38355b7ef -Size (pidgin-2.5.7.tar.bz2) = 8462821 bytes +SHA1 (pidgin-2.5.8.tar.bz2) = 672f7e16c429c210f33f2499520c436db4e2384c +RMD160 (pidgin-2.5.8.tar.bz2) = b13108331a3da1639f30a76984c3c09529b7d5aa +Size (pidgin-2.5.8.tar.bz2) = 8246538 bytes SHA1 (patch-aa) = 1b1e34c7ecf91fb2ac8ddca3376b7803975420c0 -- cgit v1.2.3