Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2016 19:16:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <201612111916.uBBJGqSA094398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612111916.uBBJGqSA094398>