summaryrefslogtreecommitdiff
path: root/net/py-mpi4py
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
commit879e75a6593d4f669464a017aaebd9f8bee250f3 (patch)
tree44760fb1f02ea408fa8f79bb5c9a29b881768f31 /net/py-mpi4py
parentupdate cad/kicad and libraries to 5.1.1 (diff)
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl
Notes
Notes: svn path=/head/; revision=499638
Diffstat (limited to 'net/py-mpi4py')
-rw-r--r--net/py-mpi4py/Makefile2
1 files changed, 1 insertions, 1 deletions
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}