pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mold
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 19 07:37:48 UTC 2025
Modified Files:
pkgsrc/devel/mold: Makefile distinfo
Log Message:
mold: updated to 2.40.4
2.40.4
Bug Fixes and Compatibility Improvements
We had upgraded the bundled mimalloc memory allocator library to version 3.3.3 in the mold 2.40.3 release, but it turned out that this version of mimalloc was not stable enough. We have rolled it
back, so mold is now shipped with mimalloc 2.2.2. (754949f)
[PPC64V1] R_PPC64_GOT16 relocation is now supported. (7e0b728)
[PPC64V2] R_PPC64_REL14 relocation is now supported.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/mold/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/mold/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/mold/Makefile
diff -u pkgsrc/devel/mold/Makefile:1.50 pkgsrc/devel/mold/Makefile:1.51
--- pkgsrc/devel/mold/Makefile:1.50 Thu Jul 31 17:43:15 2025
+++ pkgsrc/devel/mold/Makefile Tue Aug 19 07:37:48 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2025/07/31 17:43:15 adam Exp $
+# $NetBSD: Makefile,v 1.51 2025/08/19 07:37:48 adam Exp $
-DISTNAME= mold-2.40.3
+DISTNAME= mold-2.40.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rui314/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/mold/distinfo
diff -u pkgsrc/devel/mold/distinfo:1.43 pkgsrc/devel/mold/distinfo:1.44
--- pkgsrc/devel/mold/distinfo:1.43 Thu Jul 31 17:43:15 2025
+++ pkgsrc/devel/mold/distinfo Tue Aug 19 07:37:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2025/07/31 17:43:15 adam Exp $
+$NetBSD: distinfo,v 1.44 2025/08/19 07:37:48 adam Exp $
-BLAKE2s (mold-2.40.3.tar.gz) = c1262d27a8aa4327f6dd0ae5f6289a4b0eb54ea2938ddbb5ebadcc3cb114db72
-SHA512 (mold-2.40.3.tar.gz) = be039a513afd74de42a4861b49f2e7c234f246a8c7a74f4e5979b024ded8b94801edf1631aa56d2fd84320f56c68ba1c60b5893d8fa11c30608e54284ef74c93
-Size (mold-2.40.3.tar.gz) = 11049524 bytes
+BLAKE2s (mold-2.40.4.tar.gz) = 7bcb08b987aba61711a7b0be5175ce2f246e4938ea924206826d5498df4400ab
+SHA512 (mold-2.40.4.tar.gz) = d28501d827eca861179218566521c14b0f76cecc501145b34b3fbf7739b125e4ccd411358c8871e788ddbd8b4c7229cb8839018dc671db76db1aaa8defae0abe
+Size (mold-2.40.4.tar.gz) = 11039370 bytes
Home |
Main Index |
Thread Index |
Old Index