summaryrefslogtreecommitdiff
path: root/science/ascent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/ascent/Makefile')
-rw-r--r--science/ascent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/ascent/Makefile b/science/ascent/Makefile
index a94aa81f952a..700c3175eeba 100644
--- a/science/ascent/Makefile
+++ b/science/ascent/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ascent
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.3
+DISTVERSION= 0.9.5
CATEGORIES= science
PKGNAMESUFFIX= -visualizer
@@ -52,4 +52,6 @@ OPENMPI_USES= mpi:openmpi
OPENMPI_CMAKE_ON= -DENABLE_MPI=ON
OPENMPI_BROKEN= still chooses mpich, see https://github.com/Alpine-DAV/ascent/issues/1091
+# tests as of 0.9.5: 100% tests passed, 0 tests failed out of 97
+
.include <bsd.port.mk>