From owner-svn-ports-all@freebsd.org Sun Jun 4 20:03:37 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 195A9BD3ACE; Sun, 4 Jun 2017 20:03:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D6CCE82460; Sun, 4 Jun 2017 20:03:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54K3ZQc088255; Sun, 4 Jun 2017 20:03:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54K3Zv2088254; Sun, 4 Jun 2017 20:03:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042003.v54K3Zv2088254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:03:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442581 - head/www X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2017 20:03:37 -0000 Author: sunpoet Date: Sun Jun 4 20:03:35 2017 New Revision: 442581 URL: https://svnweb.freebsd.org/changeset/ports/442581 Log: Sort SUBDIRs Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jun 4 20:02:48 2017 (r442580) +++ head/www/Makefile Sun Jun 4 20:03:35 2017 (r442581) @@ -546,9 +546,9 @@ SUBDIR += npapi-xine SUBDIR += npc SUBDIR += npm + SUBDIR += npm-less-plugin-clean-css SUBDIR += npm2 SUBDIR += npm3 - SUBDIR += npm-less-plugin-clean-css SUBDIR += nspluginwrapper SUBDIR += nuvolaplayer-8tracks SUBDIR += nuvolaplayer-all-services @@ -1857,8 +1857,8 @@ SUBDIR += qdecoder SUBDIR += qooxdoo SUBDIR += qt4-webkit - SUBDIR += qt5-webkit SUBDIR += qt5-webchannel + SUBDIR += qt5-webkit SUBDIR += qt5-websockets SUBDIR += quickie SUBDIR += qupzilla-qt4 @@ -2070,15 +2070,15 @@ SUBDIR += rubygem-rack-timeout SUBDIR += rubygem-rack15 SUBDIR += rubygem-rack16 + SUBDIR += rubygem-rails-settings-cached + SUBDIR += rubygem-rails-settings-cached-rails5 + SUBDIR += rubygem-rails-settings-cached-rails50 SUBDIR += rubygem-rails4 SUBDIR += rubygem-rails5 SUBDIR += rubygem-rails50 SUBDIR += rubygem-rails_12factor SUBDIR += rubygem-rails_autolink SUBDIR += rubygem-rails_serve_static_assets - SUBDIR += rubygem-rails-settings-cached - SUBDIR += rubygem-rails-settings-cached-rails5 - SUBDIR += rubygem-rails-settings-cached-rails50 SUBDIR += rubygem-rails_stdout_logging SUBDIR += rubygem-railties4 SUBDIR += rubygem-railties5 @@ -2130,9 +2130,9 @@ SUBDIR += rubygem-totoridipjp SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks - SUBDIR += rubygem-turbolinks-rails50 SUBDIR += rubygem-turbolinks-classic SUBDIR += rubygem-turbolinks-rails5 + SUBDIR += rubygem-turbolinks-rails50 SUBDIR += rubygem-turbolinks-source SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier