summaryrefslogtreecommitdiff
path: root/chat/bitlbee/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2010-05-30 14:52:18 +0000
committertonio <tonio>2010-05-30 14:52:18 +0000
commita72e38eae110238ac65a9a88517e48fe1c31a2aa (patch)
tree6c1b1b69f13302b543a646cae95245e38e997955 /chat/bitlbee/Makefile
parent52830c137022d4f946e538cf345b3eacf84db2ad (diff)
downloadpkgsrc-a72e38eae110238ac65a9a88517e48fe1c31a2aa.tar.gz
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.
Diffstat (limited to 'chat/bitlbee/Makefile')
-rw-r--r--chat/bitlbee/Makefile5
1 files changed, 2 insertions, 3 deletions
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/