Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:03:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558471 - in head: lang sysutils
Message-ID:  <202012192003.0BJK33Ud094135@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:03:03 2020
New Revision: 558471
URL: https://svnweb.freebsd.org/changeset/ports/558471

Log:
  Sort SUBDIRs

Modified:
  head/lang/Makefile
  head/sysutils/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Sat Dec 19 20:00:50 2020	(r558470)
+++ head/lang/Makefile	Sat Dec 19 20:03:03 2020	(r558471)
@@ -184,10 +184,10 @@
     SUBDIR += mlton
     SUBDIR += mmix
     SUBDIR += mono
+    SUBDIR += mono-basic
     SUBDIR += mono5.10
     SUBDIR += mono5.20
     SUBDIR += mono6.8
-    SUBDIR += mono-basic
     SUBDIR += mosh
     SUBDIR += mosml
     SUBDIR += mtasc

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Dec 19 20:00:50 2020	(r558470)
+++ head/sysutils/Makefile	Sat Dec 19 20:03:03 2020	(r558471)
@@ -1402,11 +1402,11 @@
     SUBDIR += u-boot-rockpro64
     SUBDIR += u-boot-rpi
     SUBDIR += u-boot-rpi-0-w
+    SUBDIR += u-boot-rpi-arm64
     SUBDIR += u-boot-rpi2
     SUBDIR += u-boot-rpi3
     SUBDIR += u-boot-rpi3-32
     SUBDIR += u-boot-rpi4
-    SUBDIR += u-boot-rpi-arm64
     SUBDIR += u-boot-sifive-fu540
     SUBDIR += u-boot-sinovoip-bpi-m3
     SUBDIR += u-boot-sopine



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