summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-31 23:25:16 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-31 23:47:43 -0700
commite52609c04aa58b02a836f1d70dd149b492b2981b (patch)
tree29e8f498ead5a6c35fe1e650e65b81a5b3996ed5
parentmath/cm: Update 0.3.1 -> 0.4.0 (diff)
math/cmh: Update 1.1.0 -> 1.1.1
Also add test target.
-rw-r--r--math/cmh/Makefile8
-rw-r--r--math/cmh/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/math/cmh/Makefile b/math/cmh/Makefile
index 635c8e683128..5acac226106a 100644
--- a/math/cmh/Makefile
+++ b/math/cmh/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cmh
-DISTVERSION= 1.1.0
-PORTREVISION= 1
+DISTVERSION= 1.1.1
CATEGORIES= math
MASTER_SITES= http://www.multiprecision.org/downloads/
@@ -17,16 +16,17 @@ LIB_DEPENDS= libfplll.so:math/fplll \
libmpfrcx.so:math/mpfrcx \
libpari.so:math/pari
RUN_DEPENDS= bash:shells/bash
+TEST_DEPENDS= bash:shells/bash
USES= autoreconf gmake libtool localbase shebangfix
USE_LDCONFIG= yes
SHEBANG_FILES= scripts/cmh-classpol.sh.in
+SHEBANG_GLOB= *.sh
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-
-INFO= cm
+TEST_TARGET= check # tests fail, see https://gitlab.inria.fr/cmh/cmh/-/issues/1
.include <bsd.port.mk>
diff --git a/math/cmh/distinfo b/math/cmh/distinfo
index e201cdcbf2f2..27dec758810d 100644
--- a/math/cmh/distinfo
+++ b/math/cmh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614366994
-SHA256 (cmh-1.1.0.tar.gz) = 6114a4d34e5691414a24cdc4440bc6c901f26a8d4c328c712f54d4da3ff442f3
-SIZE (cmh-1.1.0.tar.gz) = 505032
+TIMESTAMP = 1659333607
+SHA256 (cmh-1.1.1.tar.gz) = 214d5d51fea4af54cda85ef9aee43eff8a711b725a527574d0f3b5581dde4d59
+SIZE (cmh-1.1.1.tar.gz) = 511873