pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mimalloc mimalloc: update to 2.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3b0f7b8aa47
branches:  trunk
changeset: 769849:e3b0f7b8aa47
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Nov 21 08:56:07 2021 +0000

description:
mimalloc: update to 2.0.3.

ChangeLog:

- Increase segment size, fine-grained decommit

diffstat:

 devel/mimalloc/Makefile |  6 ++----
 devel/mimalloc/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 0fc4ff60931d -r e3b0f7b8aa47 devel/mimalloc/Makefile
--- a/devel/mimalloc/Makefile   Sun Nov 21 07:43:41 2021 +0000
+++ b/devel/mimalloc/Makefile   Sun Nov 21 08:56:07 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/07/28 21:34:03 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2021/11/21 08:56:07 fcambus Exp $
 
-DISTNAME=      mimalloc-2.0.2
-PKGREVISION=   2
+DISTNAME=      mimalloc-2.0.3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=microsoft/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -20,6 +19,5 @@
 
 post-install:
        ${RM} -f ${DESTDIR}${PREFIX}/lib/mimalloc.o
-       ${MV} ${DESTDIR}${PREFIX}/cmake/*.cmake ${DESTDIR}${PREFIX}/lib/cmake/mimalloc
 
 .include "../../mk/bsd.pkg.mk"
diff -r 0fc4ff60931d -r e3b0f7b8aa47 devel/mimalloc/distinfo
--- a/devel/mimalloc/distinfo   Sun Nov 21 07:43:41 2021 +0000
+++ b/devel/mimalloc/distinfo   Sun Nov 21 08:56:07 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:40 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/21 08:56:07 fcambus Exp $
 
-BLAKE2s (mimalloc-2.0.2.tar.gz) = 833bef7e9afe4cb7b78dcc0e8cf09fc2961f1f00eef8f51cb6c555e25b742adc
-SHA512 (mimalloc-2.0.2.tar.gz) = d6f1749a6df86346220fc190a3fd6aa67deff5439b26846c33ff95e91ce5fea73837ee39348dd432db3592575298e6e87856329d0236d2c6959abd8bf7756cdc
-Size (mimalloc-2.0.2.tar.gz) = 910758 bytes
+BLAKE2s (mimalloc-2.0.3.tar.gz) = 648ed9eb7e4871f4113c381538dec594de9779b7759a273b341e1da3766f3c24
+SHA512 (mimalloc-2.0.3.tar.gz) = 275a5249d09a57c9a039714fc6eef24ae778496954972419f3ac8e33f3d12e9837ba0691a3c08a4ab807c26b868aad3a5b2c28ee10ecaa60fe21ffe1d416f08f
+Size (mimalloc-2.0.3.tar.gz) = 917461 bytes



Home | Main Index | Thread Index | Old Index