svn commit: r524125 - in head: . math math/superlu_mt

Antoine Brodin antoine at FreeBSD.org
Sat Jan 25 19:55:56 UTC 2020


Author: antoine
Date: Sat Jan 25 19:55:55 2020
New Revision: 524125
URL: https://svnweb.freebsd.org/changeset/ports/524125

Log:
  Revert r524124, resurrection of a still broken and still unmaintained port
  
  Reported by:	linimon
  With hat:	portmgr

Deleted:
  head/math/superlu_mt/
Modified:
  head/MOVED
  head/math/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jan 25 19:49:53 2020	(r524124)
+++ head/MOVED	Sat Jan 25 19:55:55 2020	(r524125)
@@ -13230,6 +13230,7 @@ mail/spamdb-curses||2019-10-16|Has expired: Unfetchabl
 mail/xlbiff||2019-10-16|Has expired: Unfetchable, unmaintained
 math/algotutor||2019-10-16|Has expired: Unfetchable, unmaintained
 math/nyh-hoc||2019-10-16|Has expired: Unfetchable, unmaintained
+math/superlu_mt||2019-10-16|Has expired: Unfetchable, unmaintained
 math/testu01||2019-10-16|Has expired: Unfetchable, unmaintained
 misc/astrolog||2019-10-16|Has expired: Unfetchable, unmaintained
 misc/chord2html||2019-10-16|Has expired: Unfetchable, unmaintained

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sat Jan 25 19:49:53 2020	(r524124)
+++ head/math/Makefile	Sat Jan 25 19:55:55 2020	(r524125)
@@ -871,7 +871,6 @@
     SUBDIR += suitesparse
     SUBDIR += sundials
     SUBDIR += superlu
-    SUBDIR += superlu_mt
     SUBDIR += symmetrica
     SUBDIR += symphony
     SUBDIR += tablix


More information about the svn-ports-all mailing list