Date: Mon, 09 Mar 2026 17:49:47 +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: 73616fd3f068 - main - */Makefile: Sort SUBDIRs Message-ID: <69af083b.472ec.2d1138f5@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=73616fd3f068b0528310d9040c2320fe3d0a0e2e commit 73616fd3f068b0528310d9040c2320fe3d0a0e2e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:49:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 17:49:37 +0000 */Makefile: Sort SUBDIRs --- cad/Makefile | 2 +- deskutils/Makefile | 2 +- textproc/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cad/Makefile b/cad/Makefile index 743803b6f436..374b8f9a2c55 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,6 +1,7 @@ COMMENT = CAD tools SUBDIR += Clipper2 + SUBDIR += OrcaSlicer SUBDIR += PrusaSlicer SUBDIR += abc SUBDIR += admesh @@ -90,7 +91,6 @@ SUBDIR += netgen-lvs SUBDIR += ngspice_rework SUBDIR += nvc - SUBDIR += OrcaSlicer SUBDIR += opencascade SUBDIR += opencascade740 SUBDIR += openctm diff --git a/deskutils/Makefile b/deskutils/Makefile index 541dde280742..6c02df5ebe4e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -304,10 +304,10 @@ SUBDIR += xcalendar SUBDIR += xcbautolock SUBDIR += xchm - SUBDIR += xdgctl SUBDIR += xdg-desktop-portal SUBDIR += xdg-desktop-portal-lxqt SUBDIR += xdg-terminal-exec + SUBDIR += xdgctl SUBDIR += xdpi SUBDIR += xfce4-generic-slider SUBDIR += xfce4-notes-plugin diff --git a/textproc/Makefile b/textproc/Makefile index aa4ffa022326..8d801fa89733 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -545,8 +545,8 @@ SUBDIR += or-aspell SUBDIR += otree SUBDIR += ov - SUBDIR += oyo SUBDIR += ox-gfm.el + SUBDIR += oyo SUBDIR += p5-AI-Categorizer SUBDIR += p5-Algorithm-CheckDigits SUBDIR += p5-Algorithm-RabinKarphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af083b.472ec.2d1138f5>
