Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6858763B883 for ; Thu, 12 Aug 2010 04:02:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EF13863B101; Thu, 12 Aug 2010 04:02:29 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0AB4763B100 for ; Thu, 12 Aug 2010 04:02:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E71C4175DD; Thu, 12 Aug 2010 04:02:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 12 Aug 2010 04:02:28 +0000 From: matthew green Subject: CVS commit: pkgsrc/chat/ircII To: pkgsrc-changes@NetBSD.org Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20100812040228.E71C4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: mrg Date: Thu Aug 12 04:02:28 UTC 2010 Modified Files: pkgsrc/chat/ircII: Makefile distinfo Added Files: pkgsrc/chat/ircII/patches: patch-aa patch-ab Log Message: avoid accessing arrays out of bounds. should fix build isses on freebsd8. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 pkgsrc/chat/ircII/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/chat/ircII/distinfo cvs rdiff -u -r0 -r1.7 pkgsrc/chat/ircII/patches/patch-aa cvs rdiff -u -r0 -r1.9 pkgsrc/chat/ircII/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.