git: 9641077692cf - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:25:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9641077692cf2d442a889fe74c573e59435bc8d0 commit 9641077692cf2d442a889fe74c573e59435bc8d0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:05:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:05:52 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 4 ++-- sysutils/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 16172bbb0ca9..788553c335f9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4171,7 +4171,6 @@ SUBDIR += py-PyUtilib SUBDIR += py-QtPy SUBDIR += py-RPyC - SUBDIR += py-strenum SUBDIR += py-ZopeUndo SUBDIR += py-about-time SUBDIR += py-absl @@ -5536,6 +5535,7 @@ SUBDIR += py-stopit SUBDIR += py-strategies SUBDIR += py-streamparse + SUBDIR += py-strenum SUBDIR += py-strict-rfc3339 SUBDIR += py-stringbrewer SUBDIR += py-stringcase @@ -6581,7 +6581,6 @@ SUBDIR += rubygem-coffee-script-source SUBDIR += rubygem-colorize SUBDIR += rubygem-columnize - SUBDIR += rubygem-corefoundation SUBDIR += rubygem-commander SUBDIR += rubygem-concurrent-ruby SUBDIR += rubygem-concurrent-ruby-edge @@ -6597,6 +6596,7 @@ SUBDIR += rubygem-cookbook-omnifetch SUBDIR += rubygem-cool.io SUBDIR += rubygem-corefines + SUBDIR += rubygem-corefoundation SUBDIR += rubygem-cork SUBDIR += rubygem-countries SUBDIR += rubygem-cow_proxy diff --git a/sysutils/Makefile b/sysutils/Makefile index 77f732fd8cf3..5808d4cb403b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1222,7 +1222,6 @@ SUBDIR += rubygem-capistrano-ext SUBDIR += rubygem-capistrano-harrow SUBDIR += rubygem-chef - SUBDIR += rubygem-chef16 SUBDIR += rubygem-chef-bin SUBDIR += rubygem-chef-bin17 SUBDIR += rubygem-chef-cleanroom @@ -1233,6 +1232,7 @@ SUBDIR += rubygem-chef-utils17 SUBDIR += rubygem-chef-vault SUBDIR += rubygem-chef-zero + SUBDIR += rubygem-chef16 SUBDIR += rubygem-choria-mcorpc-support SUBDIR += rubygem-facter SUBDIR += rubygem-fluent-mixin-plaintextformatter