pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/naim Update to 0.11.7.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65278ecae6df
branches:  trunk
changeset: 477825:65278ecae6df
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 09 23:23:31 2004 +0000

description:
Update to 0.11.7.1:
This release introduces several efficiency changes and a few bug fixes. Most
notable bug fix: File transfers on IRC no longer cause a reliable crash. If
compiled with GCC, extensions are now used to hide internal symbols from the
dynamic linker, allowing GCC to produce more efficient code. The window-
content-caching and logfile-playback code has been modified to improve
responsiveness and dramatically reduce naim's memory usage.

diffstat:

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

diffs (31 lines):

diff -r 45be7fd9a9cc -r 65278ecae6df chat/naim/Makefile
--- a/chat/naim/Makefile        Fri Jul 09 22:45:04 2004 +0000
+++ b/chat/naim/Makefile        Fri Jul 09 23:23:31 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.34 2004/06/23 04:42:02 snj Exp $
+# $NetBSD: Makefile,v 1.35 2004/07/09 23:23:31 wiz Exp $
 
-DISTNAME=      naim-0.11.7
+DISTNAME=      naim-0.11.7.1
 CATEGORIES=    chat
 MASTER_SITES=  http://shell.n.ml.org/n/naim/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    snj%NetBSD.org@localhost
 HOMEPAGE=      http://site.n.ml.org/info/naim/
-COMMENT=       Ncurses-based AIM, ICQ, IRC and Lily client
+COMMENT=       Ncurses-based AIM, ICQ, IRC, and Lily client
 
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
diff -r 45be7fd9a9cc -r 65278ecae6df chat/naim/distinfo
--- a/chat/naim/distinfo        Fri Jul 09 22:45:04 2004 +0000
+++ b/chat/naim/distinfo        Fri Jul 09 23:23:31 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.19 2004/06/23 04:42:02 snj Exp $
+$NetBSD: distinfo,v 1.20 2004/07/09 23:23:31 wiz Exp $
 
-SHA1 (naim-0.11.7.tar.bz2) = 09045ccae633c3d9c668945a8218cffed695dbec
-Size (naim-0.11.7.tar.bz2) = 526432 bytes
+SHA1 (naim-0.11.7.1.tar.bz2) = 4bd3265bbfd4aaf0c9656f611f44c0800659d769
+Size (naim-0.11.7.1.tar.bz2) = 540856 bytes



Home | Main Index | Thread Index | Old Index