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:           Sun Sep 13 06:18:15 UTC 2026

Modified Files:
        pkgsrc/devel/mold: Makefile distinfo

Log Message:
mold: updated to 2.42.1

mold 2.42.1 is a new release of the high-speed linker. This release includes
further performance improvements. Along with improvements made in recent
releases, mold is as fast as or faster than other high-performance linkers,
including LLVM lld and wild. We have also fixed several problems with LTO
builds, debugging, and C++ exception handling in this release.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/mold/Makefile
cvs rdiff -u -r1.46 -r1.47 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.53 pkgsrc/devel/mold/Makefile:1.54
--- pkgsrc/devel/mold/Makefile:1.53     Wed Aug 12 06:46:51 2026
+++ pkgsrc/devel/mold/Makefile  Sun Sep 13 06:18:15 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2026/08/12 06:46:51 adam Exp $
+# $NetBSD: Makefile,v 1.54 2026/09/13 06:18:15 adam Exp $
 
-DISTNAME=      mold-2.42.0
+DISTNAME=      mold-2.42.1
 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.46 pkgsrc/devel/mold/distinfo:1.47
--- pkgsrc/devel/mold/distinfo:1.46     Wed Aug 12 06:46:51 2026
+++ pkgsrc/devel/mold/distinfo  Sun Sep 13 06:18:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2026/08/12 06:46:51 adam Exp $
+$NetBSD: distinfo,v 1.47 2026/09/13 06:18:15 adam Exp $
 
-BLAKE2s (mold-2.42.0.tar.gz) = 1cefbd088e7b51f085d287408218e89d09091c940963ded55b7ce692abf0456b
-SHA512 (mold-2.42.0.tar.gz) = a0ab118e22e8647bd113def9d7e907ecec70d6b3175593df496dc063722413bf60d5f5bc221c7b29e4ad61093451ba0e7ee16830118c91943db8b62b1d1a81ef
-Size (mold-2.42.0.tar.gz) = 15290609 bytes
+BLAKE2s (mold-2.42.1.tar.gz) = f16024ab1e6918f4588a387d58c4415d08652fd33a146fc103e0a511873af9d1
+SHA512 (mold-2.42.1.tar.gz) = 8c771a781c19c0df562a3dcb648f851b3a32f2ac10115693ab180fd5faae1be8056b299ea2199516bfbfaef2411b4ddc858c79a3eb2422615ede3b982271b83a
+Size (mold-2.42.1.tar.gz) = 14727377 bytes



Home | Main Index | Thread Index | Old Index