aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile1
-rw-r--r--math/adept/Makefile2
-rw-r--r--math/casadi/Makefile2
-rw-r--r--math/ceres-solver/Makefile2
-rw-r--r--math/cminpack/Makefile2
-rw-r--r--math/dbcsr/Makefile2
-rw-r--r--math/fflas-ffpack/Makefile1
-rw-r--r--math/iml/Makefile1
-rw-r--r--math/jags/Makefile2
-rw-r--r--math/lapack++/Makefile2
-rw-r--r--math/levmar/Makefile2
-rw-r--r--math/linbox/Makefile1
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/openturns/Makefile2
-rw-r--r--math/primme/Makefile1
-rw-r--r--math/py-numpy/Makefile2
-rw-r--r--math/py-scs/Makefile2
-rw-r--r--math/scilab/Makefile2
-rw-r--r--math/scs/Makefile2
-rw-r--r--math/suitesparse/Makefile1
-rw-r--r--math/sundials/Makefile2
-rw-r--r--math/superlu/Makefile2
22 files changed, 22 insertions, 16 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index e2939d71c63b..fb0017e92e98 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -3,6 +3,7 @@
PORTNAME= R
DISTVERSION= 4.0.0
+PORTREVISION= 1
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
diff --git a/math/adept/Makefile b/math/adept/Makefile
index 7ddb6e20be6a..cd151a23f3af 100644
--- a/math/adept/Makefile
+++ b/math/adept/Makefile
@@ -2,7 +2,7 @@
PORTNAME= adept
DISTVERSION= 2.0.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/
diff --git a/math/casadi/Makefile b/math/casadi/Makefile
index 15c01ea4f64b..cde09b40deda 100644
--- a/math/casadi/Makefile
+++ b/math/casadi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= casadi
DISTVERSION= 3.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index cdd617d499e6..d4d8792ea840 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ceres-solver
DISTVERSION= 1.14.0
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= math
MAINTAINER= jbeich@FreeBSD.org
diff --git a/math/cminpack/Makefile b/math/cminpack/Makefile
index 57fbba4e0f83..2ba9ba032385 100644
--- a/math/cminpack/Makefile
+++ b/math/cminpack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cminpack
PORTVERSION= 1.3.6
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= fernape@FreeBSD.org
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile
index 3fe19ca60bb7..ec1c3ea6feea 100644
--- a/math/dbcsr/Makefile
+++ b/math/dbcsr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dbcsr
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile
index ffabc2935dfa..f725b6a925b1 100644
--- a/math/fflas-ffpack/Makefile
+++ b/math/fflas-ffpack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fflas-ffpack
PORTVERSION= 2.4.3
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
diff --git a/math/iml/Makefile b/math/iml/Makefile
index b52d2dd7afb1..7ea09a0ee345 100644
--- a/math/iml/Makefile
+++ b/math/iml/Makefile
@@ -3,6 +3,7 @@
PORTNAME= iml
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.cs.uwaterloo.ca/~astorjoh/
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 7a12f44beba4..96b98b7f3745 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcmc-jags
DISTVERSION= 4.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index 9a1fb2cd29b5..0c22b2dc5d69 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lapack++
PORTVERSION= 2.5.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= SF/lapackpp \
http://math.nist.gov/lapack++/:doc
diff --git a/math/levmar/Makefile b/math/levmar/Makefile
index edd5f42aa9eb..3392b26c4beb 100644
--- a/math/levmar/Makefile
+++ b/math/levmar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= levmar
PORTVERSION= 2.6
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= math
MASTER_SITES= http://users.ics.forth.gr/~lourakis/levmar/
diff --git a/math/linbox/Makefile b/math/linbox/Makefile
index c5f97e7c28d2..254e8612a7aa 100644
--- a/math/linbox/Makefile
+++ b/math/linbox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= linbox
PORTVERSION= 1.6.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= math
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 16f12041b8c7..7afc245671b6 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 6dc9c8671214..8f61123a7d68 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.14
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/primme/Makefile b/math/primme/Makefile
index 65364d67794a..62f4445fc139 100644
--- a/math/primme/Makefile
+++ b/math/primme/Makefile
@@ -3,6 +3,7 @@
PORTNAME= primme
DISTVERSIONPREFIX= v
DISTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index ba3866d94954..f16a547c029b 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= numpy
PORTVERSION= 1.16.5
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP \
diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile
index 62437f9c7cc9..4e515c155fa0 100644
--- a/math/py-scs/Makefile
+++ b/math/py-scs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scs
DISTVERSION= 2.1.1-2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index c617553fc673..11f26437464b 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scilab
PORTVERSION= 5.5.2
-PORTREVISION= 24
+PORTREVISION= 25
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 a2350c219dd5..35de6a407915 100644
--- a/math/scs/Makefile
+++ b/math/scs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scs
DISTVERSION= 2.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 73501642138a..38bfda6cc255 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= suitesparse
PORTVERSION= 5.7.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= math
diff --git a/math/sundials/Makefile b/math/sundials/Makefile
index b2d34ea813c6..9dc426d4fdb1 100644
--- a/math/sundials/Makefile
+++ b/math/sundials/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sundials
DISTVERSION= 3.1.2
-PORTREVISION= 9
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= https://computation.llnl.gov/projects/sundials/download/
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index bb5b72a3e25e..ebb3d46a6fe2 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= superlu
PORTVERSION= 5.2.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
MASTER_SITES= http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ \
http://crd-legacy.lbl.gov/~xiaoye/:doc