From owner-svn-ports-head@FreeBSD.ORG Mon May 11 18:56:43 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C67BA539; Mon, 11 May 2015 18:56:43 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A3081B36; Mon, 11 May 2015 18:56:43 +0000 (UTC) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 04ef57cf; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Mon, 11 May 2015 12:56:42 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r386088 - head/databases/p5-Class-DBI-DDL From: Adam Weinberger In-Reply-To: Date: Mon, 11 May 2015 12:56:40 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <2DA56986-7A25-48B2-8284-D80DDEB63AFE@adamw.org> References: <201505111645.t4BGjmDp052960@svn.freebsd.org> To: Mathieu Arnold X-Mailer: Apple Mail (2.2098) 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 18:56:43 -0000 > On 11 May, 2015, at 12:40, Mathieu Arnold wrote: >=20 > Up to 5.20, Perl ships *with* Module::Build so you cannot see if a = port > really needs it, with some chance, it will just build. It has removed = in > 5.21.1, and in the upcoming 5.22, with which it was, thus, failing: >=20 > = Durr. Of course, that makes perfect sense. I just saw that it had a Makefile.PL in addition to the Build.PL and it = hadn't occurred to me that the Makefile.PL configure-style would still = be using Module::Build. I've done the same thing to a couple other ports recently, which I = suppose means that I busted those too. I'll go back and see if I can = identify them. Have we done any exp-runs recently for all p5- ports for 5.20 and 5.22 = as default? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org=