Date: Fri, 8 Oct 2010 14:00:32 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/clang Makefile distinfo pkg-plist ports/devel/clang/files patch-Makefile.rules patch-tools_clang_Makefile patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h patch-tools_clang_lib_Analysis_PrintfFormatString.cpp patch-tools_clang_lib_Headers_Makefile patch-tools_clang_lib_Sema_SemaChecking.cpp patch-tools_clang_tools_scan-build_scan-build ports/devel/llvm ... Message-ID: <201010081400.o98E0WjJ064079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2010-10-08 14:00:32 UTC FreeBSD ports repository Modified files: devel/clang Makefile distinfo pkg-plist devel/clang/files patch-tools_clang_Makefile patch-tools_clang_lib_Headers_Makefile devel/llvm Makefile distinfo pkg-plist lang/llvm-gcc4 Makefile distinfo Added files: devel/clang/files patch-Makefile.rules patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h patch-tools_clang_lib_Analysis_PrintfFormatString.cpp patch-tools_clang_lib_Sema_SemaChecking.cpp patch-tools_clang_tools_scan-build_scan-build Log: Upgrade LLVM, Clang, and llvm-gcc to 2.8 release. The Clang port has now been updated to avoid building LLVM twice. Revision Changes Path 1.10 +11 -3 ports/devel/clang/Makefile 1.3 +6 -6 ports/devel/clang/distinfo 1.1 +26 -0 ports/devel/clang/files/patch-Makefile.rules (new) 1.2 +6 -4 ports/devel/clang/files/patch-tools_clang_Makefile 1.1 +16 -0 ports/devel/clang/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h (new) 1.1 +26 -0 ports/devel/clang/files/patch-tools_clang_lib_Analysis_PrintfFormatString.cpp (new) 1.2 +0 -0 ports/devel/clang/files/patch-tools_clang_lib_Headers_Makefile 1.1 +45 -0 ports/devel/clang/files/patch-tools_clang_lib_Sema_SemaChecking.cpp (new) 1.1 +23 -0 ports/devel/clang/files/patch-tools_clang_tools_scan-build_scan-build (new) 1.6 +94 -32 ports/devel/clang/pkg-plist 1.38 +9 -7 ports/devel/llvm/Makefile 1.14 +3 -6 ports/devel/llvm/distinfo 1.17 +45 -13 ports/devel/llvm/pkg-plist 1.21 +1 -1 ports/lang/llvm-gcc4/Makefile 1.9 +3 -3 ports/lang/llvm-gcc4/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010081400.o98E0WjJ064079>