1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

devel/mimalloc: Update to 2.0.6

- Remove post-install, no longer required (apparently) [1]
- Use CMAKE_OFF to disable building object file

Reported by:	koobs
This commit is contained in:
Emanuel Haupt 2022-04-21 07:52:56 +02:00
parent afd9cef493
commit e52e1bb345
2 changed files with 6 additions and 7 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= mimalloc
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.5
DISTVERSION= 2.0.6
CATEGORIES= devel
MAINTAINER= ehaupt@FreeBSD.org
@ -17,12 +17,11 @@ GH_ACCOUNT= microsoft
USE_LDCONFIG= yes
CMAKE_ON= MI_INSTALL_TOPLEVEL
CMAKE_OFF= MI_BUILD_OBJECT
TEST_TARGET= test
# ci pipeline creates transient tags
PORTSCOUT= ignore:1
post-install: # workaround for https://github.com/microsoft/mimalloc/issues/398
@${RM} ${STAGEDIR}${PREFIX}/lib/mimalloc.o
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1645119841
SHA256 (microsoft-mimalloc-v2.0.5_GH0.tar.gz) = fb000a017c289ddc0df749f16fef854e033e496276d8426bdd066b59c476f6cf
SIZE (microsoft-mimalloc-v2.0.5_GH0.tar.gz) = 1125567
TIMESTAMP = 1650496306
SHA256 (microsoft-mimalloc-v2.0.6_GH0.tar.gz) = 9f05c94cc2b017ed13698834ac2a3567b6339a8bde27640df5a1581d49d05ce5
SIZE (microsoft-mimalloc-v2.0.6_GH0.tar.gz) = 1127052