Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0589E63BCA1 for ; Fri, 10 Sep 2010 05:30:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F1FB263B101; Fri, 10 Sep 2010 05:30:12 +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 13B3863B100 for ; Fri, 10 Sep 2010 05:30:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F2725175DD; Fri, 10 Sep 2010 05:30:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 05:30:11 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-debug-ide To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910053011.F2725175DD@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 05:30:11 UTC 2010 Modified Files: pkgsrc/devel/ruby-debug-ide: Makefile PLIST distinfo Added Files: pkgsrc/devel/ruby-debug-ide/patches: patch-aa Log Message: Update devel/ruby-debug-ide to 0.4.10. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Ajust new ruby package's framework. * Adjust pacakge name, no duplicated ruby. Changes are too may to write here, please refer CHANGES. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-debug-ide/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-debug-ide/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-debug-ide/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/devel/ruby-debug-ide/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.