Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 15:58:27 GMT
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: ffd7f1117ff0 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202109271558.18RFwRDf030177@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ffd7f1117ff0f4d0bd56ec8c12c5db14794636a9

commit ffd7f1117ff0f4d0bd56ec8c12c5db14794636a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 15:24:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 15:55:49 +0000

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

diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 511849625cf8..a95460fa0e53 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -83,9 +83,9 @@
     SUBDIR += rubygem-railsbench
     SUBDIR += scimark2
     SUBDIR += scimark2c
+    SUBDIR += shellbench
     SUBDIR += siege
     SUBDIR += sipp
-    SUBDIR += shellbench
     SUBDIR += slowloris
     SUBDIR += smhasher
     SUBDIR += spp



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