Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2016 19:48:16 +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: r405090 - head/misc
Message-ID:  <201601021948.u02JmGnS087481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan  2 19:48:16 2016
New Revision: 405090
URL: https://svnweb.freebsd.org/changeset/ports/405090

Log:
  - Sort SUBDIRs

Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sat Jan  2 19:33:44 2016	(r405089)
+++ head/misc/Makefile	Sat Jan  2 19:48:16 2016	(r405090)
@@ -370,8 +370,6 @@
     SUBDIR += posixtestsuite
     SUBDIR += proxyper
     SUBDIR += pspresent
-    SUBDIR += py-spdx
-    SUBDIR += py-spdx-lookup
     SUBDIR += py-YABT
     SUBDIR += py-osd
     SUBDIR += py-pexpect
@@ -382,6 +380,8 @@
     SUBDIR += py-qt4-doc
     SUBDIR += py-qt5-demo
     SUBDIR += py-qt5-doc
+    SUBDIR += py-spdx
+    SUBDIR += py-spdx-lookup
     SUBDIR += py-yolk
     SUBDIR += pylize
     SUBDIR += pypanda



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