diff options
author | danilo <danilo@FreeBSD.org> | 2014-04-13 08:17:45 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-04-13 08:17:45 +0800 |
commit | 9a3ee8babdfba026d27046c680fe4a22d144aea0 (patch) | |
tree | fd19deb2f65455d7e3f2789d17cd9aec2e92aa4e /science | |
parent | 5e018b3010cc37d2fc6f3548ab1cd3c8f5f76b98 (diff) | |
download | freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.tar.gz freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.tar.zst freebsd-ports-gnome-9a3ee8babdfba026d27046c680fe4a22d144aea0.zip |
- Update openmpi from 1.6.5 to 1.8 (new stable version)
- Convert USE_BZIP2 to USES
Diffstat (limited to 'science')
-rw-r--r-- | science/dlpoly-classic/Makefile | 2 | ||||
-rw-r--r-- | science/fvcom-mpi/Makefile | 1 | ||||
-rw-r--r-- | science/meep/Makefile | 2 | ||||
-rw-r--r-- | science/pnetcdf/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index 88476f453d10..722ee1734ab5 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -3,7 +3,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science java MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ PKGNAMESUFFIX= classic diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index 1ff483e939a0..035a4839ce7b 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,6 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ +PORTREVISION= 2 PKGNAMESUFFIX= -mpi MAINTAINER= jwbacon@tds.net diff --git a/science/meep/Makefile b/science/meep/Makefile index 51054e9eda2b..6f483dcbd417 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -3,7 +3,7 @@ PORTNAME= meep PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/meep/ diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index a62162150117..aa1673e27db0 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet |