From a72e38eae110238ac65a9a88517e48fe1c31a2aa Mon Sep 17 00:00:00 2001 From: tonio Date: Sun, 30 May 2010 14:52:18 +0000 Subject: Update chat/bitlbee to 1.2.7 Fix PR pkg/43329 - Version 1.2.7 (released 2010-05-15) hilights: * Resolved MSN Messenger login issues. * Twitter module now uses OAuth, so it'll still work after June. * Various other fixes and small feature additions. - Version 1.2.6a (released 2010-04-19) hilights: * (1.2.6a because the original 1.2.6 release had one unfortunate bug in the Twitter module.) * Twitter support! (Implemented by Geert Mulders.) * Fixed issues with MSN friendly names getting lost by allowing to store them locally (see the local_display_name MSN setting.), and worked around problems when talking to offline MSN contacts (see the switchboard_keepalives MSN setting). The usual bug fixes and small feature enhancements. - Version 1.2.5 (released 2010-03-17) hilights: * Full support for non-away status messages. * Ability to generate nicknames from the contact's full name, making Facebook's XMPP server work much better with BitlBee. * Lots of misc. bug fixes and small feature enhancements. --- chat/bitlbee/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat/bitlbee/Makefile') diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index 6e45167592a..5272b046329 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2009/07/16 19:19:18 tonio Exp $ +# $NetBSD: Makefile,v 1.47 2010/05/30 14:52:18 tonio Exp $ # -DISTNAME= bitlbee-1.2.3 +DISTNAME= bitlbee-1.2.7 CATEGORIES= chat MASTER_SITES= http://get.bitlbee.org/src/ -PKGREVISION= 2 MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://www.bitlbee.org/ -- cgit v1.2.3