pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/clang
Module Name: pkgsrc
Committed By: wiz
Date: Fri Aug 21 09:38:08 UTC 2026
Modified Files:
pkgsrc/lang/clang: Makefile distinfo
Removed Files:
pkgsrc/lang/clang/patches: patch-lib_Driver_ToolChain.cpp
Log Message:
clang: https://reviews.llvm.org/D70048 was never merged for lld
nor was it added to the pkgsrc package; so nb.lld doesn't exist.
Fixes `-fuse-ld=<name>`.
>From ci4ic4 via wip.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/lang/clang/Makefile
cvs rdiff -u -r1.90 -r1.91 pkgsrc/lang/clang/distinfo
cvs rdiff -u -r1.6 -r0 \
pkgsrc/lang/clang/patches/patch-lib_Driver_ToolChain.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/clang/Makefile
diff -u pkgsrc/lang/clang/Makefile:1.96 pkgsrc/lang/clang/Makefile:1.97
--- pkgsrc/lang/clang/Makefile:1.96 Fri Apr 17 12:06:36 2026
+++ pkgsrc/lang/clang/Makefile Fri Aug 21 09:38:08 2026
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.96 2026/04/17 12:06:36 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2026/08/21 09:38:08 wiz Exp $
.include "Makefile.common"
PKGNAME= clang-${LLVM_VERSION}
+PKGREVISION= 1
COMMENT= C language family frontend for LLVM
Index: pkgsrc/lang/clang/distinfo
diff -u pkgsrc/lang/clang/distinfo:1.90 pkgsrc/lang/clang/distinfo:1.91
--- pkgsrc/lang/clang/distinfo:1.90 Thu Apr 16 06:33:50 2026
+++ pkgsrc/lang/clang/distinfo Fri Aug 21 09:38:08 2026
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.90 2026/04/16 06:33:50 wiz Exp $
+$NetBSD: distinfo,v 1.91 2026/08/21 09:38:08 wiz Exp $
BLAKE2s (llvm-project-21.1.8.src.tar.xz) = e6db98fed167ddd56b49c7eb46c4de7e7e8e08158e9c99ae79806983bcb60ae9
SHA512 (llvm-project-21.1.8.src.tar.xz) = cae4c44e7bf678071723da63ad5839491d717a7233e7f4791aa408207f3ea42f52de939ad15189b112c02a0770f1bb8d59bae6ad31ef53417a6eea7770fe52ab
Size (llvm-project-21.1.8.src.tar.xz) = 158958576 bytes
-SHA1 (patch-lib_Driver_ToolChain.cpp) = 33a8e346a72893140fde42245e4b108f3a9b9e3e
SHA1 (patch-lib_Driver_ToolChains_Gnu.cpp) = f5cf0797bd2f8ad526623d81830aab62431740b6
Home |
Main Index |
Thread Index |
Old Index