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/PLIST | |
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/PLIST')
-rw-r--r-- | chat/ircII/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chat/ircII/PLIST b/chat/ircII/PLIST index 01c5ec7d1ab..20e8c935358 100644 --- a/chat/ircII/PLIST +++ b/chat/ircII/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2002/09/13 03:12:16 mrg Exp $ +@comment $NetBSD: PLIST,v 1.10 2002/11/15 12:14:18 mrg Exp $ bin/irc bin/irc-${VERS} bin/ircbug @@ -297,8 +297,10 @@ share/irc/help/on/window@.GZ@ share/irc/help/on/window_kill@.GZ@ share/irc/help/on/window_list@.GZ@ share/irc/help/on/window_swap@.GZ@ -share/irc/help/on/icb_status@.GZ@ share/irc/help/on/icb_error@.GZ@ +share/irc/help/on/icb_motd@.GZ@ +share/irc/help/on/icb_status@.GZ@ +share/irc/help/on/icb_who@.GZ@ share/irc/help/oper@.GZ@ share/irc/help/parsekey@.GZ@ share/irc/help/part@.GZ@ |