pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mimalloc
Module Name: pkgsrc
Committed By: fcambus
Date: Sun Nov 21 08:56:07 UTC 2021
Modified Files:
pkgsrc/devel/mimalloc: Makefile distinfo
Log Message:
mimalloc: update to 2.0.3.
ChangeLog:
- Increase segment size, fine-grained decommit
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/mimalloc/Makefile \
pkgsrc/devel/mimalloc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mimalloc/Makefile
diff -u pkgsrc/devel/mimalloc/Makefile:1.3 pkgsrc/devel/mimalloc/Makefile:1.4
--- pkgsrc/devel/mimalloc/Makefile:1.3 Wed Jul 28 21:34:03 2021
+++ pkgsrc/devel/mimalloc/Makefile Sun Nov 21 08:56:07 2021
@@ -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 @@ INSTALLATION_DIRS+= lib/cmake/mimalloc
post-install:
${RM} -f ${DESTDIR}${PREFIX}/lib/mimalloc.o
- ${MV} ${DESTDIR}${PREFIX}/cmake/*.cmake ${DESTDIR}${PREFIX}/lib/cmake/mimalloc
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/mimalloc/distinfo
diff -u pkgsrc/devel/mimalloc/distinfo:1.3 pkgsrc/devel/mimalloc/distinfo:1.4
--- pkgsrc/devel/mimalloc/distinfo:1.3 Tue Oct 26 10:15:40 2021
+++ pkgsrc/devel/mimalloc/distinfo Sun Nov 21 08:56:07 2021
@@ -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