Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ADD3263BD38 for ; Fri, 10 Sep 2010 06:18:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B46463B101; Fri, 10 Sep 2010 06:18:18 +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 457FE63B100 for ; Fri, 10 Sep 2010 06:18:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 284BA175DD; Fri, 10 Sep 2010 06:18:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 06:18:17 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-rcov To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910061817.284BA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Fri Sep 10 06:18:17 UTC 2010 Modified Files: pkgsrc/devel/ruby-rcov: Makefile PLIST distinfo Added Files: pkgsrc/devel/ruby-rcov: ALTERNATIVES Removed Files: pkgsrc/devel/ruby-rcov/patches: patch-aa Log Message: Update devel/ruby-rcov to 0.9.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. Changes are too may to write here, but it seems to support Ruby 1.9 as well. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-rcov/ALTERNATIVES cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-rcov/Makefile \ pkgsrc/devel/ruby-rcov/PLIST cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-rcov/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/ruby-rcov/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.