From owner-svn-ports-head@FreeBSD.ORG Mon May 11 20:00:08 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 97A8760C; Mon, 11 May 2015 20:00:08 +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 594F31432; Mon, 11 May 2015 20:00:08 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8EAE6BDC64; Mon, 11 May 2015 22:00:06 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 729C8BDC5A; Mon, 11 May 2015 22:00:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id A7FEF34181AE; Mon, 11 May 2015 22:00:05 +0200 (CEST) Date: Mon, 11 May 2015 22:00:05 +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: <8BCE66F9-62D8-4A0F-944E-C3E87A70A031@adamw.org> 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:00:08 -0000 +--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 :-) -- Mathieu Arnold