summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2003-10-26 08:17:15 +0000
committerwiz <wiz>2003-10-26 08:17:15 +0000
commite38dfdcb053c52b43a2616e91bf639ce96c2241d (patch)
tree91475a04b194ff3041ff0a43824862ddff32b00c /chat
parentc053a61b0258a7ef692468f6ba3c21b7b7ea1153 (diff)
downloadpkgsrc-e38dfdcb053c52b43a2616e91bf639ce96c2241d.tar.gz
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 (limited to 'chat')
-rw-r--r--chat/naim/Makefile4
-rw-r--r--chat/naim/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile
index 13bf3db25d9..42e3b9d065d 100644
--- a/chat/naim/Makefile
+++ b/chat/naim/Makefile
@@ -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 --git a/chat/naim/distinfo b/chat/naim/distinfo
index a4495019875..7844c916c58 100644
--- a/chat/naim/distinfo
+++ b/chat/naim/distinfo
@@ -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