pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/bsflite Update to 0.73. From PR #29548. Thank you...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af314bab8c49
branches:  trunk
changeset: 489943:af314bab8c49
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon Feb 28 20:58:14 2005 +0000

description:
Update to 0.73. From PR #29548. Thank you evan AT nixsys.bz.

>From changelog:

0.73 - 02/06/2005

 * Fixed a small compilation bug on 64-bit architectures.

 * Now shows a different prompt when away message is set.

 * Profile/away display now at least shows line breaks, so things
 are a bit easier to read. It's still a little buggy as before,
 and no other HTML is supported.

 * HTML stripper now strips &nbsp;

 * Ported to Bell Labs' Plan 9 operating system. I believe this is
 the first AIM client for this platform, so it's quite neat. Thanks
 a bunch to Thomas Miller for giving me the idea and support, and
 Takeshi Yamanashi and the rest of tip9ug.  jp for providing a Plan
 9 system to use while I got my own system set up (and for helping
 me get that set up, too). Thanks!

 * Added a 5-minute keepalive to IMComm by default.

 * Added two new commands: A and P, to get just the away message or profile for
   a user.

 * Finally displays error message when IM is sent to a user who is not online.

 * Added support for talking to users with @mac.com accounts.

 * Buddy icon support (and accompanying changes in imcomm's structure)
 added. This is still somewhat experimental.

 * Support added for sending and receiving messages to and from
 ICQ users. ICQ users can add your screen name to your contact
 list, and you can add their numeric UIN's to your buddy list.

diffstat:

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

diffs (24 lines):

diff -r 4adcb99476d4 -r af314bab8c49 chat/bsflite/Makefile
--- a/chat/bsflite/Makefile     Mon Feb 28 17:02:06 2005 +0000
+++ b/chat/bsflite/Makefile     Mon Feb 28 20:58:14 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/28 20:58:14 reed Exp $
 
-DISTNAME=      bsflite-0.72
+DISTNAME=      bsflite-0.73
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bsflite/}
 
diff -r 4adcb99476d4 -r af314bab8c49 chat/bsflite/distinfo
--- a/chat/bsflite/distinfo     Mon Feb 28 17:02:06 2005 +0000
+++ b/chat/bsflite/distinfo     Mon Feb 28 20:58:14 2005 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+$NetBSD: distinfo,v 1.2 2005/02/28 20:58:14 reed Exp $
 
-SHA1 (bsflite-0.72.tar.gz) = e94a0c9de2939754064e605218a8f74878e33ba2
-Size (bsflite-0.72.tar.gz) = 34446 bytes
+SHA1 (bsflite-0.73.tar.gz) = e2db104004cac501377b6cac6665847358bddb0f
+RMD160 (bsflite-0.73.tar.gz) = fc3d2812a4ed95d7936a4526d513363613ce305c
+Size (bsflite-0.73.tar.gz) = 39897 bytes



Home | Main Index | Thread Index | Old Index