diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/geant4/Makefile | 1 | ||||
-rw-r--r-- | science/opensph/Makefile | 2 | ||||
-rw-r--r-- | science/pagmo2/Makefile | 2 | ||||
-rw-r--r-- | science/paraview/Makefile | 2 | ||||
-rw-r--r-- | science/py-fresnel/Makefile | 2 | ||||
-rw-r--r-- | science/py-hoomd-blue/Makefile | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/science/geant4/Makefile b/science/geant4/Makefile index f0c517c0dc97..a1a258c9b99f 100644 --- a/science/geant4/Makefile +++ b/science/geant4/Makefile @@ -1,6 +1,7 @@ PORTNAME= geant4 DISTVERSIONPREFIX= v DISTVERSION= 11.2.0 +PORTREVISION= 1 CATEGORIES= science parallel devel cad MASTER_SITES= https://cern.ch/geant4-data/releases/ \ https://cern.ch/geant4-data/datasets/:data diff --git a/science/opensph/Makefile b/science/opensph/Makefile index f6c30980ade8..547f18ae771f 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile index d37b0035b1e0..d8b20f7aa70f 100644 --- a/science/pagmo2/Makefile +++ b/science/pagmo2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.19.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 23bf4ba16973..bd1960bd233f 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/py-fresnel/Makefile b/science/py-fresnel/Makefile index 774a3c59cbfd..778eb7420ea1 100644 --- a/science/py-fresnel/Makefile +++ b/science/py-fresnel/Makefile @@ -2,7 +2,7 @@ PORTNAME= fresnel DISTVERSIONPREFIX= v DISTVERSION= 0.13.4-4 DISTVERSIONSUFFIX= -g3ba217f -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile index 282e3e61d5e3..3bd126a912e2 100644 --- a/science/py-hoomd-blue/Makefile +++ b/science/py-hoomd-blue/Makefile @@ -1,6 +1,7 @@ PORTNAME= hoomd-blue DISTVERSIONPREFIX= v DISTVERSION= 4.6.0 +PORTREVISION= 1 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |