diff options
author | mrg <mrg@pkgsrc.org> | 2002-11-15 12:14:18 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2002-11-15 12:14:18 +0000 |
commit | ab577576eabac1a56698c91a51ab48d7b543c4b5 (patch) | |
tree | 245c1cc4921079f94fcc1f3b2b0d0852278367d1 /chat/ircII/patches | |
parent | e4b56cab9e0b4fa68e869e48d5d2e8431ba42a12 (diff) | |
download | pkgsrc-ab577576eabac1a56698c91a51ab48d7b543c4b5.tar.gz |
update to ircii 20021103. changes include:
o fix random bugs
o fix a problem with new ICB group name changes message format
o new /on icb_who and /on icb_motd
o all high control chars should be now properly filtered avoiding
pretend output
o fix help page bugs
o fix meta5, meta6, meta7 and meta8, which behaved as if you had always
hitten them once you had (ie sticky forever)
o avoid crashes in /help
Diffstat (limited to 'chat/ircII/patches')
-rw-r--r-- | chat/ircII/patches/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chat/ircII/patches/patch-ab b/chat/ircII/patches/patch-ab deleted file mode 100644 index 9864ef57381..00000000000 --- a/chat/ircII/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.7 2002/10/17 12:56:11 wiz Exp $ - ---- doc/ircII.1.orig Fri Jun 21 03:39:08 2002 -+++ doc/ircII.1 -@@ -48,6 +48,7 @@ Set the IRC port number to - .I IRC - port). - Only supply this if you connect to a server which uses a port other than 6667. -+.TP - .BI \-P " portno" - Set the ICB port number to - .I portno |