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.6.11.2, provided by Soren Jacobs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2199b192dfbd
branches: trunk
changeset: 463040:2199b192dfbd
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 26 08:17:15 2003 +0000
description:
Update to 0.6.11.2, provided by Soren Jacobsen in PR 23272.
Selected changes since 0.11.6.1:
* When supplied with an extra-long nickname on sign-on, some IRC
servers silently truncate the nickname to fit into their limits.
This confused FireTalk. Fixed.
* The /topic command sent a non-existent /TOPIC command to the
server instead of the proper /RETITLE command. Fixed.
* Several Makefiles have been rewritten for improved compatibility.
* Potential buffer overflow in spelling correction code identified.
This is thought to be responsible for several reports of the
recvfrom chain "losing" its hooks, stopping incoming messages from
being displayed to the user. Fixed.
* Small improvements to the HTML renderer.
diffstat:
chat/naim/Makefile | 4 ++--
chat/naim/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 334eca05aafa -r 2199b192dfbd chat/naim/Makefile
--- a/chat/naim/Makefile Sun Oct 26 07:29:49 2003 +0000
+++ b/chat/naim/Makefile Sun Oct 26 08:17:15 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2003/09/28 09:13:56 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2003/10/26 08:17:15 wiz Exp $
#
-DISTNAME= naim-0.11.6.1
+DISTNAME= naim-0.11.6.2
CATEGORIES= chat
MASTER_SITES= http://shell.n.ml.org/n/naim/
EXTRACT_SUFX= .tar.bz2
diff -r 334eca05aafa -r 2199b192dfbd chat/naim/distinfo
--- a/chat/naim/distinfo Sun Oct 26 07:29:49 2003 +0000
+++ b/chat/naim/distinfo Sun Oct 26 08:17:15 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2003/09/24 10:14:12 xtraeme Exp $
+$NetBSD: distinfo,v 1.13 2003/10/26 08:17:15 wiz Exp $
-SHA1 (naim-0.11.6.1.tar.bz2) = 742a7d49a07fcb37abd566c0a8a7f6ee9057a91b
-Size (naim-0.11.6.1.tar.bz2) = 530064 bytes
+SHA1 (naim-0.11.6.2.tar.bz2) = 9a1a75173d8fa5afb309c10bcd034ddbbc96845a
+Size (naim-0.11.6.2.tar.bz2) = 534509 bytes
Home |
Main Index |
Thread Index |
Old Index