Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EC23163B9E6 for ; Fri, 12 Jun 2009 11:48:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5F91063B205; Fri, 12 Jun 2009 11:48: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 8491863B202 for ; Fri, 12 Jun 2009 11:48:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 63C66175D0; Fri, 12 Jun 2009 11:48:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 12 Jun 2009 11:48:40 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-mocha To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20090612114840.63C66175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Fri Jun 12 11:48:40 UTC 2009 Modified Files: pkgsrc/devel/ruby-mocha: Makefile distinfo Added Files: pkgsrc/devel/ruby-mocha/patches: patch-aa Log Message: * Fix build problem with new Rubygems by removing an obsolete method call. * Add LICENSE. No PKGREVISION bump since there is no change with built package. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-mocha/Makefile \ pkgsrc/devel/ruby-mocha/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-mocha/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.