Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 17:55:35 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481380 - in head: . math math/arpack
Message-ID:  <201810061755.w96HtZdU088947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Oct  6 17:55:35 2018
New Revision: 481380
URL: https://svnweb.freebsd.org/changeset/ports/481380

Log:
  Remove math/arpack: math/arpack-ng should be used instead

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

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Oct  6 17:55:27 2018	(r481379)
+++ head/MOVED	Sat Oct  6 17:55:35 2018	(r481380)
@@ -10564,3 +10564,4 @@ comms/kvasd|comms/wsjtx|2018-10-02|Has expired: use ws
 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
 editors/latexila|editors/gnome-latex|2018-10-05|Project was renamed
+math/arpack|math/arpack-ng|2018-10-06|math/arpack is the old, unmaintained version, math/arpack-ng should be used instead

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sat Oct  6 17:55:27 2018	(r481379)
+++ head/math/Makefile	Sat Oct  6 17:55:35 2018	(r481380)
@@ -127,7 +127,6 @@
     SUBDIR += arb
     SUBDIR += aribas
     SUBDIR += armadillo
-    SUBDIR += arpack
     SUBDIR += arpack++
     SUBDIR += arpack-ng
     SUBDIR += aspcud
@@ -693,7 +692,6 @@
     SUBDIR += py-gmpy2
     SUBDIR += py-gnuplot
     SUBDIR += py-graphillion
-    SUBDIR += py-pygslodeiv2
     SUBDIR += py-igakit
     SUBDIR += py-igraph
     SUBDIR += py-intspan
@@ -724,6 +722,7 @@
     SUBDIR += py-pybloom
     SUBDIR += py-pycosat
     SUBDIR += py-pygsl
+    SUBDIR += py-pygslodeiv2
     SUBDIR += py-pyhull
     SUBDIR += py-pyipopt
     SUBDIR += py-pymc



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