Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8DA1963B879 for ; Sat, 7 Feb 2009 20:09:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 45D5763B271; Sat, 7 Feb 2009 20:09:21 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 6932E63B123 for ; Sat, 7 Feb 2009 20:09:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5A23C175D0; Sat, 7 Feb 2009 20:09:20 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20090207200920.5A23C175D0@cvs.netbsd.org> Date: Sat, 7 Feb 2009 20:09:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Feb 7 20:09:20 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 Log Message: Note initial addition of p5-Test-Expect version 0.31 as devel/p5-Test-Expect into The NetBSD Packages Collection. The Perl 5 module Test::Expect is a module for automated driving and testing of terminal-based programs. It is handy for testing interactive programs which have a prompt, and is based on the same concepts as the Tcl Expect tool. As in Expect::Simple, the Expect object is made available for tweaking. To generate a diff of this commit: cvs rdiff -r1.493 -r1.494 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.