Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:25:49 +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: r557461 - in head: emulators mail
Message-ID:  <202012102125.0BALPn0B037550@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:25:49 2020
New Revision: 557461
URL: https://svnweb.freebsd.org/changeset/ports/557461

Log:
  Sort SUBDIRs

Modified:
  head/emulators/Makefile
  head/mail/Makefile

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Thu Dec 10 21:12:01 2020	(r557460)
+++ head/emulators/Makefile	Thu Dec 10 21:25:49 2020	(r557461)
@@ -140,9 +140,9 @@
     SUBDIR += tiemu3
     SUBDIR += tilem
     SUBDIR += tme
+    SUBDIR += tnylpo
     SUBDIR += tpm-emulator
     SUBDIR += tuxnes
-    SUBDIR += tnylpo
     SUBDIR += uae
     SUBDIR += ucon64
     SUBDIR += ukncbtl

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Thu Dec 10 21:12:01 2020	(r557460)
+++ head/mail/Makefile	Thu Dec 10 21:25:49 2020	(r557461)
@@ -492,9 +492,9 @@
     SUBDIR += py-alot
     SUBDIR += py-authheaders
     SUBDIR += py-authres
+    SUBDIR += py-django-mailman3
     SUBDIR += py-dkimpy
     SUBDIR += py-email-validator
-    SUBDIR += py-django-mailman3
     SUBDIR += py-email_reply_parser
     SUBDIR += py-flask-mail
     SUBDIR += py-flufl.bounce



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