Subject: CVS commit: pkgsrc/chat/libpurple
From: Tobias Nygren
Date: 2007-08-13 14:42:09
Message id: 20070813124209.E3C5221507@cvs.netbsd.org

Log Message:
Update to libpurple 2.1.0.
Updates of pidgin and finch will follow shortly.

pkgsrc changes are some cleanup and removal of the 900kB patch-ac.
I'm not sure if this will break anything, but nobody knew the reason
of it's existence. Any fallout should be dealt with appropriately instead.
Maintainer reset to pkgsrc-users@ at previous maintainer's wish.

version 2.1.0 (07/28/2007):
libpurple:
 * Core changes to allow UIs to use second-granularity for scheduling.
   Pidgin and Finch, which use the glib event loop, were changed to use
   g_timeout_add_seconds() on glib >= 2.14 when possible.  This allows
   glib to better group our longer timers to increase power efficiency.
   (Arjan van de Ven with Intel Corporation)
 * No longer linkifies screennames containing @ signs in join/part
   notifications in chats
 * With the HTML logger, images in conversations are now saved.
   NOTE: Saved images are not yet displayed when loading logs.
 * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)

version 2.0.2 (06/14/2007):
libpurple:
 * Moving an ICQ buddy from one group to another no longer
   re-requests authorization from that person (Rene Hausleitner)
 * Added nullprpl, an example protocol plugin (Ryan Barrett)
 * Fixed SOCKS5 bug which caused Jabber file receiving to fail
 * Remove MSN's random "Authorization Failed" dialogs
 * Fix MSN to correctly detect incorrect passwords and disable the account
 * Get User Info on MSN is now more reliable & accurate
 * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen)
 * Fix for some QQ authentication problems
 * Fix for building on FreeBSD
 * Prevent "Logged in:" times for AIM buddies being ridiculously high
 * Updates and fixes to Bonjour support
 * Improve ICQ encoding support for some non-latin languages

Files:
RevisionActionfile
1.4modifypkgsrc/chat/libpurple/Makefile
1.4modifypkgsrc/chat/libpurple/Makefile.common
1.3modifypkgsrc/chat/libpurple/buildlink3.mk
1.4modifypkgsrc/chat/libpurple/distinfo
1.3removepkgsrc/chat/libpurple/patches/patch-aa
1.2removepkgsrc/chat/libpurple/patches/patch-ac
1.1.1.1removepkgsrc/chat/libpurple/patches/patch-ad