Received: by mail.netbsd.org (Postfix, from userid 605) id 8AEA984F36; Wed, 16 Nov 2022 20:56:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB37B84F2D for ; Wed, 16 Nov 2022 20:55:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id HK1b1YNkYbqO for ; Wed, 16 Nov 2022 20:55:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0626684C2C for ; Wed, 16 Nov 2022 20:55:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1848FA90; Wed, 16 Nov 2022 20:55:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668632158138400" MIME-Version: 1.0 Date: Wed, 16 Nov 2022 20:55:58 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221116205558.F1848FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668632158138400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Nov 16 20:55:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated lang/llvm and family To generate a diff of this commit: cvs rdiff -u -r1.5545 -r1.5546 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668632158138400 Content-Disposition: inline Content-Length: 1363 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5545 pkgsrc/doc/CHANGES-2022:1.5546 --- pkgsrc/doc/CHANGES-2022:1.5545 Wed Nov 16 16:10:14 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 16 20:55:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5545 2022/11/16 16:10:14 leot Exp $ +$NetBSD: CHANGES-2022,v 1.5546 2022/11/16 20:55:58 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8378,3 +8378,16 @@ Changes to the packages collection and i Updated devel/py-cachelib to 0.9.0 [adam 2022-11-16] Updated devel/gobject-introspection to 1.70.0nb3 [jperkin 2022-11-16] Updated net/gh to 2.20.2 [leot 2022-11-16] + Updated lang/llvm to 15.0.5 [adam 2022-11-16] + Updated devel/lld to 15.0.5 [adam 2022-11-16] + Updated devel/lldb to 15.0.5 [adam 2022-11-16] + Updated devel/polly to 15.0.5 [adam 2022-11-16] + Updated lang/clang to 15.0.5 [adam 2022-11-16] + Updated lang/clang-tools-extra to 15.0.5 [adam 2022-11-16] + Updated lang/compiler-rt to 15.0.5 [adam 2022-11-16] + Updated lang/libcxx to 15.0.5 [adam 2022-11-16] + Updated lang/libcxxabi to 15.0.5 [adam 2022-11-16] + Updated lang/libunwind to 15.0.5 [adam 2022-11-16] + Updated lang/wasi-compiler-rt to 15.0.5 [adam 2022-11-16] + Updated lang/wasi-libcxx to 15.0.5 [adam 2022-11-16] + Updated parallel/openmp to 15.0.5 [adam 2022-11-16] --_----------=_1668632158138400--