Subject: pkg/23617: update of chat/naim to 0.11.6.4
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 12/02/2003 02:52:34
>Number:         23617
>Category:       pkg
>Synopsis:       update of chat/naim to 0.11.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 02 02:53:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 12/1/2003.
>Description:
Changes:
* Small cleanups to prevent mIRC colors in /whois from disturbing
  other screen text.
* In some circumstances, /open buddyname could cause multiple
  windows to open for buddyname in IRC and Lily. Fixed.
* /groupbuddy will allow Tab completion for existing buddy names.
* (backported from 0.12.0) New $showraw. If non-zero, messages that
  are not understood by the protocol drivers will be displayed in the
  :RAW window.
* The recvfrom chain no longer stops execution when incoming
  private/public messages are displayed. This allows hooks from
  modules to have a weight heavier than 150.
* In some situations, AOL's servers can forcibly remove you from
  chat rooms. naim will now automatically rejoin them, re-creating
  them if need be.
* More small cleanups in the HTML renderer.
* The dtime() routine did not allocate enough space for some
  possible strings, causing displeasing truncation. Fixed.
* In certain situations, $-variable expansion could result in an
  improperly-terminated string, causing out-of-bounds memory access. Fixed.

We now have to pass --mandir=${PREFIX}/man to configure. The naim developer
decided that having his package accepted by Cygwin was more important than
going along with the rest of the world. The default man page location was
changed to ${PREFIX}/share/man/.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/naim/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	2003/10/30 07:18:26	1.26
+++ Makefile	2003/12/02 02:19:45
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.26 2003/10/30 07:18:26 wiz Exp $
 #
 
-DISTNAME=	naim-0.11.6.3
+DISTNAME=	naim-0.11.6.4
 CATEGORIES=	chat
 MASTER_SITES=	http://shell.n.ml.org/n/naim/
 EXTRACT_SUFX=	.tar.bz2
@@ -11,6 +11,7 @@
 COMMENT=	Ncurses-based AIM, ICQ, IRC and Lily client
 
 GNU_CONFIGURE=	YES
+CONFIGURE_ARGS+=	--mandir=${PREFIX}/man
 
 USE_BUILDLINK2=		YES
 USE_LIBTOOL=		YES
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/naim/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	2003/10/30 07:18:26	1.14
+++ distinfo	2003/12/02 02:19:45
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.14 2003/10/30 07:18:26 wiz Exp $
 
-SHA1 (naim-0.11.6.3.tar.bz2) = d2c99d66a7f50604f5bf06e97a6e256bba68f79d
-Size (naim-0.11.6.3.tar.bz2) = 536326 bytes
+SHA1 (naim-0.11.6.4.tar.bz2) = df9611b3227001d39058d0385d35917b2382b733
+Size (naim-0.11.6.4.tar.bz2) = 531738 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: