summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/charm/Makefile2
-rw-r--r--net/mpich/Makefile2
-rw-r--r--net/mpich2/Makefile2
-rw-r--r--net/openmpi/Makefile2
-rw-r--r--net/openmpi2/Makefile1
-rw-r--r--net/openmpi3/Makefile2
-rw-r--r--net/py-mpi4py/Makefile2
7 files changed, 7 insertions, 6 deletions
diff --git a/net/charm/Makefile b/net/charm/Makefile
index 786b6a38085a..0193898cd557 100644
--- a/net/charm/Makefile
+++ b/net/charm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= charm
DISTVERSION= 6.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://charm.cs.illinois.edu/distrib/
PKGNAMESUFFIX= -uiuc
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index 80b6bb584b1e..71c029a073f0 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mpich
PORTVERSION= 3.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net parallel
MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index 6d0fa361ba71..5f698e41494b 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpich2
DISTVERSION= 1.5
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 5
CATEGORIES= net java parallel
MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index 9a6d52da53d5..1e9617e3fddd 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -5,7 +5,7 @@
PORTNAME= openmpi
PORTVERSION= 1.10.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile
index 407eb1d4f2d0..d6f8b7218cc0 100644
--- a/net/openmpi2/Makefile
+++ b/net/openmpi2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= openmpi
PORTVERSION= 2.1.6
+PORTREVISION= 1
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
PKGNAMESUFFIX= 2
diff --git a/net/openmpi3/Makefile b/net/openmpi3/Makefile
index c1b1cd540362..a49d8b6b3fb6 100644
--- a/net/openmpi3/Makefile
+++ b/net/openmpi3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openmpi
PORTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
PKGNAMESUFFIX= 3
diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile
index 87d6199adc1a..cfcd02708e63 100644
--- a/net/py-mpi4py/Makefile
+++ b/net/py-mpi4py/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mpi4py
DISTVERSION= 3.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net parallel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}