diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
commit | 1fa076ebfbb44d5f8bbee41a05305e1e1451acb5 (patch) | |
tree | bb64e8bf87497b3762d70f029ce970ef16ab7610 /math | |
parent | Allow building with either giflib 4.2 or 5.0 (diff) |
- Update net/openmpi to 1.8.4
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 a0d52aa8abc1..f09186aecd8a 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=blacs diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index 8556cfae847e..785f56d89e95 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 9 +PORTREVISION= 10 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 cb07ad3dab4e..443310335191 100644 --- a/math/parmgridgen/Makefile +++ b/math/parmgridgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= parmgridgen PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 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 375aaff7b403..377085b27e93 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index 78a49410c496..af1ad5f9e6ec 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtk PORTVERSION= 6.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 |