pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat Update libpurple and friends to 2.5.8. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e39af7700796
branches:  trunk
changeset: 397476:e39af7700796
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu Aug 13 18:58:31 2009 +0000

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

diffstat:

 chat/libpurple/Makefile.common |  4 ++--
 chat/libpurple/distinfo        |  8 ++++----
 chat/pidgin-silc/distinfo      |  8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (48 lines):

diff -r a8ecbb0526ec -r e39af7700796 chat/libpurple/Makefile.common
--- a/chat/libpurple/Makefile.common    Thu Aug 13 18:56:32 2009 +0000
+++ b/chat/libpurple/Makefile.common    Thu Aug 13 18:58:31 2009 +0000
@@ -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 -r a8ecbb0526ec -r e39af7700796 chat/libpurple/distinfo
--- a/chat/libpurple/distinfo   Thu Aug 13 18:56:32 2009 +0000
+++ b/chat/libpurple/distinfo   Thu Aug 13 18:58:31 2009 +0000
@@ -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
diff -r a8ecbb0526ec -r e39af7700796 chat/pidgin-silc/distinfo
--- a/chat/pidgin-silc/distinfo Thu Aug 13 18:56:32 2009 +0000
+++ b/chat/pidgin-silc/distinfo Thu Aug 13 18:58:31 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2009/06/28 19:01:33 kefren Exp $
+$NetBSD: distinfo,v 1.19 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 (silc-toolkit-1.1.7.tar.gz) = a25918e83d5070ff75b7d6f296698dada76a92ca
 RMD160 (silc-toolkit-1.1.7.tar.gz) = 783297f44d577d5ec7dcff7952996944e4b1d5c6
 Size (silc-toolkit-1.1.7.tar.gz) = 2678989 bytes



Home | Main Index | Thread Index | Old Index