diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
commit | 94f7ea6c8f50fefcaa643a379c5418760974f334 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /science | |
parent | 6083c63ce6518b5863e802d6eaea1b21da9f2e2a (diff) | |
download | ports-94f7ea6c8f50fefcaa643a379c5418760974f334.tar.gz ports-94f7ea6c8f50fefcaa643a379c5418760974f334.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/dlpoly-classic/Makefile | 2 | ||||
-rw-r--r-- | science/fvcom-mpi/Makefile | 2 | ||||
-rw-r--r-- | science/fvm/Makefile | 1 | ||||
-rw-r--r-- | science/gromacs/Makefile | 2 | ||||
-rw-r--r-- | science/meep/Makefile | 2 | ||||
-rw-r--r-- | science/ncs/Makefile | 1 | ||||
-rw-r--r-- | science/pnetcdf/Makefile | 2 |
7 files changed, 7 insertions, 5 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index f086e01f30a9..9ce3df7f37af 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -3,7 +3,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 6 +PORTREVISION= 7 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 0b6710b1fa87..cd271fd0f855 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ -PORTREVISION= 6 +PORTREVISION= 7 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ diff --git a/science/fvm/Makefile b/science/fvm/Makefile index b7f2ccd06f9c..ff3f7756c7b7 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -3,6 +3,7 @@ PORTNAME= fvm PORTVERSION= 0.15.4 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= http://code-saturne.org/releases/ diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 0d8869004c0f..ad7dfd1035eb 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/meep/Makefile b/science/meep/Makefile index ca56388ffc60..8fd2bda47935 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -3,7 +3,7 @@ PORTNAME= meep PORTVERSION= 1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/meep/ diff --git a/science/ncs/Makefile b/science/ncs/Makefile index 4836ad6aa75e..f717bddc690d 100644 --- a/science/ncs/Makefile +++ b/science/ncs/Makefile @@ -3,6 +3,7 @@ PORTNAME= ncs PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= http://code-saturne.org/releases/ diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index bce9d5743f7f..bbc401f3078f 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet |