Date: Mon, 4 Nov 2019 10:09:57 +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: r516628 - in head: devel lang math sysutils textproc Message-ID: <201911041009.xA4A9vAR041310@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 4 10:09:56 2019 New Revision: 516628 URL: https://svnweb.freebsd.org/changeset/ports/516628 Log: Sort SUBDIRs Modified: head/devel/Makefile head/lang/Makefile head/math/Makefile head/sysutils/Makefile head/textproc/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 4 09:51:08 2019 (r516627) +++ head/devel/Makefile Mon Nov 4 10:09:56 2019 (r516628) @@ -214,8 +214,8 @@ SUBDIR += bashdb SUBDIR += bats-core SUBDIR += bazel - SUBDIR += bazel029 SUBDIR += bazel-buildtools + SUBDIR += bazel029 SUBDIR += bbfreeze SUBDIR += bbfreeze-loader SUBDIR += bcc Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Nov 4 09:51:08 2019 (r516627) +++ head/lang/Makefile Mon Nov 4 10:09:56 2019 (r516628) @@ -270,7 +270,6 @@ SUBDIR += perl5.30 SUBDIR += petite-chez SUBDIR += pfe - SUBDIR += purescript SUBDIR += pharo SUBDIR += phc SUBDIR += php-mode.el @@ -288,6 +287,7 @@ SUBDIR += polyml SUBDIR += ponyc SUBDIR += ptoc + SUBDIR += purescript SUBDIR += py-hy SUBDIR += py-mx-base SUBDIR += py-prolog Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Nov 4 09:51:08 2019 (r516627) +++ head/math/Makefile Mon Nov 4 10:09:56 2019 (r516628) @@ -762,8 +762,8 @@ SUBDIR += py-pyodeint SUBDIR += py-pyodesys SUBDIR += py-pysparse - SUBDIR += py-pysym SUBDIR += py-pystan + SUBDIR += py-pysym SUBDIR += py-python-louvain SUBDIR += py-pyvtk SUBDIR += py-quadprog Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Nov 4 09:51:08 2019 (r516627) +++ head/sysutils/Makefile Mon Nov 4 10:09:56 2019 (r516628) @@ -1071,8 +1071,8 @@ SUBDIR += roct SUBDIR += roottail SUBDIR += rovclock - SUBDIR += rshim-user-space SUBDIR += rpi-firmware + SUBDIR += rshim-user-space SUBDIR += rsnapshot SUBDIR += rsyncbackup SUBDIR += rsyncrypto Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Nov 4 09:51:08 2019 (r516627) +++ head/textproc/Makefile Mon Nov 4 10:09:56 2019 (r516628) @@ -1513,7 +1513,6 @@ SUBDIR += rubygem-diffy31 SUBDIR += rubygem-docdiff SUBDIR += rubygem-elasticsearch - SUBDIR += rubygem-elasticsearch503 SUBDIR += rubygem-elasticsearch-api SUBDIR += rubygem-elasticsearch-api503 SUBDIR += rubygem-elasticsearch-dsl @@ -1525,6 +1524,7 @@ SUBDIR += rubygem-elasticsearch-transport SUBDIR += rubygem-elasticsearch-transport503 SUBDIR += rubygem-elasticsearch-xpack + SUBDIR += rubygem-elasticsearch503 SUBDIR += rubygem-emot SUBDIR += rubygem-escape_utils SUBDIR += rubygem-escape_utils11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041009.xA4A9vAR041310>