diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /science | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gnudatalanguage/Makefile | 1 | ||||
-rw-r--r-- | science/grib_api/Makefile | 1 | ||||
-rw-r--r-- | science/h5utils/Makefile | 2 | ||||
-rw-r--r-- | science/massxpert/Makefile | 2 | ||||
-rw-r--r-- | science/paraview/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index f12ab3c3a7d6..1bc048001fac 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) diff --git a/science/grib_api/Makefile b/science/grib_api/Makefile index eb4f18e03809..242f820ab39c 100644 --- a/science/grib_api/Makefile +++ b/science/grib_api/Makefile @@ -3,6 +3,7 @@ PORTNAME= grib_api PORTVERSION= 1.12.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://software.ecmwf.int/wiki/download/attachments/3473437/ diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile index c964281215a6..639ecd93e391 100644 --- a/science/h5utils/Makefile +++ b/science/h5utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= h5utils PORTVERSION= 1.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/${PORTNAME}/ diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index 58e2f791581a..071c1bcb8e0b 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -3,7 +3,7 @@ PORTNAME= massxpert PORTVERSION= 3.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ diff --git a/science/paraview/Makefile b/science/paraview/Makefile index c84e9413d34c..22625d48272a 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview PORTVERSION= 4.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION}-source |