summaryrefslogtreecommitdiff
path: root/chat/libpurple/Makefile.common
diff options
context:
space:
mode:
authorkefren <kefren@pkgsrc.org>2009-06-24 14:42:51 +0000
committerkefren <kefren@pkgsrc.org>2009-06-24 14:42:51 +0000
commitd7ed9cb7d59495ff54d62ef5658e256eeb41a855 (patch)
tree3fbef3ce136a5261967edabdd2781062ed07a210 /chat/libpurple/Makefile.common
parent3accb15695c3998b19a2fc1690219f47d8dcb497 (diff)
downloadpkgsrc-d7ed9cb7d59495ff54d62ef5658e256eeb41a855.tar.gz
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.
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r--chat/libpurple/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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/}