svn commit: r526853 - in head: . math math/metis4 math/mumps4

Rene Ladan rene at FreeBSD.org
Sat Feb 22 19:12:31 UTC 2020


Author: rene
Date: Sat Feb 22 19:12:30 2020
New Revision: 526853
URL: https://svnweb.freebsd.org/changeset/ports/526853

Log:
  Remove math/mumps4 math/metis4.
  
  metis4 is expired upstream and mumps4 uses metis4.
  Use the math/mumps and math/metis instead.

Deleted:
  head/math/metis4/
  head/math/mumps4/
Modified:
  head/MOVED
  head/math/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Feb 22 19:08:35 2020	(r526852)
+++ head/MOVED	Sat Feb 22 19:12:30 2020	(r526853)
@@ -14384,3 +14384,5 @@ www/trac-watchlist||2020-02-22|Has expired: Broken, us
 www/twill||2020-02-22|Has expired: Broken, uses EOLed python27
 x11/wbarconf||2020-02-22|Has expired: Broken, uses EOLed python27
 x11-wm/simple-ccsm||2020-02-22|Has expired: Broken, uses EOLed python27
+math/mumps4|math/mumps|2020-02-22|Removed, uses expired math/metis4
+math/metis4|math/metis|2020-02-22|Has expired: EOL: use math/metis instead

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sat Feb 22 19:08:35 2020	(r526852)
+++ head/math/Makefile	Sat Feb 22 19:12:30 2020	(r526853)
@@ -365,7 +365,6 @@
     SUBDIR += mbasecalc
     SUBDIR += mcsim
     SUBDIR += metis
-    SUBDIR += metis4
     SUBDIR += mfem
     SUBDIR += mingw32-libgmp
     SUBDIR += minisat
@@ -384,7 +383,6 @@
     SUBDIR += mtrxmath
     SUBDIR += multichoose
     SUBDIR += mumps
-    SUBDIR += mumps4
     SUBDIR += muparser
     SUBDIR += nanoflann
     SUBDIR += naturalmath


More information about the svn-ports-all mailing list