Date: Tue, 22 Dec 2015 08:09:24 +0800 From: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.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: r404184 - head/www Message-ID: <CAMHz58R2_Qkc1wPt=ry=KNBc6oOYUxQhhZk8S7d2dOsT33CJ-A@mail.gmail.com> In-Reply-To: <DB879C85EA7A98FB6597E7DB@atuin.in.mat.cc> References: <201512211912.tBLJCTsf072697@repo.freebsd.org> <DB879C85EA7A98FB6597E7DB@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 22, 2015 at 6:43 AM, Mathieu Arnold <mat@freebsd.org> wrote: > > > +--On 21 d=C3=A9cembre 2015 19:12:29 +0000 Sunpoet Po-Chuan Hsieh > <sunpoet@FreeBSD.org> wrote: > | Author: sunpoet > | Date: Mon Dec 21 19:12:29 2015 > | New Revision: 404184 > | URL: https://svnweb.freebsd.org/changeset/ports/404184 > | > | Log: > | - Sort SUBDIRs > > I'm not sure I agree with you there. It is supposed to be case sensitive= , > Do you mean case insensitive? But I think SUBDIRs are sorted in case-sensitive order. MojoX were at the right place. (And if you are sorting in a case > insensitive way, MojoMojo should be after Mojolicious.) | Modified: > | head/www/Makefile > | > | Modified: head/www/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/www/Makefile Mon Dec 21 19:09:49 2015 = (r404183) > | +++ head/www/Makefile Mon Dec 21 19:12:29 2015 (r404184) > | @@ -1080,6 +1080,8 @@ > | SUBDIR +=3D p5-ModPerl-VersionUtil > | SUBDIR +=3D p5-Mojo-Server-FastCGI > | SUBDIR +=3D p5-MojoMojo > | + SUBDIR +=3D p5-MojoX-Log-Dispatch-Simple > | + SUBDIR +=3D p5-MojoX-Renderer-Xslate > | SUBDIR +=3D p5-Mojolicious > | SUBDIR +=3D p5-Mojolicious-Plugin-Authentication > | SUBDIR +=3D p5-Mojolicious-Plugin-Database > | @@ -1087,8 +1089,6 @@ > | SUBDIR +=3D p5-Mojolicious-Plugin-SetUserGroup > | SUBDIR +=3D p5-Mojolicious-Plugin-TtRenderer > | SUBDIR +=3D p5-Mojolicious-Plugin-YamlConfig > | - SUBDIR +=3D p5-MojoX-Log-Dispatch-Simple > | - SUBDIR +=3D p5-MojoX-Renderer-Xslate > | SUBDIR +=3D p5-Monoceros > | SUBDIR +=3D p5-Mozilla-CA > | SUBDIR +=3D p5-Net-Akismet > | > | > > > > -- > Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58R2_Qkc1wPt=ry=KNBc6oOYUxQhhZk8S7d2dOsT33CJ-A>