Date: Mon, 11 May 2015 13:56:33 -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: <8BCE66F9-62D8-4A0F-944E-C3E87A70A031@adamw.org> In-Reply-To: <EC2520F63845926B30A90439@atuin.in.mat.cc> References: <201505111645.t4BGjmDp052960@svn.freebsd.org> <C0C4632C-88D3-48A2-B05C-5BBA42966EDE@adamw.org> <CEDBBB8AE3637E9C47C97CBF@ogg.in.absolight.net> <2DA56986-7A25-48B2-8284-D80DDEB63AFE@adamw.org> <EC2520F63845926B30A90439@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 11 May, 2015, at 13:46, Mathieu Arnold <mat@FreeBSD.org> wrote: >=20 > +--On 11 mai 2015 12:56:40 -0600 Adam Weinberger <adamw@adamw.org> = wrote: > |> On 11 May, 2015, at 12:40, Mathieu Arnold <mat@FreeBSD.org> 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 > |> = <https://pkg.absolight.fr/data/10amd64-aragorn-perl5-devel/20150511T1702 > |> 16Z/logs/errors/p5-Class-DBI-DDL-1.02_1.log> > |=20 > | Durr. Of course, that makes perfect sense. > |=20 > | 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. > |=20 > | 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. >=20 > I don't recall having other break, so, I don't think so. >=20 > | Have we done any exp-runs recently for all p5- ports for 5.20 and = 5.22 as > | default? >=20 > An exp-run was done when I first added lang/perl5-devel, to fix = things, the > most important ones being:=20 >=20 > Omitting % and @ on hash and array names is no longer permitted >=20 > Really old Perl let you omit the @ on array names and the % on hash > names in some spots. This has issued a deprecation warning since = Perl > 5.0, and is no longer permitted. >=20 > defined(@array) and defined(%hash) are now fatal errors >=20 > These have been deprecated since v5.6.1 and have raised deprecation > warnings since v5.16. >=20 >=20 > Now, I rebuild all p5-* ports two or three times a week with an = updated > lang/perl5-devel. There are five ports that fail[1], the most = important > ones will hopefully before 5.22 is released in two weeks, the authors > always do. >=20 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. # 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?8BCE66F9-62D8-4A0F-944E-C3E87A70A031>