Date: Sat, 31 Jan 2026 12:44:27 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b5e0060c4292 - main - */Makefile: Sort SUBDIRs Message-ID: <697df92b.cbf6.61a8524f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5e0060c4292ef95c25869db3818ae9b63fa0720 commit b5e0060c4292ef95c25869db3818ae9b63fa0720 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 10:29:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 12:44:15 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 6 +++--- sysutils/Makefile | 2 +- www/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 81d02e0b56f3..1fc69486f777 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7394,11 +7394,11 @@ SUBDIR += rubygem-fcntl SUBDIR += rubygem-ffaker SUBDIR += rubygem-ffi - SUBDIR += rubygem-ffi16 SUBDIR += rubygem-ffi-compiler SUBDIR += rubygem-ffi-libarchive SUBDIR += rubygem-ffi-win32-extensions SUBDIR += rubygem-ffi-yajl + SUBDIR += rubygem-ffi16 SUBDIR += rubygem-fiber-annotation SUBDIR += rubygem-fiber-local SUBDIR += rubygem-fiber-storage @@ -7556,8 +7556,8 @@ SUBDIR += rubygem-hashdiff SUBDIR += rubygem-hashery SUBDIR += rubygem-hashie - SUBDIR += rubygem-hashie-gitlab SUBDIR += rubygem-hashie-forbidden_attributes + SUBDIR += rubygem-hashie-gitlab SUBDIR += rubygem-health_check SUBDIR += rubygem-health_check-rails-gitlab SUBDIR += rubygem-health_check-rails70 @@ -8441,8 +8441,8 @@ SUBDIR += tcl-memchan SUBDIR += tcl-mmap SUBDIR += tcl-signal - SUBDIR += tcl-trf SUBDIR += tcl-thread + SUBDIR += tcl-trf SUBDIR += tclap SUBDIR += tclap12 SUBDIR += tclbsd diff --git a/sysutils/Makefile b/sysutils/Makefile index 27519491d11a..e89702fb6b98 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1586,8 +1586,8 @@ SUBDIR += wait_on SUBDIR += waitforssh SUBDIR += walk - SUBDIR += watchfolder SUBDIR += watchcat + SUBDIR += watchfolder SUBDIR += watchman SUBDIR += watchmen SUBDIR += waynergy diff --git a/www/Makefile b/www/Makefile index a7a23316e668..a7a226266573 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1715,7 +1715,6 @@ SUBDIR += py-fastapi-sso SUBDIR += py-feedgen SUBDIR += py-feedgenerator - SUBDIR += py-flatnotes SUBDIR += py-flasgger SUBDIR += py-flask SUBDIR += py-flask-admin @@ -1756,6 +1755,7 @@ SUBDIR += py-flask-theme SUBDIR += py-flask-uploads SUBDIR += py-flask-wtf + SUBDIR += py-flatnotes SUBDIR += py-flower SUBDIR += py-flup6 SUBDIR += py-foliumhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697df92b.cbf6.61a8524f>
