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.81p2, provided by Evan Hall i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbbd83655d64
branches:  trunk
changeset: 509294:dbbd83655d64
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 08 05:57:58 2006 +0000

description:
Update to 0.81p2, provided by Evan Hall in PR 32957.

0.81p2 - 02/13/2006
* For some reason some IM's contain an extra bit of information
that imcomm choked on, so certain incoming messages would not
be shown. I made tlv_split() in imcomm ignore the number of tlv's
the server tells us, and this fixed it.

0.81p1 - 01/31/2006

* Fixed a bug that made AOL's Triton client ignore incoming IM's
from bsflite.

diffstat:

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

diffs (27 lines):

diff -r 7e50dc413e39 -r dbbd83655d64 chat/bsflite/Makefile
--- a/chat/bsflite/Makefile     Wed Mar 08 05:57:19 2006 +0000
+++ b/chat/bsflite/Makefile     Wed Mar 08 05:57:58 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/01/11 18:13:25 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/08 05:57:58 wiz Exp $
 
-DISTNAME=      bsflite-0.81
+DISTNAME=      bsflite-0.81p2
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bsflite/}
 
diff -r 7e50dc413e39 -r dbbd83655d64 chat/bsflite/distinfo
--- a/chat/bsflite/distinfo     Wed Mar 08 05:57:19 2006 +0000
+++ b/chat/bsflite/distinfo     Wed Mar 08 05:57:58 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2006/01/11 18:13:25 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/03/08 05:57:58 wiz Exp $
 
-SHA1 (bsflite-0.81.tar.gz) = 62840e5aa64781b8ba0e931586d6e0d820838009
-RMD160 (bsflite-0.81.tar.gz) = 4c70f794d410977d454889cffe8cc3da578332b2
-Size (bsflite-0.81.tar.gz) = 55488 bytes
+SHA1 (bsflite-0.81p2.tar.gz) = 3000fbd41b9011f35dcc37818886333ed8119f46
+RMD160 (bsflite-0.81p2.tar.gz) = 0fb0cbcf03b7cb68a5b036402777a193d1fed938
+Size (bsflite-0.81p2.tar.gz) = 55841 bytes
 SHA1 (patch-aa) = 60dd4c88d51889ac3a6e55ac3b8e5be8b8716b20
 SHA1 (patch-ab) = 90915131b420cfd678ff339fb04691612806809a



Home | Main Index | Thread Index | Old Index