diff options
Diffstat (limited to 'math')
145 files changed, 145 insertions, 101 deletions
diff --git a/math/R-cran-KFAS/Makefile b/math/R-cran-KFAS/Makefile index 93db7c9d150a..b0e610174c38 100644 --- a/math/R-cran-KFAS/Makefile +++ b/math/R-cran-KFAS/Makefile @@ -3,6 +3,7 @@ PORTNAME= KFAS PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R/Makefile b/math/R/Makefile index 12891b8b6904..e8442f60f945 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,7 +3,7 @@ PORTNAME= R PORTVERSION= 3.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/algae/Makefile b/math/algae/Makefile index deb2194ac784..d105ed2a212f 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -3,7 +3,7 @@ PORTNAME= algae PORTVERSION= 4.3.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index fa46fb310c72..218b14d8162e 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -3,6 +3,7 @@ PORTNAME= arpack-ng PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/arpack/Makefile b/math/arpack/Makefile index c67d6a75d0cf..f908eae43cad 100644 --- a/math/arpack/Makefile +++ b/math/arpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpack PORTVERSION= 96 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MASTER_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz patch.tar.gz diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 383c7d19b5bd..1c346337a93d 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -3,7 +3,7 @@ PORTNAME= atlas PORTVERSION= 3.8.4 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION} diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 1a1b2f7d5cc1..64302b017a5c 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index f7fbc7775fc5..bb6982fd20ce 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -3,7 +3,7 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 16 +PORTREVISION= 17 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 dcfa6ab64df9..a9601c40e996 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -2,7 +2,7 @@ PORTNAME= cantor PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/cblas/Makefile b/math/cblas/Makefile index 1cb9d0164f91..1f8c16dc21a3 100644 --- a/math/cblas/Makefile +++ b/math/cblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= cblas PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 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 9528d6ffe7e9..81efae3ab1be 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -2,6 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org diff --git a/math/clp/Makefile b/math/clp/Makefile index aafb566c1b50..180344092a8b 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -3,6 +3,7 @@ PORTNAME= Clp PORTVERSION= 1.16.10 +PORTREVISION= 1 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 6b07b4b6942f..ad0cbdf71d84 100644 --- a/math/cmlib/Makefile +++ b/math/cmlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= cmlib PORTVERSION= 3.0 +PORTREVISION= 1 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/dynare/Makefile b/math/dynare/Makefile index 36ba06fb2933..afdfd99d5529 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -3,7 +3,7 @@ PORTNAME= dynare PORTVERSION= 4.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 3b08ca58b95c..5a5052fa9bec 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,7 +3,7 @@ PORTNAME= eispack PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= NL DISTFILES= ${SRCS} diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index 95590d9f923e..8cdc9027d8b0 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= fflas-ffpack PORTVERSION= 1.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://linalg.org/ LOCAL/bf diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 73df7c9e8685..db918c2cca9d 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -3,7 +3,7 @@ PORTNAME= fftw PORTVERSION= 2.1.5 -PORTREVISION?= 12 +PORTREVISION?= 13 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://ftp.fftw.org/pub/fftw/old/ \ diff --git a/math/freemat/Makefile b/math/freemat/Makefile index dfb5617b192c..c4d57bc1cf19 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -4,7 +4,7 @@ PORTNAME= FreeMat PORTVERSION= 4.2 DISTVERSIONSUFFIX= -Source -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math science MASTER_SITES= SF/freemat/FreeMat4 diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index e4c15678c86f..c8ce5f3ddf44 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -3,6 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.2.2-57 +PORTREVISION= 1 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 40e3dca7596c..277b437c80f9 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= gotoblas PORTVERSION= 2.${GOTOBLAS2VER}.${LAPACKVER} -PORTREVISION= 7 +PORTREVISION= 8 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 c456e534cc52..98b225d81e88 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gretl PORTVERSION= 1.9.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math finance MASTER_SITES= SF diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile index aedcc5dd607b..658f672af91f 100644 --- a/math/ipopt/Makefile +++ b/math/ipopt/Makefile @@ -3,6 +3,7 @@ PORTNAME= Ipopt PORTVERSION= 3.12.6 +PORTREVISION= 1 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 c9ed95236c9a..1107cf7f0d98 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -3,7 +3,7 @@ PORTNAME= mcmc-jags PORTVERSION= 4.0.0 -PORTREVISION= 2 +PORTREVISION= 3 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 18739b6dbe21..510e1d16007e 100644 --- a/math/kktdirect/Makefile +++ b/math/kktdirect/Makefile @@ -3,7 +3,7 @@ PORTNAME= kktdirect PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 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 007e6afdc261..9be0aaa4c59a 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -3,6 +3,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 95735064aba1..ca0a9948145b 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -3,6 +3,7 @@ PORTNAME?= lapack PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= NL/lapack/ DISTFILES= lapack-${PORTVERSION}.tgz diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 718a70f0596b..71d312558887 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -3,7 +3,7 @@ PORTNAME= lapack95 PORTVERSION= 1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= NL DISTNAME= ${PORTNAME} diff --git a/math/levmar/Makefile b/math/levmar/Makefile index 619624065593..efdf5bc625a1 100644 --- a/math/levmar/Makefile +++ b/math/levmar/Makefile @@ -3,7 +3,7 @@ PORTNAME= levmar PORTVERSION= 2.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://users.ics.forth.gr/~lourakis/levmar/ diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 1f68bfc9c53b..32864efedcf0 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -3,6 +3,7 @@ PORTNAME= libRmath PORTVERSION= 3.3.2 +PORTREVISION= 1 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 4685d0e1881b..a4ce61d510bb 100644 --- a/math/librsb/Makefile +++ b/math/librsb/Makefile @@ -3,7 +3,7 @@ PORTNAME= librsb PORTVERSION= 1.2.0r4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/librsb DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/} diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile index dc432a7f89e4..68323b85cc24 100644 --- a/math/libtsnnls/Makefile +++ b/math/libtsnnls/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtsnnls PORTVERSION= 2.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.jasoncantarella.com/downloads/ diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 7c34515de22d..0d4f8c3b3f93 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= linpack PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= NL DISTFILES= ${SRCS} diff --git a/math/math77/Makefile b/math/math77/Makefile index eddae890bf11..38e3ee3cfae0 100644 --- a/math/math77/Makefile +++ b/math/math77/Makefile @@ -2,6 +2,7 @@ PORTNAME= math77 PORTVERSION= 6.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= NL/math DISTNAME= ${PORTNAME} diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 1895c34d3ab3..271ef0f79595 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumps PORTVERSION= 4.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 577188445899..ca529407857d 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 303e19b06475..9c61675134be 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-audio PORTVERSION= 1.1.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index a9f9a0c45aac..a8351506c80b 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bioinfo/Makefile b/math/octave-forge-bioinfo/Makefile index b95269500b65..8619a6ee2b55 100644 --- a/math/octave-forge-bioinfo/Makefile +++ b/math/octave-forge-bioinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bioinfo PORTVERSION= 0.1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-cgi/Makefile b/math/octave-forge-cgi/Makefile index 140fe55c1b15..ad629da11c44 100644 --- a/math/octave-forge-cgi/Makefile +++ b/math/octave-forge-cgi/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-cgi PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-civil-engineering/Makefile b/math/octave-forge-civil-engineering/Makefile index 95b53b512d66..bc7335873b87 100644 --- a/math/octave-forge-civil-engineering/Makefile +++ b/math/octave-forge-civil-engineering/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-civil-engineering PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index 9d55ce8e7a52..f96e534a7773 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-communications PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 4376429f08e5..4e599f8798d9 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-control PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index d4e9381e22ec..8d1fd4e55052 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-data-smoothing PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-database/Makefile b/math/octave-forge-database/Makefile index ffac69bdb620..4ac802604b7f 100644 --- a/math/octave-forge-database/Makefile +++ b/math/octave-forge-database/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-database PORTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile index f37127b44437..48457449f79c 100644 --- a/math/octave-forge-dataframe/Makefile +++ b/math/octave-forge-dataframe/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-divand/Makefile b/math/octave-forge-divand/Makefile index 80491137d08d..d6b5d09a833f 100644 --- a/math/octave-forge-divand/Makefile +++ b/math/octave-forge-divand/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-divand PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-doctest/Makefile b/math/octave-forge-doctest/Makefile index 09baa9cf8e52..3e57a62c5eb5 100644 --- a/math/octave-forge-doctest/Makefile +++ b/math/octave-forge-doctest/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-doctest PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index 0367406fde36..b5a8b7993538 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-econometrics PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-engine/Makefile b/math/octave-forge-engine/Makefile index ee7a84ecccc8..6cf1bdc089a7 100644 --- a/math/octave-forge-engine/Makefile +++ b/math/octave-forge-engine/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-engine PORTVERSION= 1.0.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index fe7a61b93185..58d51b444785 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index 6186b1248ca4..8a28babbc20b 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-financial PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 9812d268859c..6c70988ee609 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fl-core/Makefile b/math/octave-forge-fl-core/Makefile index 881246ce22b1..7e087dac2300 100644 --- a/math/octave-forge-fl-core/Makefile +++ b/math/octave-forge-fl-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fl-core PORTVERSION= 1.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index cf48f66fa7cc..acc8e5a116b6 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fuzzy-logic-toolkit/Makefile b/math/octave-forge-fuzzy-logic-toolkit/Makefile index cb083d1ea3f6..c2ea7f3aa954 100644 --- a/math/octave-forge-fuzzy-logic-toolkit/Makefile +++ b/math/octave-forge-fuzzy-logic-toolkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fuzzy-logic-toolkit PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index 6b944f0d17e5..94e2a76ac826 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.10.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-general/Makefile b/math/octave-forge-general/Makefile index 1387c33f6edb..3db548baa165 100644 --- a/math/octave-forge-general/Makefile +++ b/math/octave-forge-general/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-general PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-generate_html/Makefile b/math/octave-forge-generate_html/Makefile index 870ff9f8600d..754efe295b9f 100644 --- a/math/octave-forge-generate_html/Makefile +++ b/math/octave-forge-generate_html/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.1.12 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-geometry/Makefile b/math/octave-forge-geometry/Makefile index e44dbab54bde..2fb7b1fcec9d 100644 --- a/math/octave-forge-geometry/Makefile +++ b/math/octave-forge-geometry/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-geometry PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index 502aa116a7b1..49dc5e574ef6 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 875f709fb88e..c7a9e4b85db9 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ident/Makefile b/math/octave-forge-ident/Makefile index 4c58ff61ee76..88268f749538 100644 --- a/math/octave-forge-ident/Makefile +++ b/math/octave-forge-ident/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ident PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index 2dc8f629884a..cf99270d760b 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-image PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile index 2dfaaffed730..39ec827b572c 100644 --- a/math/octave-forge-informationtheory/Makefile +++ b/math/octave-forge-informationtheory/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-informationtheory PORTVERSION= 0.1.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index f34736c7f345..069d23e08f81 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-integration PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-interval/Makefile b/math/octave-forge-interval/Makefile index 64a178a59212..f67ba6510c7c 100644 --- a/math/octave-forge-interval/Makefile +++ b/math/octave-forge-interval/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-interval PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 78444cc113d1..3cec9bde0f8a 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-io PORTVERSION= 2.4.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-irsa/Makefile b/math/octave-forge-irsa/Makefile index 77e6e5d7895c..b3f61d9a4b7f 100644 --- a/math/octave-forge-irsa/Makefile +++ b/math/octave-forge-irsa/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-irsa PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-level-set/Makefile b/math/octave-forge-level-set/Makefile index b2480d9859fd..b80727fa9fa7 100644 --- a/math/octave-forge-level-set/Makefile +++ b/math/octave-forge-level-set/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-level-set PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index 0694331c6ad9..4ed8130aca1d 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-linear-algebra PORTVERSION= 2.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-lssa/Makefile b/math/octave-forge-lssa/Makefile index fa8b09730641..88b8528e3f3a 100644 --- a/math/octave-forge-lssa/Makefile +++ b/math/octave-forge-lssa/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-lssa PORTVERSION= 0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 340f0a9dd94b..d5f107dcd92a 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index d2d4d47949f5..f915f82a2f41 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-mapping PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 4ee5ab0b6ecc..f5a1b454ec78 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mechanics PORTVERSION= 1.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index 66fb5f7ed655..473e90acd656 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile index 0ee27d9a1b60..4545cef1a7f8 100644 --- a/math/octave-forge-missing-functions/Makefile +++ b/math/octave-forge-missing-functions/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-missing-functions PORTVERSION= 1.0.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index 8e884cee4e7d..66f1c5f613c5 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-msh PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-multicore/Makefile b/math/octave-forge-multicore/Makefile index 68aab3a87425..119282f265ad 100644 --- a/math/octave-forge-multicore/Makefile +++ b/math/octave-forge-multicore/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-multicore PORTVERSION= 0.2.15 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mvn/Makefile b/math/octave-forge-mvn/Makefile index c0773b303aa6..f47b6f72f76c 100644 --- a/math/octave-forge-mvn/Makefile +++ b/math/octave-forge-mvn/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mvn PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile index 6f8bdf9776a9..af09e52ef32a 100644 --- a/math/octave-forge-nan/Makefile +++ b/math/octave-forge-nan/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-nan PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile index ceb01028816f..0f69adb34479 100644 --- a/math/octave-forge-ncarray/Makefile +++ b/math/octave-forge-ncarray/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ncarray PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index 4aab8cb32295..79a38da839ed 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-netcdf PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nlwing2/Makefile b/math/octave-forge-nlwing2/Makefile index 3697b70b8405..b4a24172800b 100644 --- a/math/octave-forge-nlwing2/Makefile +++ b/math/octave-forge-nlwing2/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index 3fcec9518f4c..ec0bbe3406ea 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index c9862098ef2a..42ae3d8c6fcf 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.3.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ocs/Makefile b/math/octave-forge-ocs/Makefile index a776932393be..dbafa2a431d8 100644 --- a/math/octave-forge-ocs/Makefile +++ b/math/octave-forge-ocs/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ocs PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index 2f0f7fbda05e..d52227479dcc 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-oct2mat PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile index 28238523cd32..7076425cb2c9 100644 --- a/math/octave-forge-octcdf/Makefile +++ b/math/octave-forge-octcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octcdf PORTVERSION= 1.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile index f01ef1f47670..6233c29afaed 100644 --- a/math/octave-forge-octclip/Makefile +++ b/math/octave-forge-octclip/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octclip PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index cc9865662058..10a43981f81c 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile index 0c720e71ec60..e8f41346f322 100644 --- a/math/octave-forge-odebvp/Makefile +++ b/math/octave-forge-odebvp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-odebvp PORTVERSION= 1.0.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odepkg/Makefile b/math/octave-forge-odepkg/Makefile index 105822107356..a81864053702 100644 --- a/math/octave-forge-odepkg/Makefile +++ b/math/octave-forge-odepkg/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-odepkg PORTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile index 143f8a0d7872..25b3478b2e65 100644 --- a/math/octave-forge-optics/Makefile +++ b/math/octave-forge-optics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optics PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index b73a88a2d8d2..31c42e0ee170 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index 504bc4c1189d..c5fa0c531256 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optiminterp PORTVERSION= 0.3.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index 621fdec0eb24..023de58fa36f 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-outliers PORTVERSION= 0.13.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 4dfb2312f651..bf146ca9e2fa 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile index d053c48ebf58..de6b017679ba 100644 --- a/math/octave-forge-pdb/Makefile +++ b/math/octave-forge-pdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-pdb PORTVERSION= 1.0.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index 045daa179b55..5812e15d5bca 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile index 1dd04ee202d7..fe105bfba54a 100644 --- a/math/octave-forge-pt_br/Makefile +++ b/math/octave-forge-pt_br/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-pt_br PORTVERSION= 1.0.9 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index 99602fbb81dd..accb49b22182 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-quaternion PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index ea231038a0f1..b070057d599c 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-queueing PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile index d3adee954a43..73e3817b4a11 100644 --- a/math/octave-forge-secs1d/Makefile +++ b/math/octave-forge-secs1d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs1d PORTVERSION= 0.0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs2d/Makefile b/math/octave-forge-secs2d/Makefile index 5c0702b41661..bdd27c83d798 100644 --- a/math/octave-forge-secs2d/Makefile +++ b/math/octave-forge-secs2d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs2d PORTVERSION= 0.0.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile index 3ab387fae54a..d0c725840eae 100644 --- a/math/octave-forge-secs3d/Makefile +++ b/math/octave-forge-secs3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs3d PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 9a390cc46ee6..641a272980a9 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-signal PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-simp/Makefile b/math/octave-forge-simp/Makefile index 3f31dc91befa..128d95e93f03 100644 --- a/math/octave-forge-simp/Makefile +++ b/math/octave-forge-simp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-simp PORTVERSION= 1.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index 6344a933adbb..7f5f0000d375 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sparsersb/Makefile b/math/octave-forge-sparsersb/Makefile index 91a2830723c9..4da54d20dc3c 100644 --- a/math/octave-forge-sparsersb/Makefile +++ b/math/octave-forge-sparsersb/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-sparsersb PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index 7da327a1b8e4..e1989d6dc5e9 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile index 683e6182712b..4d086a39b796 100644 --- a/math/octave-forge-special-matrix/Makefile +++ b/math/octave-forge-special-matrix/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-special-matrix PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index cace427cc9c2..867ed1b43bf7 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-splines PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index b7c776eab4a5..3f02b92503c9 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-statistics PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-stk/Makefile b/math/octave-forge-stk/Makefile index ee37c073d358..a4acb9d4e8ff 100644 --- a/math/octave-forge-stk/Makefile +++ b/math/octave-forge-stk/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-stk PORTVERSION= 2.3.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index 9e71c8db6d45..7699e6ee7c3f 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-strings PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-struct/Makefile b/math/octave-forge-struct/Makefile index 456c98938e88..1b789b3add97 100644 --- a/math/octave-forge-struct/Makefile +++ b/math/octave-forge-struct/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-struct PORTVERSION= 1.0.14 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index 7d73e1014b3a..e7d6bd06fd6f 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-symband PORTVERSION= 1.0.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 80fa7287117a..b2878d8e97c7 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index c63f083195d0..19717864000d 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tcl-octave PORTVERSION= 0.1.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tisean/Makefile b/math/octave-forge-tisean/Makefile index b0382e8c94c0..c67cb97e4ac5 100644 --- a/math/octave-forge-tisean/Makefile +++ b/math/octave-forge-tisean/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-tisean PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index 1d64b3506974..9f54bd974c52 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.4.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 4df0ff2cbd2d..a98be44ef98e 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-video PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zenity/Makefile b/math/octave-forge-zenity/Makefile index d0dbf392bb95..6545a8cfbd25 100644 --- a/math/octave-forge-zenity/Makefile +++ b/math/octave-forge-zenity/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-zenity PORTVERSION= 0.5.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index 5128233fa56d..ff69eafb5c93 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-zeromq PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave/Makefile b/math/octave/Makefile index 0c00576841d1..70fca5e28b32 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave PORTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/openblas/Makefile b/math/openblas/Makefile index f29664fa12ee..f1684c3deca8 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= openblas PORTVERSION= 0.2.18 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= math diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 733659a21596..539e1e03f4ae 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 8762e0d37675..4889643520f6 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= numpy PORTVERSION= 1.11.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP:source \ diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile index 9ae35160853a..8edf9bacb708 100644 --- a/math/py-pysparse/Makefile +++ b/math/py-pysparse/Makefile @@ -3,6 +3,7 @@ PORTNAME= pysparse PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile index 2c2b422e92f8..dfe583484a97 100644 --- a/math/py-symeig/Makefile +++ b/math/py-symeig/Makefile @@ -3,7 +3,7 @@ PORTNAME= symeig PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 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 d0c4affbc6f6..1ddd8c8470c7 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -3,7 +3,7 @@ PORTNAME= qd PORTVERSION= 2.3.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/ diff --git a/math/qrupdate/Makefile b/math/qrupdate/Makefile index 3b0de2dfad8c..40b42ef65fdc 100644 --- a/math/qrupdate/Makefile +++ b/math/qrupdate/Makefile @@ -3,7 +3,7 @@ PORTNAME= qrupdate PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SOURCEFORGE/qrupdate/qrupdate/1.2 diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index 8c7744371ffa..9d2a6e2e5f21 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= rkward PORTVERSION= 0.6.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src PKGNAMESUFFIX= -kde4 diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 9187a6958776..570f6f46d4bb 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -3,7 +3,7 @@ PORTNAME= rpy2 PORTVERSION= 2.7.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= CHEESESHOP diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 5fa9c4578bbd..10887281fc19 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= NL DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 7032ae22b0c1..f5183e14478e 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -3,7 +3,7 @@ PORTNAME= scilab PORTVERSION= 5.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 326aba069f2d..2ecbc8481d4f 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdpa PORTVERSION= 7.3.8 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \ DEBIAN/pool/main/m/mumps:mumps diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index a025955524de..05d929e45133 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdpara PORTVERSION= 7.3.1 +PORTREVISION= 1 CATEGORIES= math parallel MASTER_SITES= SF/sdpa/sdpara DISTNAME= ${PORTNAME}.${PORTVERSION}.src.20100914 diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 1d9f02f44b9e..3fb4abc5d39e 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -3,7 +3,7 @@ PORTNAME= slatec PORTVERSION= 4.1 -PORTREVISION= 4 +PORTREVISION= 5 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/suitesparse/Makefile b/math/suitesparse/Makefile index f3507a876f62..d780c2ab945c 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -3,7 +3,7 @@ PORTNAME= suitesparse PORTVERSION= 4.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/ DISTNAME= SuiteSparse-${PORTVERSION} diff --git a/math/superlu/Makefile b/math/superlu/Makefile index ebf0bba1923b..58adf622dee9 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,6 +3,7 @@ PORTNAME= superlu PORTVERSION= 5.2.1 +PORTREVISION= 1 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 80143825c86f..d5d8baf81210 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -3,7 +3,7 @@ PORTNAME= superlu_mt PORTVERSION= 2.0.20080115 -PORTREVISION= 7 +PORTREVISION= 8 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 bbdb193f769a..eaf82427b79a 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -3,7 +3,7 @@ PORTNAME= taucs PORTVERSION= 2.2 -PORTREVISION= 13 +PORTREVISION= 14 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 0956dcd09eda..bf264daf99f0 100644 --- a/math/trlan/Makefile +++ b/math/trlan/Makefile @@ -3,7 +3,7 @@ PORTNAME= trlan PORTVERSION= 201009 -PORTREVISION= 3 +PORTREVISION= 4 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 8f4d648f3ebb..13977bffa007 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -3,7 +3,7 @@ PORTNAME= x12arima PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math finance MASTER_SITES= http://www.census.gov/ts/x12a/v03/unix/ DISTFILES= omegav03src.tar.gz |