Received: by mail.netbsd.org (Postfix, from userid 605) id 683DA84D7C; Mon, 5 Aug 2019 19:09:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E410F84CD3 for ; Mon, 5 Aug 2019 19:09:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Yml2LQHN4VzM for ; Mon, 5 Aug 2019 19:09:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 421CB84C81 for ; Mon, 5 Aug 2019 19:09:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3BD4DFBF4; Mon, 5 Aug 2019 19:09:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156503216232580" MIME-Version: 1.0 Date: Mon, 5 Aug 2019 19:09:22 +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: <20190805190922.3BD4DFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156503216232580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 5 19:09:22 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated lang/llvm and friends To generate a diff of this commit: cvs rdiff -u -r1.3279 -r1.3280 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156503216232580 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3279 pkgsrc/doc/CHANGES-2019:1.3280 --- pkgsrc/doc/CHANGES-2019:1.3279 Mon Aug 5 17:03:59 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Aug 5 19:09:22 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3279 2019/08/05 17:03:59 nia Exp $ +$NetBSD: CHANGES-2019,v 1.3280 2019/08/05 19:09:22 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5349,3 +5349,15 @@ Changes to the packages collection and i Updated audio/flac to 1.3.3 [adam 2019-08-05] Updated audio/fasttracker2 to 2.164 [fox 2019-08-05] Updated graphics/libgdiplus to 6.0.1 [nia 2019-08-05] + Updated lang/llvm to 8.0.1 [adam 2019-08-05] + Updated lang/clang to 8.0.1 [adam 2019-08-05] + Updated lang/clang-static-analyzer to 8.0.1 [adam 2019-08-05] + Updated lang/clang-tools-extra to 8.0.1 [adam 2019-08-05] + Updated lang/libcxxabi to 8.0.1 [adam 2019-08-05] + Updated lang/libcxx to 8.0.1 [adam 2019-08-05] + Updated lang/libunwind to 8.0.1 [adam 2019-08-05] + Updated lang/compiler-rt to 8.0.1 [adam 2019-08-05] + Updated devel/lld to 8.0.1 [adam 2019-08-05] + Updated devel/lldb to 8.0.1 [adam 2019-08-05] + Updated devel/polly to 8.0.1 [adam 2019-08-05] + Updated parallel/openmp to 8.0.1 [adam 2019-08-05] --_----------=_156503216232580--