Subject: pkg/20101: Update package chat/bnc
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 01/28/2003 22:04:10
>Number:         20101
>Category:       pkg
>Synopsis:       Update package chat/bnc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 28 13:05:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan RP
>Release:        NetBSD 1.6M
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6M NetBSD 1.6M (xtrakernel) #5: Mon Jan 27 11:28:10 CET 2003 root@xtraeme.dyndns.org:/usr/obj/sys/arch/i386/compile.i386/xtrakernel i386
Architecture: i386
Machine: i386
>Description:

Bnc 2.8.6 is out ... 

Changelog:

2.8.6

   1. Bnc now lists all docked sessions
   2. Rewrote the send/recv code
   3. Implemented non-blocking sockets
   4. Fixed a problem with bnc not binding to vhost when specified by 
      IP instead of dns 

2.8.4

   1. a quick change added to conf.c by moomoomoo to fix a major bug and 
      tide us over until the 3.0.0 version is ready for public release. 

2.8.2

   1. Coded in channel watching code for docking.
   2. Coded a new line parsing system
   3. Coded a new system for the client lists, maybe it will fix some bugs
   4. implemented docking, still very beta though /detach password /resume 
      FD password
   5. rewrote some of the inner workings, hope this fixed some bugs.
   6. rewrote config file format, now uses real words (listen xxx) read 
      example.conf for details. Old format will still work. 


>How-To-Repeat:

Apply this patch ... 


Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/bnc/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2001/09/27 23:17:48	1.5
+++ Makefile	2003/01/28 20:59:21
@@ -1,10 +1,11 @@
 # $NetBSD: Makefile,v 1.5 2001/09/27 23:17:48 jlam Exp $
 # FreeBSD Id: ports/irc/bnc/Makefile,v 1.9 2000/05/22 06:38:58 will Exp
 
-DISTNAME=	bnc2.8.2
-PKGNAME=	bnc-2.8.2
+DISTNAME=	bnc2.8.6
+PKGNAME=	bnc-2.8.6
 CATEGORIES=	chat
-MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITES=	http://www.gotbnc.com/files/	\
+		ftp://ftp.ircadmin.net/bnc/
 
 MAINTAINER=	zuntum@netbsd.org
 HOMEPAGE=	http://bnc.dragondata.com
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/bnc/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2001/04/18 11:07:15	1.2
+++ distinfo	2003/01/28 20:59:21
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2001/04/18 11:07:15 agc Exp $
 
-SHA1 (bnc2.8.2.tar.gz) = da1329e65ad4876fab8d7abeb0c313d07c780af9
-Size (bnc2.8.2.tar.gz) = 48378 bytes
-SHA1 (patch-aa) = d013af5ab689e23c5d14b9ec440e736c8e4f7596
+SHA1 (bnc2.8.6.tar.gz) = 19544b83c4e8d558d56621b5001590432de2b4d0
+Size (bnc2.8.6.tar.gz) = 52569 bytes
+SHA1 (patch-aa) = 331bf39b601ecac88af546dfc40ac8f330bd9ee1



>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: