Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DA97163BB73 for ; Sun, 1 Aug 2010 19:36:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9242E63B101; Sun, 1 Aug 2010 19:36:41 +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 AE74563B100 for ; Sun, 1 Aug 2010 19:36:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9BBE9175DD; Sun, 1 Aug 2010 19:36:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 1 Aug 2010 19:36:40 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Term-ReadLine To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100801193640.9BBE9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 1 19:36:40 UTC 2010 Modified Files: pkgsrc/devel/p5-Term-ReadLine: Makefile distinfo Log Message: Updating devel/p5-Term-ReadLine from 1.19nb1 to 1.20 pkgsrc changes: - adding license definition Upstream changes: 1.20 2010-05-02 - Make a copy of the environment variable array to stop segmentation faults on some systems (ex. FreeBSD) - t/readline.t skip the test of rl_readline_version for GNU Readline Library 6.1 which may return a wrong value - readline-6.1 support new function rl_free_keymap (disabled due to readline-6.1 bug) new variable rl_filename_rewrite_hook (not supported yet) To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Term-ReadLine/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Term-ReadLine/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.