math/cmh: Update 1.1.0 -> 1.1.1

Also add test target.
This commit is contained in:
Yuri Victorovich 2022-07-31 23:25:16 -07:00
parent ed0b2a1708
commit e52609c04a
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= cmh PORTNAME= cmh
DISTVERSION= 1.1.0 DISTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= math CATEGORIES= math
MASTER_SITES= http://www.multiprecision.org/downloads/ MASTER_SITES= http://www.multiprecision.org/downloads/
@ -17,16 +16,17 @@ LIB_DEPENDS= libfplll.so:math/fplll \
libmpfrcx.so:math/mpfrcx \ libmpfrcx.so:math/mpfrcx \
libpari.so:math/pari libpari.so:math/pari
RUN_DEPENDS= bash:shells/bash RUN_DEPENDS= bash:shells/bash
TEST_DEPENDS= bash:shells/bash
USES= autoreconf gmake libtool localbase shebangfix USES= autoreconf gmake libtool localbase shebangfix
USE_LDCONFIG= yes USE_LDCONFIG= yes
SHEBANG_FILES= scripts/cmh-classpol.sh.in SHEBANG_FILES= scripts/cmh-classpol.sh.in
SHEBANG_GLOB= *.sh
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip
TEST_TARGET= check # tests fail, see https://gitlab.inria.fr/cmh/cmh/-/issues/1
INFO= cm
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1614366994 TIMESTAMP = 1659333607
SHA256 (cmh-1.1.0.tar.gz) = 6114a4d34e5691414a24cdc4440bc6c901f26a8d4c328c712f54d4da3ff442f3 SHA256 (cmh-1.1.1.tar.gz) = 214d5d51fea4af54cda85ef9aee43eff8a711b725a527574d0f3b5581dde4d59
SIZE (cmh-1.1.0.tar.gz) = 505032 SIZE (cmh-1.1.1.tar.gz) = 511873