diff options
author | danilo <danilo@FreeBSD.org> | 2014-09-28 11:41:24 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-09-28 11:41:24 +0800 |
commit | 499ed98308915d8174d9797bce07418a608399f1 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /math | |
parent | 3af7d82db57099127a5643bda7f69e50e97a914c (diff) | |
download | freebsd-ports-gnome-499ed98308915d8174d9797bce07418a608399f1.tar.gz freebsd-ports-gnome-499ed98308915d8174d9797bce07418a608399f1.tar.zst freebsd-ports-gnome-499ed98308915d8174d9797bce07418a608399f1.zip |
- Update net/openmpi from 1.8.2 to 1.8.3
Diffstat (limited to 'math')
-rw-r--r-- | math/blacs/Makefile | 2 | ||||
-rw-r--r-- | math/parmetis/Makefile | 2 | ||||
-rw-r--r-- | math/parmgridgen/Makefile | 2 | ||||
-rw-r--r-- | math/scalapack/Makefile | 2 | ||||
-rw-r--r-- | math/vtk6/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 4c75bc70e4c7..a0d52aa8abc1 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=blacs diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index a277f45115f2..f8b662702b2e 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile index 56aa95e9ffd9..cb07ad3dab4e 100644 --- a/math/parmgridgen/Makefile +++ b/math/parmgridgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= parmgridgen PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math science MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \ http://www-users.cs.umn.edu/~moulitsa/download/ \ diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index b58b3d6d017c..375aaff7b403 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index afc0dc430610..875b0c50e372 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtk PORTVERSION= 6.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 |