diff --git a/math/lean/Makefile b/math/lean/Makefile index 0fe875a92def..dcd1ef711202 100644 --- a/math/lean/Makefile +++ b/math/lean/Makefile @@ -1,45 +1,45 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.50.2 +DISTVERSION= 3.50.3 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 5eecaa0b9c860858372a22ab242566671907c913.patch:-p2 MAINTAINER= yuri@FreeBSD.org COMMENT= Theorem prover WWW= https://leanprover-community.github.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_aarch64= c++ crashes during link on arm64 on math/lean, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266777 LIB_DEPENDS= libgmp.so:math/gmp USES= cmake:testing compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= leanprover-community WRKSRC_SUBDIR= src CMAKE_OFF= BUILD_TESTING CMAKE_TESTING_ON= BUILD_TESTING OPTIONS_DEFINE= TCMALLOC THREADS OPTIONS_DEFAULT= TCMALLOC THREADS TCMALLOC_DESC= Use tcmalloc from google-perftools as memory allocator TCMALLOC_CMAKE_BOOL= TCMALLOC TCMALLOC_LIB_DEPENDS= libtcmalloc.so:devel/google-perftools THREADS_CMAKE_BOOL= MULTI_THREAD post-build: # workaround for https://github.com/leanprover-community/lean/issues/765 @cd ${WRKSRC}/../library && ${BUILD_WRKSRC}/shell/lean --make post-install: @${FIND} ${STAGEDIR}${PREFIX} -type d -empty -delete .include diff --git a/math/lean/distinfo b/math/lean/distinfo index 94f60a94d254..ab55d9c0fd14 100644 --- a/math/lean/distinfo +++ b/math/lean/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1671926257 -SHA256 (leanprover-community-lean-v3.50.2_GH0.tar.gz) = 57d4bdab94a4ad6fe1c252be0d49ff9522a3baaa5280a606d86ceeb955873f80 -SIZE (leanprover-community-lean-v3.50.2_GH0.tar.gz) = 1918353 +TIMESTAMP = 1672195940 +SHA256 (leanprover-community-lean-v3.50.3_GH0.tar.gz) = 00316c946de2aa4f1b6655ea8bd92b21ff184afd305891e6803c7631753f5b87 +SIZE (leanprover-community-lean-v3.50.3_GH0.tar.gz) = 1918462 SHA256 (5eecaa0b9c860858372a22ab242566671907c913.patch) = 971765311b28bfc850803f355e9607dee5aa537565d24ffdc52562b6d874e99a SIZE (5eecaa0b9c860858372a22ab242566671907c913.patch) = 3218