svn commit: r404184 - head/www

Mathieu Arnold mat at FreeBSD.org
Mon Dec 21 22:43:19 UTC 2015



+--On 21 décembre 2015 19:12:29 +0000 Sunpoet Po-Chuan Hsieh
<sunpoet at 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,
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
| =========================================================================
| ===== --- 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 += p5-ModPerl-VersionUtil
|      SUBDIR += p5-Mojo-Server-FastCGI
|      SUBDIR += p5-MojoMojo
| +    SUBDIR += p5-MojoX-Log-Dispatch-Simple
| +    SUBDIR += p5-MojoX-Renderer-Xslate
|      SUBDIR += p5-Mojolicious
|      SUBDIR += p5-Mojolicious-Plugin-Authentication
|      SUBDIR += p5-Mojolicious-Plugin-Database
| @@ -1087,8 +1089,6 @@
|      SUBDIR += p5-Mojolicious-Plugin-SetUserGroup
|      SUBDIR += p5-Mojolicious-Plugin-TtRenderer
|      SUBDIR += p5-Mojolicious-Plugin-YamlConfig
| -    SUBDIR += p5-MojoX-Log-Dispatch-Simple
| -    SUBDIR += p5-MojoX-Renderer-Xslate
|      SUBDIR += p5-Monoceros
|      SUBDIR += p5-Mozilla-CA
|      SUBDIR += p5-Net-Akismet
| 
| 



-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20151221/c47ec82e/attachment.sig>


More information about the svn-ports-head mailing list