pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Update chat/bitlbee to 0.90.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a972152b877b
branches:  trunk
changeset: 476131:a972152b877b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 03 23:02:23 2004 +0000

description:
Update chat/bitlbee to 0.90.

# Version 0.90 (released 2004-05-28) hilights:

    * Another release with a speech!
    * A complete rewrite of the MSN module, which mainly means more
      stability, but also some good new features and other enhancements.
    * Lots of cleanups and fixes in the other IM-modules.
    * Full support for operating behind proxy servers.
      features.

diffstat:

 chat/bitlbee/Makefile |  6 +++---
 chat/bitlbee/distinfo |  6 +++---
 doc/CHANGES           |  3 ++-
 doc/TODO              |  3 +--
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (65 lines):

diff -r 4458569d723c -r a972152b877b chat/bitlbee/Makefile
--- a/chat/bitlbee/Makefile     Thu Jun 03 22:56:41 2004 +0000
+++ b/chat/bitlbee/Makefile     Thu Jun 03 23:02:23 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/05/07 01:14:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2004/06/03 23:02:24 xtraeme Exp $
 #
 
-DISTNAME=              bitlbee-0.84
-PKGREVISION=           2
+DISTNAME=              bitlbee-0.90
 CATEGORIES=            chat
 MASTER_SITES=          http://get.bitlbee.org/src/
 
@@ -20,6 +19,7 @@
 CONFIGURE_ARGS+=       --etcdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --datadir=${DATADIR}
 CONFIGURE_ARGS+=       --config=${STATEDIR}
+CONFIGURE_ARGS+=       --flood=1
 
 PKG_SYSCONFSUBDIR=     bitlbee
 CONF_FILES=            ${DATADIR}/motd.txt ${PKG_SYSCONFDIR}/motd.txt
diff -r 4458569d723c -r a972152b877b chat/bitlbee/distinfo
--- a/chat/bitlbee/distinfo     Thu Jun 03 22:56:41 2004 +0000
+++ b/chat/bitlbee/distinfo     Thu Jun 03 23:02:23 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/02/22 23:27:19 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/06/03 23:02:24 xtraeme Exp $
 
-SHA1 (bitlbee-0.84.tar.gz) = f771830c6e42568210e167d5f474d5d1b1274040
-Size (bitlbee-0.84.tar.gz) = 473930 bytes
+SHA1 (bitlbee-0.90.tar.gz) = 18e4daf9f3efe0d3514635398e015612cb6eb924
+Size (bitlbee-0.90.tar.gz) = 433321 bytes
diff -r 4458569d723c -r a972152b877b doc/CHANGES
--- a/doc/CHANGES       Thu Jun 03 22:56:41 2004 +0000
+++ b/doc/CHANGES       Thu Jun 03 23:02:23 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6113 2004/06/03 22:10:00 shannonjr Exp $
+$NetBSD: CHANGES,v 1.6114 2004/06/03 23:02:23 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2772,4 +2772,5 @@
        Removed gccAda-3.4 [shannonjr 2004-06-03]
        Removed gcc-3.4 [shannonjr 2004-06-03]
        Removed florist [shannonjr 2004-06-03]
+       Updated bitlbee to 0.90 [xtraeme 2004-06-03]
 
diff -r 4458569d723c -r a972152b877b doc/TODO
--- a/doc/TODO  Thu Jun 03 22:56:41 2004 +0000
+++ b/doc/TODO  Thu Jun 03 23:02:23 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1804 2004/06/03 22:48:13 xtraeme Exp $
+$NetBSD: TODO,v 1.1805 2004/06/03 23:02:24 xtraeme Exp $
 
 Suggested new packages
 ======================
@@ -174,7 +174,6 @@
        o balsa-1.4.4
        o bind-9.3
        o bins-1.1.26
-       o bitlbee-0.90
        o bk_edit-0.6.23
        o blender-2.33
        o boehm-gc-6.3alpha6 [recht]



Home | Main Index | Thread Index | Old Index