From owner-cvs-all Sun Jul 30 23:11: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A43C137BA51; Sun, 30 Jul 2000 23:10:58 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA62197; Sun, 30 Jul 2000 23:10:58 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200007310610.XAA62197@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 30 Jul 2000 23:10:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/epic4 Makefile ports/irc/epic4/files md5 ports/irc/epic4/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/07/30 23:10:58 PDT Modified files: irc/epic4 Makefile irc/epic4/files md5 irc/epic4/pkg PLIST Log: Update to 0.9.2: * Revamp support for the 437 numeric. * Remove spurious "server" in "Connecting to port %d of server %s" * Compensate for nasty ickage in $leftpc() to permit getting 1 char * Fix $cparse() to expand the "" string after interpolation, not before * Punt if the user does /bind metaX where X > MAX_META, don't crash. * Fix probably null deref just after channel_going_away called * Fix segfault handler so it honors /xdebug crash as well. * Fix resize_window to handle RESIZE_ABS more graciously. * Add /xdebug slash_hack, to inhibit $^"() and $^"# Submitted by: MAINTAINER Revision Changes Path 1.27 +5 -5 ports/irc/epic4/Makefile 1.16 +1 -1 ports/irc/epic4/files/md5 1.16 +1 -1 ports/irc/epic4/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message