diff options
author | mrg <mrg@pkgsrc.org> | 2003-03-14 12:59:03 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2003-03-14 12:59:03 +0000 |
commit | 90fe911945dd68327b612ba80663f0b8200c395a (patch) | |
tree | 435906f57ef946d6a6a62adfcf05e8b24ff65e33 /chat/ircII/distinfo | |
parent | 60d53479aea76b1df9c9c7ec5b3e91fb1eb41944 (diff) | |
download | pkgsrc-90fe911945dd68327b612ba80663f0b8200c395a.tar.gz |
update to ircii 20030314. changes since ircII 20021103:
o server's added by /server are no longer removed if they fail to connect.
o SEVERAL REMOTE HOLES FIXED in ctcp, status & other code
o fix ICB /msg to names starting with a /. you can now /msg \/oink to send
a message to "/oink". if you previously were able to /msg \oink you now
have to /msg \\oink.
o arithmetic "|" now works properly
o fix ICB /msg with a user the same name as the channel
o fix ICB group's and user's with comma's in them
o /notify and /timer always go to level crap now
o fix nickname response lossage
o fix $connect() hich was broken recently
o fix "irc -h" which was broken recently
o fix "dcc close raw" which was broken recently
Diffstat (limited to 'chat/ircII/distinfo')
-rw-r--r-- | chat/ircII/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chat/ircII/distinfo b/chat/ircII/distinfo index 2f558917842..10ed20fa350 100644 --- a/chat/ircII/distinfo +++ b/chat/ircII/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.17 2003/02/18 02:29:15 lukem Exp $ +$NetBSD: distinfo,v 1.18 2003/03/14 12:59:03 mrg Exp $ -SHA1 (ircii-20021103.tar.bz2) = 222d0ba4fcdb48e86739c2ec639115d86975d85e -Size (ircii-20021103.tar.bz2) = 554379 bytes +SHA1 (ircii-20030314.tar.bz2) = fdf038ff775da9042ab27d514d58816fedf88aac +Size (ircii-20030314.tar.bz2) = 551874 bytes SHA1 (patch-aa) = aff3a8c5ff05797b8617be2b4b57920913ae9ca2 SHA1 (patch-ac) = 0afd36f3ad2247b0d42dfebab210822dd5dfe151 -SHA1 (patch-ad) = 57d918857e2be0687af335d7231a07d2b1d76e35 |