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.
This commit is contained in:
wiz 2004-07-09 23:23:31 +00:00
parent a4f6ec3768
commit ed6473d4a2
2 changed files with 6 additions and 6 deletions

View file

@ -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
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

View file

@ -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