Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5046F63BCFB for ; Fri, 10 Sep 2010 05:50:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AABFB63B104; Fri, 10 Sep 2010 05:50:41 +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 CABDB63B100 for ; Fri, 10 Sep 2010 05:50:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B9B6A175DD; Fri, 10 Sep 2010 05:50:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 10 Sep 2010 05:50:40 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-inline To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100910055040.B9B6A175DD@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:50:40 UTC 2010 Modified Files: pkgsrc/devel/ruby-inline: Makefile distinfo Log Message: Update devel/ruby-inline to 3.8.6. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update dependency according to gemspec. === 3.8.6 / 2010-09-03 * 1 bug fix: * Had to fix the ZenTest dependency to work with the whole 4.x series === 3.8.5 / 2010-09-01 * 1 bug fix: * Added DLDFLAGS to compiler flags to fix OSX linking on 1.9.2 === 3.8.4 / 2009-12-09 * 1 bug fix: * Clean up example.rb and force removal of ~/.ruby_inline To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-inline/Makefile \ pkgsrc/devel/ruby-inline/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.