summaryrefslogtreecommitdiff
path: root/chat/libpurple/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2008-04-05 02:14:40 +0000
committertnn <tnn>2008-04-05 02:14:40 +0000
commit669386cf5649c60b52607a56ebe66e84359a9c41 (patch)
treee0bc228db8cc048bddf54e4518273b9ffb37ab51 /chat/libpurple/Makefile
parent82bc768ff030a3ae3d3f2ee7e6570e61637769e5 (diff)
downloadpkgsrc-669386cf5649c60b52607a56ebe66e84359a9c41.tar.gz
Update to 2.4.1.
* Treat AIM Unicode messages as UTF-16 rather than UCS-2; this should have no functional effect, other than continued support on systems which have dropped UCS-2 conversions. * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski) * Fix a crash when clearing the buddy icon for an account on XMPP * Fix a crash during login for some ICQ accounts * Prefer more available resources on XMPP when priorities are equal * Fix incorrectly marking some Yahoo! contacts as blocked * Improved handling of UTF-8 group names on ICQ (beret) * Fix a crash when starting if you have a Zephyr account * Increase XMPP ping timeout to 120 seconds, to prevent poor network connections from timing out unnecessarily. * Don't crash on XMPP forms with empty default values. * Fix issues with CHAP authentication for SOCKS5 proxies.
Diffstat (limited to 'chat/libpurple/Makefile')
-rw-r--r--chat/libpurple/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index e1cfcc8de79..93544229c14 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/03/06 14:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/05 02:14:40 tnn Exp $
#
PKGNAME= libpurple-${PIDGIN_VERSION}
@@ -7,7 +7,6 @@ COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/libpurple/Makefile.common"
-PKGREVISION= 1
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/