Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 65484A580F for ; Mon, 21 Apr 2014 18:16:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D316D14A2E5; Mon, 21 Apr 2014 18:16:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDE6414A2D5 for ; Mon, 21 Apr 2014 18:16:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id T2DFHfJkcnlO for ; Mon, 21 Apr 2014 18:16:13 +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 79BE814A2A1 for ; Mon, 21 Apr 2014 18:16:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77B6996; Mon, 21 Apr 2014 18:16:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 21 Apr 2014 18:16:13 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/chat/i2cb To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20140421181613.77B6996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: joerg Date: Mon Apr 21 18:16:13 UTC 2014 Modified Files: pkgsrc/chat/i2cb: distinfo pkgsrc/chat/i2cb/patches: patch-ac patch-at Added Files: pkgsrc/chat/i2cb/patches: patch-src_readlineinit.c Log Message: Fix readline use. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/chat/i2cb/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/i2cb/patches/patch-ac cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/i2cb/patches/patch-at cvs rdiff -u -r0 -r1.1 pkgsrc/chat/i2cb/patches/patch-src_readlineinit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.