pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32957: chat/bsflite can be upgraded to 0.81p2
>Number: 32957
>Category: pkg
>Synopsis: chat/bsflite can be upgraded to 0.81p2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Mar 01 01:10:00 +0000 2006
>Originator: Evan Hall
>Release: 3.0
>Organization:
>Environment:
NetBSD jumpbox 3.0 NetBSD 3.0 (CSERIES_CUSTOM) #5: Sat Feb 18 15:31:09 CST 2006
evan@jumpbox:/usr/src/sys-3.0/arch/i386/compile/CSERIES_CUSTOM i386
>Description:
A couple bugs in bsflite 0.81 prevented sending/recieving messages in some
situations. I've included 'cvs diff -u' output for the updated package.
>From the Changelog:
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.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/bsflite/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 11 Jan 2006 18:13:25 -0000 1.6
+++ Makefile 1 Mar 2006 00:55:40 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2006/01/11 18:13:25 wiz Exp $
-DISTNAME= bsflite-0.81
+DISTNAME= bsflite-0.81p2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bsflite/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/bsflite/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 11 Jan 2006 18:13:25 -0000 1.5
+++ distinfo 1 Mar 2006 00:55:40 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.5 2006/01/11 18:13:25 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