pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/bitlbee Update chat/bitlbee to 1.2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed9218320ece
branches:  trunk
changeset: 576040:ed9218320ece
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sun May 30 14:52:18 2010 +0000

description:
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:

 chat/bitlbee/Makefile |  5 ++---
 chat/bitlbee/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 429efc1f757f -r ed9218320ece chat/bitlbee/Makefile
--- a/chat/bitlbee/Makefile     Sun May 30 12:55:17 2010 +0000
+++ b/chat/bitlbee/Makefile     Sun May 30 14:52:18 2010 +0000
@@ -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@localhost
 HOMEPAGE=              http://www.bitlbee.org/
diff -r 429efc1f757f -r ed9218320ece chat/bitlbee/distinfo
--- a/chat/bitlbee/distinfo     Sun May 30 12:55:17 2010 +0000
+++ b/chat/bitlbee/distinfo     Sun May 30 14:52:18 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2008/11/01 13:35:33 tonio Exp $
+$NetBSD: distinfo,v 1.24 2010/05/30 14:52:18 tonio Exp $
 
-SHA1 (bitlbee-1.2.3.tar.gz) = cfa152bd4d0ff703feaeedf55dbab84b64657dc8
-RMD160 (bitlbee-1.2.3.tar.gz) = a4e994a97c3a7cc1d2bd6544a9a472d9c40ebb3f
-Size (bitlbee-1.2.3.tar.gz) = 475748 bytes
+SHA1 (bitlbee-1.2.7.tar.gz) = d1ed04a5ff18de67d96ba51d8a11bbd8e6d78ef3
+RMD160 (bitlbee-1.2.7.tar.gz) = 5eec7fff68ade914d3e1da5b0e149ac963446827
+Size (bitlbee-1.2.7.tar.gz) = 510458 bytes



Home | Main Index | Thread Index | Old Index