Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0CD6763B873 for ; Mon, 17 May 2010 20:13:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id ACDA163B1CB; Mon, 17 May 2010 20:13:26 +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 9A3BF63B175 for ; Mon, 17 May 2010 20:13:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 885A5175DD; Mon, 17 May 2010 20:13:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 17 May 2010 20:13:25 +0000 From: Jonathan Perkin Subject: CVS commit: pkgsrc/chat/irssi-icb To: pkgsrc-changes@NetBSD.org Reply-To: sketch@netbsd.org X-Mailer: log_accum Message-Id: <20100517201325.885A5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sketch Date: Mon May 17 20:13:25 UTC 2010 Modified Files: pkgsrc/chat/irssi-icb: Makefile distinfo pkgsrc/chat/irssi-icb/patches: patch-ab patch-ac Log Message: Apply Matt Dunford's patch to track /nick change correctly, parse /topic changes, and add a bunch of other commands. Still needs to detect the topic when joining a group... To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/chat/irssi-icb/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/chat/irssi-icb/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/irssi-icb/patches/patch-ab cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/irssi-icb/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.