summaryrefslogtreecommitdiff
path: root/chat/pidgin-silc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-02-02 13:18:47 +0000
committeradam <adam@pkgsrc.org>2011-02-02 13:18:47 +0000
commitbde47987eba0f5b2a450f77be5424faae6019a5c (patch)
treeb6ab6de9b9916d906c6df22debcc62bb892138ae /chat/pidgin-silc
parent3874ed56fa641e04ccbe7c62a509aba5dd8e3d58 (diff)
downloadpkgsrc-bde47987eba0f5b2a450f77be5424faae6019a5c.tar.gz
Changes 2.7.9:
John: Just a quick release for a security fix here. Elliott has not yet had a chance to work on the MSN breakage that's been present in the last couple releases, but we hope he can do it before 2.7.10! Changes 2.7.8: Elliott: OK, so I know a few things broke with the last release, and it's too bad we had to rush it for that silly certificate thing that the MSN people can't configure properly. I've certainly done a lot of small fixes this time, but it's too bad we haven't been able to get the transfers with the official client fixed yet. I promise it'll be in the next release (barring any quick security issues). John: So, it's been about a month since we last released. Again, we've assembled a bugfix release for your enjoyment. While a few commonly reported bugs remain, particularly in MSN, we're working on it for the next release. In the meantime, Merry Christmas and enjoy! Changes 2.7.7: John: Well, this time around, we should finally have the certificate issue really and fully fixed for all of you MSN users. Also, we have a few AIM-related fixes in this release, most notably the fix for the new "SSL Handshake Failure" message some of you got after upgrading. That one was an oversight on our part. Enjoy the fixes!
Diffstat (limited to 'chat/pidgin-silc')
-rw-r--r--chat/pidgin-silc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 3b878e28701..7bcedd71b4c 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2011/01/13 13:37:15 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2011/02/02 13:18:48 adam Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 3
COMMENT= SILC plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
@@ -12,7 +11,6 @@ USE_TOOLS+= msgfmt perl intltool
BUILD_DIRS= libpurple/protocols/silc
-BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*}
.include "../../chat/libpurple/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"