diff options
Diffstat (limited to 'math/cm/Makefile')
| -rw-r--r-- | math/cm/Makefile | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/math/cm/Makefile b/math/cm/Makefile index 50112e0185e9..60b4d9efdc31 100644 --- a/math/cm/Makefile +++ b/math/cm/Makefile @@ -1,6 +1,5 @@ PORTNAME= cm -DISTVERSION= 0.4.3 -PORTREVISION= 1 +DISTVERSION= 0.4.4 CATEGORIES= math MASTER_SITES= https://www.multiprecision.org/downloads/ @@ -28,4 +27,15 @@ TEST_TARGET= check INFO= cm +# ============================================================================ +# Testsuite summary for cm 0.4.4 +# ============================================================================ +# TOTAL: 3 +# PASS: 3 +# SKIP: 0 +# XFAIL: 0 +# FAIL: 0 +# XPASS: 0 +# ERROR: 0 + .include <bsd.port.mk> |
