From 37008fc61fecd5e3c34973cd81404238684117ec Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 11 Jul 2008 07:39:20 +0000 Subject: Update pidgin and friends to 2.4.3. Done during pkgsrc freeze because of: i) CVE-2008-2927 fix ii) the previous version was being rejected from the ICQ network. version 2.4.3 (07/01/2008): libpurple: * Yahoo! Japan now uses UTF-8, matching the behavior of official clients and restoring compatibility with the web messenger (Yusuke Odate) * Setting your buddy icon once again works for Yahoo! accounts. * Fixes in the Yahoo! protocol to prevent a double free, crashes on aliases, and alias functionality * Fix crashes in the bonjour protocol * Always use UTF-8 for Yahoo! (#5973) * Fix a crash when the given jabber id is invalid. * Make the IRC "unknown message" debugging messages UTF-8 safe. * Fix connecting to ICQ * Fix a memleak when handling jabber xforms. Pidgin: * Include the send button plugin in the win32 build * Various memory leak fixes --- chat/finch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/finch') diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 31bbb305809..f7b5ba2d784 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/05/18 00:06:46 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/11 07:39:20 tnn Exp $ # PKGNAME= finch-${PIDGIN_VERSION} @@ -44,6 +44,7 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/doc/finch.1 \ ${DESTDIR:Q}${PREFIX:Q}/${PKGMANDIR:Q}/man1 +BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*} .include "../../chat/libpurple/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" -- cgit v1.2.3