From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 8 10:39:05 2014 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD8D3810 for ; Sat, 8 Nov 2014 10:39:05 +0000 (UTC) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51730E9F for ; Sat, 8 Nov 2014 10:39:04 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id u10so3875198lbd.11 for ; Sat, 08 Nov 2014 02:38:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=NrRNLcl/Bng1chtI9qBnyD/0zBwA4y6wi3gbrjcTtW8=; b=RwJQziNnNfYrx1ygmnIZ+y5/yr9hreFz8LBSUcbMP4hcnNRv+Hm0r81RtXTG9jx/Xf Ki3Zt4g8xeA1wezjgvPPW5N5w0Yginhr7U6DbrvNWYqOIklaZnH/ngCEE0/9CzJx3ht7 GW09Y6ClL0dujAROp2++GWsPh/Q/K1w4XlXDKuNe66qjZFZjtaZOdKuuVM1Ke0QJEvi3 x3GGZI37RApsTfOQbQSxvWeMBgFPJGJlkBi/hi+cOU4P9lmU5JYxX1Mnx1CtiyCS5Xoa FIxq5/ZnX0/lC5QMm5zxL+tHwIVxRmmtvPfVCy6tdGTG+KdMtLvZS1dlOfFJCxhiqpOb f2GQ== X-Gm-Message-State: ALoCoQmJnXdXxY7R/oiY5N8NRmpbSXPzpSuXTsfbp5lTOLPnaJO/1OgJFNL9hoAGH55tWzxMzDNY X-Received: by 10.112.200.34 with SMTP id jp2mr16629928lbc.1.1415443137335; Sat, 08 Nov 2014 02:38:57 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id ba1sm3845193lbb.24.2014.11.08.02.38.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Nov 2014 02:38:56 -0800 (PST) Message-ID: <545DF2BF.6090407@freebsd.org> Date: Sat, 08 Nov 2014 13:38:55 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Steve Wills Subject: Re: Can't build ruby20 on -current: it doesn't honor WITHOUT_CDDL=yes References: <54520ED5.6040907@freebsd.org> <20141030101739.GD63624@ivaldir.etoilebsd.net> <5452123A.40108@freebsd.org> <20141030151458.GE4395@mouf.net> <54583CDB.9090704@freebsd.org> <20141107022237.GI4395@mouf.net> In-Reply-To: <20141107022237.GI4395@mouf.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: ports , ruby@freebsd.org, Baptiste Daroussin X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 10:39:05 -0000 On 07.11.2014 5:22, Steve Wills wrote: >> Do you approve the patch attached? > > Yeah, that looks fine. Thanx, committed. BTW, are you sure that number 1010000 is right in the (${ARCH} == "i386" && ${OSVERSION} > 1010000) expression? I left it as it was originally, but my 10-stable i386 have 1001501, i.e. 1001 instead of 1010. -- http://ache.vniz.net/