svn commit: r481258 - in head: . math

Yuri Victorovich yuri at FreeBSD.org
Fri Oct 5 03:43:18 UTC 2018


Author: yuri
Date: Fri Oct  5 03:43:17 2018
New Revision: 481258
URL: https://svnweb.freebsd.org/changeset/ports/481258

Log:
  Delete math/arpack-ng-mpich from Makefile; Add the record to MOVED
  
  Deletion was previously forgotten.
  
  Reported by:	mayhem30 at gmail.com

Modified:
  head/MOVED
  head/math/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Oct  5 01:11:05 2018	(r481257)
+++ head/MOVED	Fri Oct  5 03:43:17 2018	(r481258)
@@ -10563,3 +10563,4 @@ comms/wsjt|comms/wsjtx|2018-10-02|Has expired: replace
 comms/wspr|comms/wsjtx|2018-10-02|Has expired: replace with wsjtx upstream no longer maintained
 comms/kvasd|comms/wsjtx|2018-10-02|Has expired: use wsjtx- kvasd is not needed by wsjtx and no longer maintained
 mail/mutt-lite|mail/mutt|2018-10-02|Has expired: For a lite version of mutt build mail/mutt with less (or zero) options
+math/arpack-ng-mpich|math/arpack-ng|2018-10-04|math/arpack-ng-mpich slave port is merged into math/arpack-ng

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Fri Oct  5 01:11:05 2018	(r481257)
+++ head/math/Makefile	Fri Oct  5 03:43:17 2018	(r481258)
@@ -130,7 +130,6 @@
     SUBDIR += arpack
     SUBDIR += arpack++
     SUBDIR += arpack-ng
-    SUBDIR += arpack-ng-mpich
     SUBDIR += aspcud
     SUBDIR += asymptote
     SUBDIR += atlas


More information about the svn-ports-head mailing list