From owner-freebsd-erlang@freebsd.org Wed May 22 16:23:07 2019 Return-Path: Delivered-To: freebsd-erlang@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 684F615B099D for ; Wed, 22 May 2019 16:23:07 +0000 (UTC) (envelope-from kim@westryn.net) 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 027998DB50 for ; Wed, 22 May 2019 16:23:07 +0000 (UTC) (envelope-from kim@westryn.net) Received: by mailman.ysv.freebsd.org (Postfix) id BA97515B099C; Wed, 22 May 2019 16:23:06 +0000 (UTC) Delivered-To: erlang@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 A903315B099B for ; Wed, 22 May 2019 16:23:06 +0000 (UTC) (envelope-from kim@westryn.net) Received: from mail.westryn.net (mail.westryn.net [199.48.135.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F6EB8DB4F for ; Wed, 22 May 2019 16:23:05 +0000 (UTC) (envelope-from kim@westryn.net) Received: from client20.westryn.net (225x169.ouraynet.com [204.16.225.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.westryn.net (Postfix) with ESMTPSA id 646E4943258 for ; Wed, 22 May 2019 10:22:58 -0600 (MDT) From: Kim Shrier Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: is there a plan to update elixir to 1.8.x? Message-Id: Date: Wed, 22 May 2019 10:22:56 -0600 To: erlang@freebsd.org X-Mailer: Apple Mail (2.3445.9.1) X-Rspamd-Queue-Id: 7F6EB8DB4F X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of kim@westryn.net designates 199.48.135.251 as permitted sender) smtp.mailfrom=kim@westryn.net X-Spamd-Result: default: False [-3.28 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:199.48.135.251]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; MX_GOOD(-0.01)[mail.westryn.net]; NEURAL_HAM_SHORT(-0.94)[-0.945,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:36236, ipnet:199.48.132.0/22, country:US]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[erlang@freebsd.org]; DMARC_NA(0.00)[westryn.net]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-1.53)[ipnet: 199.48.132.0/22(-3.69), asn: 36236(-3.89), country: US(-0.06)]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-erlang@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Support of Erlang-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2019 16:23:07 -0000 Hello, As the subject says. I believe this would also entail updating = lang/erlang to 20.3 so would there be collateral damage with doing that upgrade? Thanks, Kim