From owner-freebsd-ruby@freebsd.org Fri Apr 19 13:06:40 2019 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5697156B889 for ; Fri, 19 Apr 2019 13:06:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 39999764D0 for ; Fri, 19 Apr 2019 13:06:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E9EFB156B885; Fri, 19 Apr 2019 13:06:39 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D80D9156B884; Fri, 19 Apr 2019 13:06:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 770D1764CF; Fri, 19 Apr 2019 13:06:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-174-109-174-192.nc.res.rr.com [174.109.174.192]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id x3JD6Ku8028889 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 19 Apr 2019 13:06:26 GMT (envelope-from swills@FreeBSD.org) Subject: Re: Request to change ruby default version to 2.5 To: Matthias Fechner , FreeBSD Ports Cc: ruby References: From: Steve Wills Message-ID: Date: Fri, 19 Apr 2019 09:06:15 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Fri, 19 Apr 2019 13:06:26 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 770D1764CF X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.962,0] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Apr 2019 13:06:40 -0000 Hi, Yeah, there was an exp-run for it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233901 There are only 2 things to fix now and you can mark those broken with 2.5 if they are not already and do it. I should have done it in January, but was waiting for other things such as GitLab to catch up/officially support it. Steve On 4/19/19 8:22 AM, Matthias Fechner wrote: > Dear all, > > regarding this PR: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237222 > > and confirmation from gitlab developers here: > https://gitlab.com/gitlab-org/gitlab-ce/issues/60704 > > www/gitlab-ce requires at least ruby 2.5.x. > > Is there a possibility to change the default version for ruby in the > ports from 2.4 to 2.5? > And if yes, how should this be done? > > Thanks a lot. > > Gruß > Matthias >