From d7ed9cb7d59495ff54d62ef5658e256eeb41a855 Mon Sep 17 00:00:00 2001 From: kefren Date: Wed, 24 Jun 2009 14:42:51 +0000 Subject: Update to version 2.5.7 (06/19/2009): * Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike "Maiku" Ruprecht) * Only display the AIM "Unable to Retrieve Buddy List" message once per connection. (Rob Taft) * Blocking MSN users not on your buddy list no longer disconnects you. * When performing operations on MSN, assume users are on the MSN/Passport network if we don't get network ID's for them. --- chat/libpurple/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/libpurple/Makefile.common') diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 9c4dd478044..ebe4415afd4 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2009/06/12 16:31:39 smb Exp $ +# $NetBSD: Makefile.common,v 1.27 2009/06/24 14:42:51 kefren 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.6 +PIDGIN_VERSION= 2.5.7 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/} -- cgit v1.2.3