summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile2
-rw-r--r--math/adept/Makefile2
-rw-r--r--math/algae/Makefile2
-rw-r--r--math/arpack-ng/Makefile2
-rw-r--r--math/atlas/Makefile2
-rw-r--r--math/blacs/Makefile2
-rw-r--r--math/blaze/Makefile2
-rw-r--r--math/blazeiterative/Makefile2
-rw-r--r--math/blocksolve95/Makefile2
-rw-r--r--math/cantor/Makefile2
-rw-r--r--math/cbc/Makefile2
-rw-r--r--math/cblas/Makefile2
-rw-r--r--math/ceres-solver/Makefile2
-rw-r--r--math/clp/Makefile2
-rw-r--r--math/cmlib/Makefile2
-rw-r--r--math/coinmp/Makefile1
-rw-r--r--math/coinutils/Makefile1
-rw-r--r--math/dbcsr/Makefile1
-rw-r--r--math/deal.ii/Makefile2
-rw-r--r--math/dsdp/Makefile2
-rw-r--r--math/dynare/Makefile2
-rw-r--r--math/eispack/Makefile2
-rw-r--r--math/elpa/Makefile1
-rw-r--r--math/fflas-ffpack/Makefile2
-rw-r--r--math/fftw/Makefile2
-rw-r--r--math/giacxcas/Makefile2
-rw-r--r--math/gotoblas/Makefile2
-rw-r--r--math/gretl/Makefile2
-rw-r--r--math/ipopt/Makefile2
-rw-r--r--math/jags/Makefile2
-rw-r--r--math/kktdirect/Makefile2
-rw-r--r--math/lapack++/Makefile2
-rw-r--r--math/lapack/Makefile2
-rw-r--r--math/lapack95/Makefile2
-rw-r--r--math/levmar/Makefile2
-rw-r--r--math/libRmath/Makefile1
-rw-r--r--math/librsb/Makefile2
-rw-r--r--math/libtsnnls/Makefile2
-rw-r--r--math/libxsmm/Makefile2
-rw-r--r--math/linpack/Makefile2
-rw-r--r--math/lrslib/Makefile2
-rw-r--r--math/math77/Makefile2
-rw-r--r--math/moab/Makefile2
-rw-r--r--math/mumps/Makefile2
-rw-r--r--math/mumps4/Makefile1
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/openblas/Makefile2
-rw-r--r--math/osi/Makefile2
-rw-r--r--math/petiga/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--math/py-cyipopt/Makefile2
-rw-r--r--math/py-igakit/Makefile2
-rw-r--r--math/py-numpy/Makefile2
-rw-r--r--math/py-primme/Makefile2
-rw-r--r--math/py-pynleq2/Makefile2
-rw-r--r--math/py-pysparse/Makefile2
-rw-r--r--math/py-rpy2/Makefile1
-rw-r--r--math/py-scs/Makefile1
-rw-r--r--math/py-slepc4py/Makefile2
-rw-r--r--math/py-symcxx/Makefile2
-rw-r--r--math/py-symeig/Makefile2
-rw-r--r--math/qd/Makefile2
-rw-r--r--math/qposases/Makefile2
-rw-r--r--math/qrupdate/Makefile2
-rw-r--r--math/rkward-kde/Makefile2
-rw-r--r--math/scalapack/Makefile2
-rw-r--r--math/scilab/Makefile2
-rw-r--r--math/scs/Makefile1
-rw-r--r--math/sdpa/Makefile2
-rw-r--r--math/slatec/Makefile2
-rw-r--r--math/slepc/Makefile2
-rw-r--r--math/suitesparse/Makefile2
-rw-r--r--math/sundials/Makefile2
-rw-r--r--math/superlu/Makefile2
-rw-r--r--math/superlu_mt/Makefile2
-rw-r--r--math/taucs/Makefile2
-rw-r--r--math/trlan/Makefile2
-rw-r--r--math/x12arima/Makefile2
-rw-r--r--math/xlife++/Makefile2
79 files changed, 79 insertions, 70 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index d9d082fec0be..4490984d2a52 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -3,7 +3,7 @@
PORTNAME= R
DISTVERSION= 3.5.3
-PORTREVISION= 2
+PORTREVISION= 4
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
diff --git a/math/adept/Makefile b/math/adept/Makefile
index 317c4b521621..416ac759283f 100644
--- a/math/adept/Makefile
+++ b/math/adept/Makefile
@@ -2,7 +2,7 @@
PORTNAME= adept
DISTVERSION= 2.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/
diff --git a/math/algae/Makefile b/math/algae/Makefile
index da588cd2daf3..c6997911244c 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -3,7 +3,7 @@
PORTNAME= algae
PORTVERSION= 4.3.6
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile
index 0c4f25e53ce3..fa7ee5340027 100644
--- a/math/arpack-ng/Makefile
+++ b/math/arpack-ng/Makefile
@@ -3,7 +3,7 @@
PORTNAME= arpack-ng
DISTVERSION= 3.6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/atlas/Makefile b/math/atlas/Makefile
index 143473561fd0..661251170f57 100644
--- a/math/atlas/Makefile
+++ b/math/atlas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= atlas
PORTVERSION= 3.8.4
-PORTREVISION= 16
+PORTREVISION= 17
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION}
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index f3ddfa0dab86..0f3573576f59 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= blacs
PORTVERSION= 1.7
-PORTREVISION= 33
+PORTREVISION= 34
CATEGORIES= math
MASTER_SITES= NETLIB/blacs
DISTNAME= BLACS
diff --git a/math/blaze/Makefile b/math/blaze/Makefile
index 45f6bd82784f..66df1eef40f6 100644
--- a/math/blaze/Makefile
+++ b/math/blaze/Makefile
@@ -2,7 +2,7 @@
PORTNAME= blaze
DISTVERSION= 3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/
diff --git a/math/blazeiterative/Makefile b/math/blazeiterative/Makefile
index 06e51f5a41b4..3e0f69e88113 100644
--- a/math/blazeiterative/Makefile
+++ b/math/blazeiterative/Makefile
@@ -2,7 +2,7 @@
PORTNAME= blazeiterative
PORTVERSION= g20180409
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index 0a851775ef6a..166028de0623 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -3,7 +3,7 @@
PORTNAME= blocksolve95
PORTVERSION= 3.0
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= math parallel
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \
http://ftp.mcs.anl.gov/pub/BlockSolve95/
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 9af6e794bf4a..152235f197cd 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cantor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/cbc/Makefile b/math/cbc/Makefile
index c8d0774f95c0..876b3f081ca3 100644
--- a/math/cbc/Makefile
+++ b/math/cbc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cbc
DISTVERSIONPREFIX= releases/
DISTVERSION= 2.9.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/cblas/Makefile b/math/cblas/Makefile
index 31b0f3f213cb..8f8f76ddb00b 100644
--- a/math/cblas/Makefile
+++ b/math/cblas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cblas
PORTVERSION= 1.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= NL/blas/blast-forum/ LOCAL/bf
DISTFILES= cblas.tgz
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index bf0e6671790b..82962dd90e35 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ceres-solver
DISTVERSION= 1.14.0
-PORTREVISION= 10
+PORTREVISION= 12
CATEGORIES= math
MAINTAINER= jbeich@FreeBSD.org
diff --git a/math/clp/Makefile b/math/clp/Makefile
index a0b7f770031c..3a739983b83b 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Clp
PORTVERSION= 1.16.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/${PORTNAME}/ \
http://www.mavetju.org/download/adopted/
diff --git a/math/cmlib/Makefile b/math/cmlib/Makefile
index 2feafb5c4e11..49a2b8ef2f30 100644
--- a/math/cmlib/Makefile
+++ b/math/cmlib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cmlib
PORTVERSION= 3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= NL/blas:blas ftp://ftp.nist.gov/pub/cmlib/
# Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from CMLIB.
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile
index 84c9e6985af7..ea2b2be46853 100644
--- a/math/coinmp/Makefile
+++ b/math/coinmp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= CoinMP
PORTVERSION= 1.8.4
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/CoinMP/
diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile
index 244bd6b65a1b..ade1e4c0cb9b 100644
--- a/math/coinutils/Makefile
+++ b/math/coinutils/Makefile
@@ -2,6 +2,7 @@
PORTNAME= CoinUtils
DISTVERSION= 2.11.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile
index a6260e6963cd..96be2a793cdc 100644
--- a/math/dbcsr/Makefile
+++ b/math/dbcsr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dbcsr
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index 33f2e7d4375c..cd8de53f75a9 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -3,7 +3,7 @@
PORTNAME= deal.II
DISTVERSIONPREFIX= v
DISTVERSION= 9.0.1
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/dsdp/Makefile b/math/dsdp/Makefile
index e956f59996bc..3247d392c127 100644
--- a/math/dsdp/Makefile
+++ b/math/dsdp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dsdp
DISTVERSION= 5.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://www.mcs.anl.gov/hs/software/${PORTNAME:tu}/
DISTNAME= ${PORTNAME:tu}${DISTVERSION}
diff --git a/math/dynare/Makefile b/math/dynare/Makefile
index 88428b5b33d3..039b761cd95d 100644
--- a/math/dynare/Makefile
+++ b/math/dynare/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dynare
DISTVERSION= 4.5.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= http://www.dynare.org/release/source/
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index a4958a4f4e81..f68c806a95df 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eispack
PORTVERSION= 1.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math
MASTER_SITES= NL
DISTFILES= ${SRCS}
diff --git a/math/elpa/Makefile b/math/elpa/Makefile
index 6e5c2e702c6f..aa6d2f8fea22 100644
--- a/math/elpa/Makefile
+++ b/math/elpa/Makefile
@@ -2,6 +2,7 @@
PORTNAME= elpa
DISTVERSION= 2018.11.001
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/
diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile
index ba31e8dfa3dd..f406ad5266d1 100644
--- a/math/fflas-ffpack/Makefile
+++ b/math/fflas-ffpack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fflas-ffpack
PORTVERSION= 1.4.3
-PORTREVISION= 13
+PORTREVISION= 15
CATEGORIES= math
MASTER_SITES= http://linalg.org/ LOCAL/bf
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index cf4bf710b847..9e76b6aaf1ec 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fftw
PORTVERSION= 2.1.5
-PORTREVISION?= 20
+PORTREVISION?= 21
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
ftp://ftp.fftw.org/pub/fftw/old/ \
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index 6a633d95c9ef..fba0663a56aa 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= giacxcas
DISTVERSION= 1.5.0-49
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \
http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 2309d3e88492..81f5f118f7f3 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gotoblas
PORTVERSION= 2.${GOTOBLAS2VER}.${LAPACKVER}
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= math
MASTER_SITES= LOCAL/maho/gotoblas \
NL/lapack:lapack NL/lapack/timing:lapack_tmg
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index ccbf85e37d9d..db9ef07040a1 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gretl
DISTVERSION= 2019a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile
index 77dcf7e96a67..1dd77117fe96 100644
--- a/math/ipopt/Makefile
+++ b/math/ipopt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Ipopt
DISTVERSION= 3.12.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Ipopt/ \
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \
diff --git a/math/jags/Makefile b/math/jags/Makefile
index c4f0f1f97916..699109b6f2aa 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcmc-jags
DISTVERSION= 4.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \
diff --git a/math/kktdirect/Makefile b/math/kktdirect/Makefile
index 717a3df5fdc2..4313fcbaaf1e 100644
--- a/math/kktdirect/Makefile
+++ b/math/kktdirect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kktdirect
PORTVERSION= 0.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= http://www.cs.ubc.ca/~rbridson/download/ LOCAL/bf
DISTNAME= KKTDirect${PORTVERSION}
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index fcc8b87ba6ae..7072a72da003 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lapack++
PORTVERSION= 2.5.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF/lapackpp \
http://math.nist.gov/lapack++/:doc
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 28c82b3a007e..1adf3e31bd23 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= lapack
PORTVERSION= 3.5.0
-PORTREVISION?= 6 # Never remove this line, keep PORTREVISION?=0 in case.
+PORTREVISION?= 7 # Never remove this line, keep PORTREVISION?=0 in case.
CATEGORIES= math
MASTER_SITES= NL/lapack/
DISTFILES= lapack-${PORTVERSION}.tgz
diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile
index b92699a90826..f4aedbf01013 100644
--- a/math/lapack95/Makefile
+++ b/math/lapack95/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lapack95
PORTVERSION= 1.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= math
MASTER_SITES= NL
DISTNAME= ${PORTNAME}
diff --git a/math/levmar/Makefile b/math/levmar/Makefile
index 54d88d64b777..4a4ff0511590 100644
--- a/math/levmar/Makefile
+++ b/math/levmar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= levmar
PORTVERSION= 2.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= http://users.ics.forth.gr/~lourakis/levmar/
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index e67fe779e827..88502e252f56 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libRmath
DISTVERSION= 3.5.3
+PORTREVISION= 2
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
diff --git a/math/librsb/Makefile b/math/librsb/Makefile
index 1305e8620397..1745dc400f67 100644
--- a/math/librsb/Makefile
+++ b/math/librsb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= librsb
PORTVERSION= 1.2.0r7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/librsb
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/}
diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile
index aa053aafce04..d67c5ee29879 100644
--- a/math/libtsnnls/Makefile
+++ b/math/libtsnnls/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtsnnls
PORTVERSION= 2.3.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= http://www.jasoncantarella.com/downloads/
diff --git a/math/libxsmm/Makefile b/math/libxsmm/Makefile
index bb8a2e779206..53be341c5fd5 100644
--- a/math/libxsmm/Makefile
+++ b/math/libxsmm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libxsmm
DISTVERSION= 1.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 2001fba08536..5b8f5bfd9218 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= linpack
PORTVERSION= 1.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math
MASTER_SITES= NL
DISTFILES= ${SRCS}
diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile
index ebc50f74f5d1..8ccd0a9ce64d 100644
--- a/math/lrslib/Makefile
+++ b/math/lrslib/Makefile
@@ -4,7 +4,7 @@ PORTNAME= lrslib
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 062
DISTVERSIONSUFFIX= +autotools-2017-03-03
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/math77/Makefile b/math/math77/Makefile
index 60c3ccb9fe85..9ac468f1fb1a 100644
--- a/math/math77/Makefile
+++ b/math/math77/Makefile
@@ -2,7 +2,7 @@
PORTNAME= math77
PORTVERSION= 6.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= NL/math
DISTNAME= ${PORTNAME}
diff --git a/math/moab/Makefile b/math/moab/Makefile
index c04e2a44aa8a..1db3f52de1b8 100644
--- a/math/moab/Makefile
+++ b/math/moab/Makefile
@@ -2,7 +2,7 @@
PORTNAME= moab
DISTVERSION= 5.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
diff --git a/math/mumps/Makefile b/math/mumps/Makefile
index b0d406de191a..aaeb45c7ed43 100644
--- a/math/mumps/Makefile
+++ b/math/mumps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumps
DISTVERSION= 5.1.1-aster2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
PKGNAMESUFFIX= -edf
diff --git a/math/mumps4/Makefile b/math/mumps4/Makefile
index c688bbd82573..a45a284bab2e 100644
--- a/math/mumps4/Makefile
+++ b/math/mumps4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mumps4
PORTVERSION= 4.10.0 # Please do not upgrade to 5+: use math/mumps
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://mumps.enseeiht.fr/ \
http://graal.ens-lyon.fr/MUMPS/ \
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 72636a931c72..8aef87f6fe0e 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math java
MASTER_SITES= GNU
diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index bc2ffa3c81ed..614e19dd7b28 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openblas
PORTVERSION= 0.2.20
-PORTREVISION= 7
+PORTREVISION= 8
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= math
diff --git a/math/osi/Makefile b/math/osi/Makefile
index 48de68b3f31d..1e4329e2f191 100644
--- a/math/osi/Makefile
+++ b/math/osi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Osi
DISTVERSION= 0.107.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
diff --git a/math/petiga/Makefile b/math/petiga/Makefile
index d91d4b94efc5..c3b8f6517438 100644
--- a/math/petiga/Makefile
+++ b/math/petiga/Makefile
@@ -2,7 +2,7 @@
PORTNAME= petiga
DISTVERSION= g20180518
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math python
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 4ce69a26a8d8..9a20e496aee1 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= plplot
PORTVERSION= 5.12.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile
index 2aabe92ead38..b25759d497f4 100644
--- a/math/py-cyipopt/Makefile
+++ b/math/py-cyipopt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cyipopt
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-igakit/Makefile b/math/py-igakit/Makefile
index 3da547b2f48c..ad528f6d5197 100644
--- a/math/py-igakit/Makefile
+++ b/math/py-igakit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= igakit
DISTVERSION= 0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 0f8c318cee49..650574c51190 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= numpy
PORTVERSION= 1.16.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP \
diff --git a/math/py-primme/Makefile b/math/py-primme/Makefile
index 043295f6f529..a1c6018e2bab 100644
--- a/math/py-primme/Makefile
+++ b/math/py-primme/Makefile
@@ -3,7 +3,7 @@
PORTNAME= primme
DISTVERSIONPREFIX= v
DISTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pynleq2/Makefile b/math/py-pynleq2/Makefile
index 331034391bd1..9db81d45ac22 100644
--- a/math/py-pynleq2/Makefile
+++ b/math/py-pynleq2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pynleq2
DISTVERSION= 0.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile
index 29785e769418..39e4694cb307 100644
--- a/math/py-pysparse/Makefile
+++ b/math/py-pysparse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pysparse
PORTVERSION= 1.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index fd80b0098394..13bad51dc046 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rpy2
DISTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile
index 28a2542287e3..34477ac92126 100644
--- a/math/py-scs/Makefile
+++ b/math/py-scs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= scs
DISTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile
index 057774ac0ae4..29c967381177 100644
--- a/math/py-slepc4py/Makefile
+++ b/math/py-slepc4py/Makefile
@@ -2,7 +2,7 @@
PORTNAME= slepc4py
DISTVERSION= 3.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-symcxx/Makefile b/math/py-symcxx/Makefile
index 44f80eea9205..a963530ff94c 100644
--- a/math/py-symcxx/Makefile
+++ b/math/py-symcxx/Makefile
@@ -2,7 +2,7 @@
PORTNAME= symcxx
DISTVERSION= 0.1.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index d934f585193f..77f4e2ff986a 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -3,7 +3,7 @@
PORTNAME= symeig
PORTVERSION= 1.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math python
MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.4
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/qd/Makefile b/math/qd/Makefile
index 0e9d9c266552..ba2d6e0645b6 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qd
PORTVERSION= 2.3.7
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/
diff --git a/math/qposases/Makefile b/math/qposases/Makefile
index e6a8c2262294..91d9e20648fb 100644
--- a/math/qposases/Makefile
+++ b/math/qposases/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qpOASES
DISTVERSION= 3.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
diff --git a/math/qrupdate/Makefile b/math/qrupdate/Makefile
index 1818c4d99707..f87dcfcdbe14 100644
--- a/math/qrupdate/Makefile
+++ b/math/qrupdate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qrupdate
PORTVERSION= 1.1.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= SOURCEFORGE/qrupdate/qrupdate/1.2
diff --git a/math/rkward-kde/Makefile b/math/rkward-kde/Makefile
index e5c88ce386ea..2e7d00aea7e7 100644
--- a/math/rkward-kde/Makefile
+++ b/math/rkward-kde/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rkward
DISTVERSION= 0.7.0b
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:C/b//}/src
PKGNAMESUFFIX= -kde
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index 6e979dce3b65..00f18eb70fde 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scalapack
PORTVERSION= 2.0.2
-PORTREVISION= 16
+PORTREVISION= 18
CATEGORIES= math
MASTER_SITES= NL
DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 56611ef486ed..32338dd1eaca 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scilab
PORTVERSION= 5.5.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= math cad java
MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
diff --git a/math/scs/Makefile b/math/scs/Makefile
index 69f5a6e85360..fb249c5ece58 100644
--- a/math/scs/Makefile
+++ b/math/scs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scs
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.2-50
+PORTREVISION= 1
DISTVERSIONSUFFIX= -g3401dfc
CATEGORIES= math
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index d95e00a26268..c918a2b9b819 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdpa
PORTVERSION= 7.3.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
DEBIAN/pool/main/m/mumps:mumps
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index 0c24b9596c58..e7cf8d8fcb6e 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slatec
PORTVERSION= 4.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= NL/slatec/:slatec NL/blas/:blas
# Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from Slatec:
diff --git a/math/slepc/Makefile b/math/slepc/Makefile
index 89730aef98cb..5a2c7ca0d659 100644
--- a/math/slepc/Makefile
+++ b/math/slepc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= slepc
DISTVERSION= 3.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= http://slepc.upv.es/download/distrib/
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 716d2b0c7ed2..9fbaddb978fa 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= suitesparse
DISTVERSION= 5.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://faculty.cse.tamu.edu/davis/SuiteSparse/
DISTNAME= SuiteSparse-${PORTVERSION}
diff --git a/math/sundials/Makefile b/math/sundials/Makefile
index c471900bc481..34bbdec03cdf 100644
--- a/math/sundials/Makefile
+++ b/math/sundials/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sundials
DISTVERSION= 3.1.2
-PORTREVISION= 4
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= https://computation.llnl.gov/projects/sundials/download/
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 6c9bd5e26924..8fb314afd017 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= superlu
PORTVERSION= 5.2.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ \
http://crd-legacy.lbl.gov/~xiaoye/:doc
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index ba3823e2bef6..c64c56887663 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= superlu_mt
PORTVERSION= 3.1.20160319
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \
http://crd.lbl.gov/~xiaoye/:doc
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index f1b7b59b2acd..60bebdf0ecf6 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= taucs
PORTVERSION= 2.2
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= math
MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ \
LOCAL/bf
diff --git a/math/trlan/Makefile b/math/trlan/Makefile
index 73e9f26a2382..5c69f7537989 100644
--- a/math/trlan/Makefile
+++ b/math/trlan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= trlan
PORTVERSION= 201009
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= https://codeforge.lbl.gov/frs/download.php/210/:1 \
http://crd.lbl.gov/~kewu/ps/:2 \
diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile
index ae8b7f2b199f..71a293aef99b 100644
--- a/math/x12arima/Makefile
+++ b/math/x12arima/Makefile
@@ -3,7 +3,7 @@
PORTNAME= x12arima
PORTVERSION= 0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math finance
MASTER_SITES= http://www.census.gov/ts/x12a/v03/unix/
DISTFILES= omegav03src.tar.gz
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile
index b03effffa247..58ea2dd5167e 100644
--- a/math/xlife++/Makefile
+++ b/math/xlife++/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xlife++
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= https://uma.ensta-paristech.fr/soft/XLiFE++/var/files/src/
DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09