From fa7a499c93103dd062b8147c5d6db683a54aec1c Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 28 Feb 2005 20:58:14 +0000 Subject: 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   * 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. --- chat/bsflite/Makefile | 4 ++-- chat/bsflite/distinfo | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'chat') diff --git a/chat/bsflite/Makefile b/chat/bsflite/Makefile index b20c5c3f2d9..47c9f2ebf3b 100644 --- a/chat/bsflite/Makefile +++ b/chat/bsflite/Makefile @@ -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 --git a/chat/bsflite/distinfo b/chat/bsflite/distinfo index 414f42d6701..0ff90494da1 100644 --- a/chat/bsflite/distinfo +++ b/chat/bsflite/distinfo @@ -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 -- cgit v1.2.3