math/cmh: Update 1.1.0 -> 1.1.1
Also add test target.
This commit is contained in:
parent
ed0b2a1708
commit
e52609c04a
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user