Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2020 15:01:40 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531018 - head/math
Message-ID:  <202004071501.037F1eUG089209@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Apr  7 15:01:39 2020
New Revision: 531018
URL: https://svnweb.freebsd.org/changeset/ports/531018

Log:
  Sort

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Tue Apr  7 14:57:08 2020	(r531017)
+++ head/math/Makefile	Tue Apr  7 15:01:39 2020	(r531018)
@@ -17,7 +17,6 @@
     SUBDIR += R-cran-DoE.base
     SUBDIR += R-cran-Formula
     SUBDIR += R-cran-FrF2
-    SUBDIR += R-cran-isoband
     SUBDIR += R-cran-KFAS
     SUBDIR += R-cran-LearnBayes
     SUBDIR += R-cran-MCMCpack
@@ -69,6 +68,7 @@
     SUBDIR += R-cran-inline
     SUBDIR += R-cran-ipred
     SUBDIR += R-cran-irlba
+    SUBDIR += R-cran-isoband
     SUBDIR += R-cran-labeling
     SUBDIR += R-cran-lava
     SUBDIR += R-cran-lazyeval
@@ -362,10 +362,10 @@
     SUBDIR += libpgmath
     SUBDIR += libpoly
     SUBDIR += libqalculate
-    SUBDIR += libsemigroups
     SUBDIR += libranlip
     SUBDIR += librdata
     SUBDIR += librsb
+    SUBDIR += libsemigroups
     SUBDIR += libtommath
     SUBDIR += libtsnnls
     SUBDIR += libxls



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