pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ircII update to ircii 20040216. notable changes ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e52ac4b9cb18
branches:  trunk
changeset: 468700:e52ac4b9cb18
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Mon Feb 16 09:25:53 2004 +0000

description:
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

diffstat:

 chat/ircII/Makefile |  4 ++--
 chat/ircII/PLIST    |  4 ++--
 chat/ircII/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (50 lines):

diff -r fa5b394f8882 -r e52ac4b9cb18 chat/ircII/Makefile
--- a/chat/ircII/Makefile       Mon Feb 16 09:16:13 2004 +0000
+++ b/chat/ircII/Makefile       Mon Feb 16 09:25:53 2004 +0000
@@ -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 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-VERS=                  20030709
+VERS=                  20040216
 PLIST_SUBST+=          VERS=${VERS}
 
 .include "../../mk/bsd.prefs.mk"
diff -r fa5b394f8882 -r e52ac4b9cb18 chat/ircII/PLIST
--- a/chat/ircII/PLIST  Mon Feb 16 09:16:13 2004 +0000
+++ b/chat/ircII/PLIST  Mon Feb 16 09:25:53 2004 +0000
@@ -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/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 -r fa5b394f8882 -r e52ac4b9cb18 chat/ircII/distinfo
--- a/chat/ircII/distinfo       Mon Feb 16 09:16:13 2004 +0000
+++ b/chat/ircII/distinfo       Mon Feb 16 09:25:53 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index