pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-llvm
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 16 06:40:01 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/bulk-test-llvm: Makefile
Log Message:
bulk-test-llvm: + flang
Bump version.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/meta-pkgs/bulk-test-llvm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-llvm/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.16 pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.17
--- pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.16 Tue Jun 24 11:12:43 2025
+++ pkgsrc/meta-pkgs/bulk-test-llvm/Makefile Thu Apr 16 06:40:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/06/24 11:12:43 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2026/04/16 06:40:01 wiz Exp $
-DISTNAME= bulk-test-llvm-20250612
+DISTNAME= bulk-test-llvm-20260410
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -25,6 +25,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
DEPENDS+= clang-[0-9]*:../../lang/clang
DEPENDS+= clang-tools-extra-[0-9]*:../../lang/clang-tools-extra
DEPENDS+= compiler-rt-[0-9]*:../../lang/compiler-rt
+DEPENDS+= flang-[0-9]*:../../lang/flang
DEPENDS+= libcxx-[0-9]*:../../lang/libcxx
DEPENDS+= libcxxabi-[0-9]*:../../lang/libcxxabi
DEPENDS+= libunwind-[0-9]*:../../lang/libunwind
Home |
Main Index |
Thread Index |
Old Index