diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-08 21:25:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-08 21:25:42 +0000 |
commit | 32397a388c307ed053cca3ac5425a0bd9abd4388 (patch) | |
tree | 4de86b41478cb4a35eb5c387f0e8107131276acb /chat | |
parent | 02f4f5f1b5719c512e936bc293e65963957232dc (diff) | |
download | pkgsrc-32397a388c307ed053cca3ac5425a0bd9abd4388.tar.gz |
Update to 0.11.5.9:
Major bug fixes:
If only one window was open, the buddy for that window signed off,
the window was marked keep-after-signoff, and was cleaned up after
$autoclose minutes, the event handler would enter an infinite loop or
possibly cause untrackable stack corruption. Fixed.
Major feature additions:
[TOC] Default server is now toc.n.ml.org. Once AOL has fixed its
servers and/or its DNS, this host will be CNAMEd back to toc.oscar.aol.com.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/naim/Makefile | 4 | ||||
-rw-r--r-- | chat/naim/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile index 5f014972fde..af3a316cfea 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/06/05 06:30:25 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/06/08 21:25:42 wiz Exp $ # -DISTNAME= naim-0.11.5.8 +DISTNAME= naim-0.11.5.9 CATEGORIES= chat MASTER_SITES= http://shell.n.ml.org/n/naim/ diff --git a/chat/naim/distinfo b/chat/naim/distinfo index 6aad7afbbcd..7fe57a1cd3c 100644 --- a/chat/naim/distinfo +++ b/chat/naim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/06/05 06:30:25 wiz Exp $ +$NetBSD: distinfo,v 1.10 2003/06/08 21:25:42 wiz Exp $ -SHA1 (naim-0.11.5.8.tar.gz) = 3e4df5b012f934d1bb7539bfe34ebb43b965e9c3 -Size (naim-0.11.5.8.tar.gz) = 468336 bytes +SHA1 (naim-0.11.5.9.tar.gz) = b80afdfa9db93922c7cf64f2a2c81092e9fa3837 +Size (naim-0.11.5.9.tar.gz) = 468773 bytes |