diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/ambit/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/Makefile | 1 | ||||
-rw-r--r-- | math/dynare/Makefile | 1 | ||||
-rw-r--r-- | math/flann/Makefile | 1 | ||||
-rw-r--r-- | math/labplot/Makefile | 1 | ||||
-rw-r--r-- | math/libmesh/Makefile | 2 | ||||
-rw-r--r-- | math/mathgl/Makefile | 2 | ||||
-rw-r--r-- | math/matio/Makefile | 2 | ||||
-rw-r--r-- | math/octave/Makefile | 1 | ||||
-rw-r--r-- | math/pdal/Makefile | 2 | ||||
-rw-r--r-- | math/scilab/Makefile | 2 |
11 files changed, 11 insertions, 6 deletions
diff --git a/math/ambit/Makefile b/math/ambit/Makefile index 9502fda77f33..4b59a848d2eb 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -4,7 +4,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.2-37 DISTVERSIONSUFFIX= -g9c7049a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index b94f90c9a456..d70fe73f5560 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,6 +2,7 @@ PORTNAME= armadillo PORTVERSION= 9.100.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/dynare/Makefile b/math/dynare/Makefile index 59b91d9acdc2..3549834b77a7 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -2,6 +2,7 @@ PORTNAME= dynare DISTVERSION= 4.5.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/flann/Makefile b/math/flann/Makefile index 38e5353770a2..a6d0537633a2 100644 --- a/math/flann/Makefile +++ b/math/flann/Makefile @@ -2,6 +2,7 @@ PORTNAME= flann DISTVERSION= 1.9.1-19 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gf3a17cd CATEGORIES= math diff --git a/math/labplot/Makefile b/math/labplot/Makefile index df71775afc09..8f735f9777f1 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile index 0d891fabe329..73dd96e2a5da 100644 --- a/math/libmesh/Makefile +++ b/math/libmesh/Makefile @@ -4,7 +4,7 @@ PORTNAME= libmesh DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile index 0faca94fecae..ba100f86d5ce 100644 --- a/math/mathgl/Makefile +++ b/math/mathgl/Makefile @@ -2,7 +2,7 @@ PORTNAME= mathgl DISTVERSION= 2.4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:R} diff --git a/math/matio/Makefile b/math/matio/Makefile index ca111801bf45..d99d25b0608a 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -3,7 +3,7 @@ PORTNAME= matio PORTVERSION= 1.5.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF diff --git a/math/octave/Makefile b/math/octave/Makefile index 2cedd5b4e3fc..04de62a702c5 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} +PORTREVISION= 1 CATEGORIES= math java MASTER_SITES= GNU diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 715fc97494bc..786b1ab1c1d6 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 1.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org diff --git a/math/scilab/Makefile b/math/scilab/Makefile index f24dbc0be9ec..2caaadabe1d0 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -3,7 +3,7 @@ PORTNAME= scilab PORTVERSION= 5.5.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} |