From owner-svn-ports-head@FreeBSD.ORG Mon May 11 20:09:06 2015 Return-Path: Delivered-To: svn-ports-head@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 2DB80903; Mon, 11 May 2015 20:09:06 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E5337156E; Mon, 11 May 2015 20:09:05 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 37671BDC5A; Mon, 11 May 2015 22:09:04 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 05EE2BDC2E; Mon, 11 May 2015 22:09:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 8F80834182A6; Mon, 11 May 2015 22:09:03 +0200 (CEST) Date: Mon, 11 May 2015 22:09:03 +0200 From: Mathieu Arnold To: Adam Weinberger cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r386088 - head/databases/p5-Class-DBI-DDL Message-ID: In-Reply-To: References: <201505111645.t4BGjmDp052960@svn.freebsd.org> <2DA56986-7A25-48B2-8284-D80DDEB63AFE@adamw.org> <8BCE66F9-62D8-4A0F-944E-C3E87A70A031@adamw.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 20:09:06 -0000 +--On 11 mai 2015 14:03:29 -0600 Adam Weinberger wrote: |> On 11 May, 2015, at 14:00, Mathieu Arnold wrote: |> |> +--On 11 mai 2015 13:56:33 -0600 Adam Weinberger wrote: |> | Do we do similar with perl-5.20? I was just wondering whether there |> | were any remaining pieces that we need to prepare for then 5.20 |> | becomes the default. |> |> No, I did all that when I added Perl 5.20 last may, everything works with |> it there was far less breakage with it, and it'll be the default this |> week, or something, when I feel like it 0:-) |> |> Also, most active members of perl@ either only use 5.20 or also build on |> 5.20 :-) | | I do too, which is why I'm eager to get 5.20 switched in as the default | :-) | | Have we ever considered making perl-default be the current stable, not | the previous stable? Yes, but we were lagging way behind. I plan on making 5.22 the default at the end of the summer, and keep that schedule afterwards, new Perl in late May, switch to it late summer. -- Mathieu Arnold