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: Tue Feb 15 19:13:04 UTC 2022
Modified Files:
pkgsrc/devel/mimalloc: Makefile PLIST distinfo
Log Message:
mimalloc: update to 2.0.5.
ChangeLog:
- macOS fix
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/mimalloc/Makefile \
pkgsrc/devel/mimalloc/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/mimalloc/PLIST
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.4 pkgsrc/devel/mimalloc/Makefile:1.5
--- pkgsrc/devel/mimalloc/Makefile:1.4 Sun Nov 21 08:56:07 2021
+++ pkgsrc/devel/mimalloc/Makefile Tue Feb 15 19:13:04 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/11/21 08:56:07 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2022/02/15 19:13:04 fcambus Exp $
-DISTNAME= mimalloc-2.0.3
+DISTNAME= mimalloc-2.0.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=microsoft/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/mimalloc/distinfo
diff -u pkgsrc/devel/mimalloc/distinfo:1.4 pkgsrc/devel/mimalloc/distinfo:1.5
--- pkgsrc/devel/mimalloc/distinfo:1.4 Sun Nov 21 08:56:07 2021
+++ pkgsrc/devel/mimalloc/distinfo Tue Feb 15 19:13:04 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/11/21 08:56:07 fcambus Exp $
+$NetBSD: distinfo,v 1.5 2022/02/15 19:13:04 fcambus Exp $
-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
+BLAKE2s (mimalloc-2.0.5.tar.gz) = 2e6bb232177add1d099a010179b32e34ad5f4eca96b69551954056c49f8c3cf5
+SHA512 (mimalloc-2.0.5.tar.gz) = d164392ace523a3fa0aa00fc58d8a9e8fbe913f07957e19ca977675b389e6d2a2eaf4772e72cae0d87aabb960f3fd6ea3923a066ece4ba4fdaa0c6860cfa414d
+Size (mimalloc-2.0.5.tar.gz) = 1125567 bytes
Index: pkgsrc/devel/mimalloc/PLIST
diff -u pkgsrc/devel/mimalloc/PLIST:1.3 pkgsrc/devel/mimalloc/PLIST:1.4
--- pkgsrc/devel/mimalloc/PLIST:1.3 Wed Jul 28 21:34:03 2021
+++ pkgsrc/devel/mimalloc/PLIST Tue Feb 15 19:13:04 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/07/28 21:34:03 fcambus Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/02/15 19:13:04 fcambus Exp $
include/mimalloc-new-delete.h
include/mimalloc-override.h
include/mimalloc.h
@@ -8,4 +8,5 @@ lib/cmake/mimalloc/mimalloc-release.cmak
lib/cmake/mimalloc/mimalloc.cmake
lib/libmimalloc.a
lib/libmimalloc.so
+lib/libmimalloc.so.2
lib/libmimalloc.so.2.0
Home |
Main Index |
Thread Index |
Old Index