Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 18:14:15 +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: r550542 - head/devel
Message-ID:  <202009291814.08TIEFjb089264@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 29 18:14:15 2020
New Revision: 550542
URL: https://svnweb.freebsd.org/changeset/ports/550542

Log:
  Sort SUBDIRs

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Sep 29 18:00:39 2020	(r550541)
+++ head/devel/Makefile	Tue Sep 29 18:14:15 2020	(r550542)
@@ -4274,8 +4274,8 @@
     SUBDIR += py-cov-core
     SUBDIR += py-coverage
     SUBDIR += py-coverage_enable_subprocess
-    SUBDIR += py-cppy
     SUBDIR += py-cppheaderparser
+    SUBDIR += py-cppy
     SUBDIR += py-crank
     SUBDIR += py-crashtest
     SUBDIR += py-crc32c



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