Date: Mon, 11 May 2015 12:24:12 -0600 From: Adam Weinberger <adamw@adamw.org> To: Mathieu Arnold <mat@FreeBSD.org> 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: <C0C4632C-88D3-48A2-B05C-5BBA42966EDE@adamw.org> In-Reply-To: <201505111645.t4BGjmDp052960@svn.freebsd.org> References: <201505111645.t4BGjmDp052960@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 11 May, 2015, at 10:45, Mathieu Arnold <mat@FreeBSD.org> wrote: >=20 > Author: mat > Date: Mon May 11 16:45:47 2015 > New Revision: 386088 > URL: https://svnweb.freebsd.org/changeset/ports/386088 >=20 > Log: > This *needs* Module::Build to build. >=20 > Pointy hat to: adamw > Sponsored by: Absolight >=20 > Modified: > head/databases/p5-Class-DBI-DDL/Makefile >=20 > Modified: head/databases/p5-Class-DBI-DDL/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/databases/p5-Class-DBI-DDL/Makefile Mon May 11 15:57:51 2015 = (r386087) > +++ head/databases/p5-Class-DBI-DDL/Makefile Mon May 11 16:45:47 2015 = (r386088) > @@ -16,6 +16,6 @@ RUN_DEPENDS:=3D ${BUILD_DEPENDS} > TEST_DEPENDS=3D = p5-DBD-SQLite>=3D0:${PORTSDIR}/databases/p5-DBD-SQLite >=20 > USES=3D perl5 > -USE_PERL5=3D configure > +USE_PERL5=3D modbuild >=20 > .include <bsd.port.mk> >=20 Does poudriere allow the build to proceed after errors that kill the = build outside of it? I see some wacky warning about perl 5.18 being less = than 5.8, but other than it builds fine poudriere. What did I miss here? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C0C4632C-88D3-48A2-B05C-5BBA42966EDE>