diff --git a/math/lean/Makefile b/math/lean/Makefile index 40d0c6613420..ee03ea81467b 100644 --- a/math/lean/Makefile +++ b/math/lean/Makefile @@ -1,32 +1,32 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.42.1 +DISTVERSION= 3.43.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Theorem prover LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE LIB_DEPENDS= libgmp.so:math/gmp USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= leanprover-community WRKSRC_SUBDIR= src CMAKE_OFF= BUILD_TESTING post-install: @${FIND} ${STAGEDIR}${PREFIX} -type d -empty -delete do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include diff --git a/math/lean/distinfo b/math/lean/distinfo index d03b3b3823a1..08eb8b55a4d4 100644 --- a/math/lean/distinfo +++ b/math/lean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648348914 -SHA256 (leanprover-community-lean-v3.42.1_GH0.tar.gz) = 5b8cbfdea6cf4de5488467297958876aa0b3a79ed5806f7d0f01a0c396beb4e2 -SIZE (leanprover-community-lean-v3.42.1_GH0.tar.gz) = 1908398 +TIMESTAMP = 1652900392 +SHA256 (leanprover-community-lean-v3.43.0_GH0.tar.gz) = e48beb00b823ae2dfc90841a0f413df1a11260de7ab47878153bc570c9335f75 +SIZE (leanprover-community-lean-v3.43.0_GH0.tar.gz) = 1909158