git: cad7f7290a85 - main - math/lean: Update 3.43.0 -> 3.44.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Jun 2022 02:23:06 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cad7f7290a850a4e78a73855e95d79ed0a504001 commit cad7f7290a850a4e78a73855e95d79ed0a504001 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-26 01:30:54 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-26 02:22:57 +0000 math/lean: Update 3.43.0 -> 3.44.0 Reported by: portscout --- math/lean/Makefile | 11 +++-------- math/lean/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/math/lean/Makefile b/math/lean/Makefile index ee03ea81467b..63c9db447462 100644 --- a/math/lean/Makefile +++ b/math/lean/Makefile @@ -1,6 +1,6 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.43.0 +DISTVERSION= 3.44.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE LIB_DEPENDS= libgmp.so:math/gmp -USES= cmake compiler:c++11-lang +USES= cmake:testing compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= leanprover-community @@ -19,14 +19,9 @@ GH_ACCOUNT= leanprover-community WRKSRC_SUBDIR= src CMAKE_OFF= BUILD_TESTING +CMAKE_TESTING_ON= 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 <bsd.port.mk> diff --git a/math/lean/distinfo b/math/lean/distinfo index 08eb8b55a4d4..d3a669fa9bb3 100644 --- a/math/lean/distinfo +++ b/math/lean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652900392 -SHA256 (leanprover-community-lean-v3.43.0_GH0.tar.gz) = e48beb00b823ae2dfc90841a0f413df1a11260de7ab47878153bc570c9335f75 -SIZE (leanprover-community-lean-v3.43.0_GH0.tar.gz) = 1909158 +TIMESTAMP = 1656203939 +SHA256 (leanprover-community-lean-v3.44.0_GH0.tar.gz) = a19c8bdbf205567cb81c0841a0711117501e35b4aa71317ad31520fc80880eef +SIZE (leanprover-community-lean-v3.44.0_GH0.tar.gz) = 1911571