From owner-svn-ports-head@freebsd.org Sun Dec 11 19:16:53 2016 Return-Path: Delivered-To: svn-ports-head@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 BDCA7C72429; Sun, 11 Dec 2016 19:16:53 +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 987BD788; Sun, 11 Dec 2016 19:16:53 +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 uBBJGqjP094402; Sun, 11 Dec 2016 19:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBJGqSA094398; Sun, 11 Dec 2016 19:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612111916.uBBJGqSA094398@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, 11 Dec 2016 19:16:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428375 - in head: devel textproc www x11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 19:16:53 -0000 Author: sunpoet Date: Sun Dec 11 19:16:52 2016 New Revision: 428375 URL: https://svnweb.freebsd.org/changeset/ports/428375 Log: - Sort SUBDIRs Modified: head/devel/Makefile head/textproc/Makefile head/www/Makefile head/x11/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/devel/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -4029,7 +4029,6 @@ SUBDIR += py-Products.statusmessages SUBDIR += py-Products.validation SUBDIR += py-PyLD - SUBDIR += py-pyvalid SUBDIR += py-RPyC SUBDIR += py-Record SUBDIR += py-SymbolType @@ -4501,6 +4500,7 @@ SUBDIR += py-pytvmaze SUBDIR += py-pytz SUBDIR += py-pyutil + SUBDIR += py-pyvalid SUBDIR += py-pyvisa SUBDIR += py-pyvisa-py SUBDIR += py-pyxml2obj @@ -4716,11 +4716,11 @@ SUBDIR += py-z3c.formwidget.query SUBDIR += py-z3c.zcmlhook SUBDIR += py-zExceptions - SUBDIR += py-zkpython SUBDIR += py-zLOG SUBDIR += py-zc.buildout SUBDIR += py-zclockfile SUBDIR += py-zconfig + SUBDIR += py-zkpython SUBDIR += py-zope.annotation SUBDIR += py-zope.app.applicationcontrol SUBDIR += py-zope.app.appsetup @@ -5118,8 +5118,8 @@ SUBDIR += rubygem-formatador SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-gdata - SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gem-compare + SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gemcutter SUBDIR += rubygem-gemnasium-gitlab-service SUBDIR += rubygem-gemnasium-parser Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/textproc/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -18,6 +18,7 @@ SUBDIR += R-cran-xml2 SUBDIR += R-cran-xtable SUBDIR += R-cran-yaml + SUBDIR += UCD SUBDIR += ack SUBDIR += adabrowse SUBDIR += add-css-links @@ -361,9 +362,9 @@ SUBDIR += jrefentry SUBDIR += jshon SUBDIR += kdiff3 + SUBDIR += kenlm SUBDIR += kf5-kcodecs SUBDIR += kf5-sonnet - SUBDIR += kenlm SUBDIR += kibana3 SUBDIR += kibana41 SUBDIR += kibana43 @@ -1498,9 +1499,9 @@ SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-rouge SUBDIR += rubygem-rttool - SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-ruby-augeas SUBDIR += rubygem-ruby-xslt + SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-rubypants SUBDIR += rubygem-rugments SUBDIR += rubygem-sanitize @@ -1642,7 +1643,6 @@ SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags - SUBDIR += UCD SUBDIR += uchardet SUBDIR += uim SUBDIR += uim-el Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/www/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -1488,6 +1488,7 @@ SUBDIR += py-Products.CMFPlone SUBDIR += py-Products.PloneLDAP SUBDIR += py-Products.TinyMCE + SUBDIR += py-Tenjin SUBDIR += py-WebError SUBDIR += py-WebFlash SUBDIR += py-WebTest @@ -1799,7 +1800,6 @@ SUBDIR += py-splinter SUBDIR += py-spyne SUBDIR += py-surl - SUBDIR += py-Tenjin SUBDIR += py-textile SUBDIR += py-tgwebservices SUBDIR += py-tmdb3 Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/x11/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -171,9 +171,9 @@ SUBDIR += libexo SUBDIR += libfakekey SUBDIR += libfm - SUBDIR += libfmqt-l10n SUBDIR += libfm-extra SUBDIR += libfm-qt + SUBDIR += libfmqt-l10n SUBDIR += libgnome SUBDIR += libgnome-reference SUBDIR += libgnomekbd