Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 21:17:18 +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: a141f617d828 - main - */Makefile: Sort SUBDIRs
Message-ID:  <69e3f4de.26e8f.2802f152@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=a141f617d828b1c7370ac04652d3294de3da20ab

commit a141f617d828b1c7370ac04652d3294de3da20ab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:17:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:17:11 +0000

    */Makefile: Sort SUBDIRs
---
 devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/Makefile b/devel/Makefile
index 07b368a2fdf8..28d8be0b3225 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6097,9 +6097,9 @@
     SUBDIR += py-sre-yield
     SUBDIR += py-srsly
     SUBDIR += py-stack-data
+    SUBDIR += py-standard-imghdr
     SUBDIR += py-statgrab
     SUBDIR += py-statsd
-    SUBDIR += py-standard-imghdr
     SUBDIR += py-stdlib-list
     SUBDIR += py-stdlibs
     SUBDIR += py-stdnum


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3f4de.26e8f.2802f152>