Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1B54E63B842 for ; Mon, 15 Sep 2008 08:47:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C36F463B171; Mon, 15 Sep 2008 08:47:53 +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 23FF863B14E for ; Mon, 15 Sep 2008 08:47:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DBFF175D0; Mon, 15 Sep 2008 08:47:53 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-test-spec To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080915084753.0DBFF175D0@cvs.netbsd.org> Date: Mon, 15 Sep 2008 08:47:53 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Mon Sep 15 08:47:53 UTC 2008 Modified Files: pkgsrc/devel/ruby-test-spec: Makefile PLIST distinfo Log Message: Update ruby-test-spec package to 0.9. Release Name: 0.9 Notes: * July 2nd, 2008: Fifth public release 0.9. * Allow should.? as well as should.. * Add shared contexts. * Nested contexts now run the setups/teardowns/before(:all)/after(:all) of their parents. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-test-spec/Makefile \ pkgsrc/devel/ruby-test-spec/PLIST pkgsrc/devel/ruby-test-spec/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.