Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 00F2363B293 for ; Tue, 19 Feb 2008 03:56:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8EB0063B128; Tue, 19 Feb 2008 03:56:09 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D58CF63B116 for ; Tue, 19 Feb 2008 03:56:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B3BE3175BF; Tue, 19 Feb 2008 03:56:08 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/lang/ruby18-base To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080219035608.B3BE3175BF@cvs.netbsd.org> Date: Tue, 19 Feb 2008 03:56:08 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Feb 19 03:56:08 UTC 2008 Modified Files: pkgsrc/lang/ruby18-base: options.mk Log Message: Unlimit data size when ruby-build-ri-db option is enabled, hoping to solve bulk build problem. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/lang/ruby18-base/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.