Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD30763BCCC for ; Fri, 10 Sep 2010 05:16:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 428E663B101; Fri, 10 Sep 2010 05:16:15 +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 68DAB63B100 for ; Fri, 10 Sep 2010 05:16:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4DCC3175DD; Fri, 10 Sep 2010 05:16:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 05:16:14 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-linecache To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910051614.4DCC3175DD@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:16:14 UTC 2010 Modified Files: pkgsrc/devel/ruby-linecache: Makefile Log Message: * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Use original version name 0.43 instead of 0.4.3 to maintain packages more easy. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-linecache/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.