diff options
author | mrg <mrg@pkgsrc.org> | 2000-08-31 13:54:03 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2000-08-31 13:54:03 +0000 |
commit | b873954a7490bf03a3d132c06c7d2447cb6cfa0d (patch) | |
tree | 4158a0e1aca9d499e8ec258db7746fdb726f3625 /net | |
parent | ecd7aa0562c0f294ec79c18e728eccb2ece0e451 (diff) | |
download | pkgsrc-b873954a7490bf03a3d132c06c7d2447cb6cfa0d.tar.gz |
upgrade to 4.4Z. significant changes:
o /set hide_channel_keys
o fix connections to the local host
o /window nostatus
plus several important bug fixes.
Diffstat (limited to 'net')
-rw-r--r-- | net/ircII/Makefile | 8 | ||||
-rw-r--r-- | net/ircII/files/md5 | 4 | ||||
-rw-r--r-- | net/ircII/pkg/PLIST | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/net/ircII/Makefile b/net/ircII/Makefile index cb6c4e5b3a7..b7d0a0a61dc 100644 --- a/net/ircII/Makefile +++ b/net/ircII/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2000/08/04 03:11:06 mrg Exp $ +# $NetBSD: Makefile,v 1.34 2000/08/31 13:54:03 mrg Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # -DISTNAME= ircii-4.4X -PKGNAME= ircII-4.4X -WRKSRC= ${WRKDIR}/ircii-4.4X +DISTNAME= ircii-4.4Z +PKGNAME= ircII-4.4Z +WRKSRC= ${WRKDIR}/ircii-4.4Z CATEGORIES= net MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ircII/files/md5 b/net/ircII/files/md5 index 60a60e00aef..79992d62fd8 100644 --- a/net/ircII/files/md5 +++ b/net/ircII/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.14 2000/08/04 03:11:09 mrg Exp $ +$NetBSD: md5,v 1.15 2000/08/31 13:54:04 mrg Exp $ -MD5 (ircii-4.4X.tar.bz2) = a0cf37c5b5ca999ca4bd03279bc4fb03 +MD5 (ircii-4.4Z.tar.bz2) = 5c9ad208170eebfd1a1b5c07286fc82f diff --git a/net/ircII/pkg/PLIST b/net/ircII/pkg/PLIST index 5847007c1ff..7b7cc923858 100644 --- a/net/ircII/pkg/PLIST +++ b/net/ircII/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.29 2000/08/21 18:59:57 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.30 2000/08/31 13:54:04 mrg Exp $ bin/irc -bin/irc-4.4X +bin/irc-4.4Z bin/ircbug bin/ircflush bin/ircio @@ -348,6 +348,7 @@ share/irc/help/set/help_pager@.GZ@ share/irc/help/set/help_path@.GZ@ share/irc/help/set/help_prompt@.GZ@ share/irc/help/set/help_window@.GZ@ +share/irc/help/set/hide_channel_keys@.GZ@ share/irc/help/set/hide_private_channels@.GZ@ share/irc/help/set/highlight_char@.GZ@ share/irc/help/set/history@.GZ@ @@ -476,6 +477,7 @@ share/irc/help/window/move@.GZ@ share/irc/help/window/name@.GZ@ share/irc/help/window/new@.GZ@ share/irc/help/window/next@.GZ@ +share/irc/help/window/nostatus@.GZ@ share/irc/help/window/notify@.GZ@ share/irc/help/window/notify_level@.GZ@ share/irc/help/window/number@.GZ@ |