From 06af6d8e00abf8570c56eff135fbdd2689a9ef3e Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 16 Feb 2004 09:25:53 +0000 Subject: update to ircii 20040216. notable changes include: o various documentation updates o ircii now requires an ANSI C compiler (such as GCC) to compile o new /SET SWITCH_TO_QUIET_CHANNELS that allows SWITCH_CHANNELS binding to ignore "quiet" channels. o fixed the --without-emacs-meta-keys option to really be the default o /hush support in ICB o new example script ``multichan'' for maintaining multiple server and channel configurations. o renamed /ON ICB_MOTD to ICB_CMDOUT and fixed it as well o removed old "SED" useless encryption o add /ON TOPIC support for ICB o builds on solaris out-of-box again --- chat/ircII/Makefile | 4 ++-- chat/ircII/PLIST | 4 ++-- chat/ircII/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'chat') diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 24d7d88e5dc..2e664dd7b4a 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/01/20 12:09:35 agc Exp $ +# $NetBSD: Makefile,v 1.33 2004/02/16 09:25:53 mrg Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -15,7 +15,7 @@ CONFLICTS= blackened-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -VERS= 20030709 +VERS= 20040216 PLIST_SUBST+= VERS=${VERS} .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircII/PLIST b/chat/ircII/PLIST index 7392187a130..fde1df7cea8 100644 --- a/chat/ircII/PLIST +++ b/chat/ircII/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2003/07/09 18:15:16 mrg Exp $ +@comment $NetBSD: PLIST,v 1.14 2004/02/16 09:25:53 mrg Exp $ bin/irc bin/irc-${VERS} bin/ircbug @@ -255,8 +255,8 @@ share/irc/help/on/exec_prompt@.GZ@ share/irc/help/on/flood@.GZ@ share/irc/help/on/help@.GZ@ share/irc/help/on/hook@.GZ@ +share/irc/help/on/icb_cmdout@.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/on/idle@.GZ@ diff --git a/chat/ircII/distinfo b/chat/ircII/distinfo index 037f1367264..0aec8ca06ff 100644 --- a/chat/ircII/distinfo +++ b/chat/ircII/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2003/07/09 18:15:16 mrg Exp $ +$NetBSD: distinfo,v 1.21 2004/02/16 09:25:53 mrg Exp $ -SHA1 (ircii-20030709.tar.bz2) = 8cbc17529a373d11dc28d5636e060b2a0ead185c -Size (ircii-20030709.tar.bz2) = 557113 bytes +SHA1 (ircii-20040216.tar.bz2) = 45810bc1b8ae12c884df469936d37fa1a5b7468c +Size (ircii-20040216.tar.bz2) = 559609 bytes SHA1 (patch-aa) = aff3a8c5ff05797b8617be2b4b57920913ae9ca2 SHA1 (patch-ac) = 0afd36f3ad2247b0d42dfebab210822dd5dfe151 -- cgit v1.2.3