From owner-freebsd-perl@freebsd.org Thu Nov 3 22:54:59 2016 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4B1FC2DDB4 for ; Thu, 3 Nov 2016 22:54:59 +0000 (UTC) (envelope-from mat@mat.cc) 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 8CADF1B7B for ; Thu, 3 Nov 2016 22:54:59 +0000 (UTC) (envelope-from mat@mat.cc) Received: by mailman.ysv.freebsd.org (Postfix) id 890ACC2DDB3; Thu, 3 Nov 2016 22:54:59 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88B2FC2DDB2 for ; Thu, 3 Nov 2016 22:54:59 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 55D071B7A for ; Thu, 3 Nov 2016 22:54:59 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 3C5D8BDDBC; Thu, 3 Nov 2016 23:54:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=plouf; bh=T+5vekIbYC1 CIPYzmI+5tZ9fWQI=; b=qG5uxK6mYJf9XE+JqtuJ5zvCH7NiT4sS6WQl0/8tpy/ 65t9SrYpM0yaUPK1dzuGLvLUHFbBslUYvaVWERee6nEeiBWgSggDcq9BCd6SdO01 cq0Y0j4Ej8x8i7MKF80Rbifv3JVO+v4wlx6j2Kie07XNO3efGVO9gdkvo9RcgHXM = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 1F588BDDB1; Thu, 3 Nov 2016 23:54:57 +0100 (CET) Subject: Re: synth: migrate from perl 5.20 to 5.24 To: Sergei Vyshenski , perl@FreeBSD.org References: <4ef3741b-80f5-b3a3-ed23-69a1d3b9bcd1@gmail.com> From: Mathieu Arnold Message-ID: <77d2fecc-9c42-76e1-837d-dd816a6753ff@mat.cc> Date: Thu, 3 Nov 2016 23:54:56 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <4ef3741b-80f5-b3a3-ed23-69a1d3b9bcd1@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 22:54:59 -0000 Le 03/11/2016 =C3=A0 20:54, Sergei Vyshenski a =C3=A9crit : > Hi, > > Is it possible to migrate from perl 5.20 to perl 5.24 with synth? > > If not, will it spoil future synth upgrades, if I do this migration > with portupgrade or portmaster as prescribed in /usr/ports/UPDATING ? I have no idea how synth works, you should ask the people writing it. --=20 Mathieu Arnold