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
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea913f151e29
branches: trunk
changeset: 540874:ea913f151e29
user: tonio <tonio%pkgsrc.org@localhost>
date: Wed Apr 09 18:51:30 2008 +0000
description:
Update chat/bitlbee to 1.2
Changelog:
* Version 1.2 (released 2008-03-17) hilights:
- See 1.1.1dev and 1.1dev (Jabber module rewrite, Jabber groupchats, better
(and more secure) file format for user data, ForkDaemon mode).
- Yahoo! support in this release will hopefully still work next month.
* Development version 1.1.1dev (released 2007-11-24) hilights:
- Mostly internal changes (resolved some GPL issues, changed some parts of the
IM API).
- Support for Jabber chatrooms and an XML console.
- Support for named AIM chatrooms.
* Development version 1.1dev (released 2007-02-19) hilights:
- Many new features, enhancements, bugfixes, for example:
- Rewritten Jabber module.
- Improved file format for storing user configuration.
- ForkDaemon mode: Daemon mode without the stability problems.
diffstat:
chat/bitlbee/Makefile | 13 ++++++-------
chat/bitlbee/PLIST | 6 +++---
chat/bitlbee/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 14 deletions(-)
diffs (66 lines):
diff -r 59ee38f1cf7e -r ea913f151e29 chat/bitlbee/Makefile
--- a/chat/bitlbee/Makefile Wed Apr 09 18:33:37 2008 +0000
+++ b/chat/bitlbee/Makefile Wed Apr 09 18:51:30 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2008/03/03 02:19:51 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2008/04/09 18:51:30 tonio Exp $
#
-DISTNAME= bitlbee-1.0.4
-PKGREVISION= 1
+DISTNAME= bitlbee-1.2
CATEGORIES= chat
MASTER_SITES= http://get.bitlbee.org/src/
@@ -15,11 +14,11 @@
HAS_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
-CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
+CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin
-CONFIGURE_ARGS+= --etcdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --datadir=${DATADIR:Q}
-CONFIGURE_ARGS+= --config=${STATEDIR:Q}
+CONFIGURE_ARGS+= --etcdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --datadir=${DATADIR}
+CONFIGURE_ARGS+= --config=${STATEDIR}
CONFIGURE_ARGS+= --flood=0
CONFIGURE_ARGS+= --ssl=openssl
diff -r 59ee38f1cf7e -r ea913f151e29 chat/bitlbee/PLIST
--- a/chat/bitlbee/PLIST Wed Apr 09 18:33:37 2008 +0000
+++ b/chat/bitlbee/PLIST Wed Apr 09 18:51:30 2008 +0000
@@ -1,16 +1,16 @@
-@comment $NetBSD: PLIST,v 1.3 2006/01/13 13:03:43 tonio Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/04/09 18:51:30 tonio Exp $
man/man5/bitlbee.conf.5
man/man8/bitlbee.8
sbin/bitlbee
-share/examples/bitlbee/bitlbee.conf
share/bitlbee/help.txt
share/bitlbee/motd.txt
share/doc/bitlbee/AUTHORS
share/doc/bitlbee/CREDITS
share/doc/bitlbee/FAQ
share/doc/bitlbee/README
+share/doc/bitlbee/user-guide.html
share/doc/bitlbee/user-guide.txt
-share/doc/bitlbee/user-guide.html
+share/examples/bitlbee/bitlbee.conf
@dirrm share/doc/bitlbee
@dirrm share/examples/bitlbee
@dirrm share/bitlbee
diff -r 59ee38f1cf7e -r ea913f151e29 chat/bitlbee/distinfo
--- a/chat/bitlbee/distinfo Wed Apr 09 18:33:37 2008 +0000
+++ b/chat/bitlbee/distinfo Wed Apr 09 18:51:30 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2007/11/12 20:17:14 tonio Exp $
+$NetBSD: distinfo,v 1.18 2008/04/09 18:51:30 tonio Exp $
-SHA1 (bitlbee-1.0.4.tar.gz) = 830e8a2b8930a6e5b1978a3cae9d8a16034ab7ff
-RMD160 (bitlbee-1.0.4.tar.gz) = f7e44595845aabf987a5112fdf6b9daed04448d0
-Size (bitlbee-1.0.4.tar.gz) = 455833 bytes
+SHA1 (bitlbee-1.2.tar.gz) = 71dc24e9025375460e999345db70fb5dff7d45d8
+RMD160 (bitlbee-1.2.tar.gz) = c48c5f8af418ba4fe7310732ced6290521cc656e
+Size (bitlbee-1.2.tar.gz) = 469482 bytes
Home |
Main Index |
Thread Index |
Old Index