Received: by mail.netbsd.org (Postfix, from userid 605) id 709F684EC1; Fri, 1 Dec 2017 19:24:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EEDEB84EBF for ; Fri, 1 Dec 2017 19:24:39 +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 WecHg4jEFLUV for ; Fri, 1 Dec 2017 19:24:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7B6E584D9F for ; Fri, 1 Dec 2017 19:24:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76B28FB40; Fri, 1 Dec 2017 19:24:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512156279223280" MIME-Version: 1.0 Date: Fri, 1 Dec 2017 19:24:39 +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: <20171201192439.76B28FB40@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. --_----------=_1512156279223280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 1 19:24:39 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated lang/llvm, lang/clang, lang/clang-static-analyzer, lang/libunwind, devel/polly, devel/lldb, lang/libLLVM To generate a diff of this commit: cvs rdiff -u -r1.5132 -r1.5133 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17939 -r1.17940 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512156279223280 Content-Disposition: inline Content-Length: 1561 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.5132 pkgsrc/doc/CHANGES-2017:1.5133 --- pkgsrc/doc/CHANGES-2017:1.5132 Fri Dec 1 12:10:40 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Dec 1 19:24:39 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5132 2017/12/01 12:10:40 wen Exp $ +$NetBSD: CHANGES-2017,v 1.5133 2017/12/01 19:24:39 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7376,3 +7376,10 @@ Changes to the packages collection and i Updated audio/faad2 to 2.8.6 [adam 2017-12-01] Updated audio/xmms-faad to 2.8.6 [adam 2017-12-01] Updated textproc/p5-Text-Xslate to 3.5.1 [wen 2017-12-01] + Updated lang/llvm to 5.0.0 [adam 2017-12-01] + Updated lang/clang to 5.0.0 [adam 2017-12-01] + Updated lang/clang-static-analyzer to 5.0.0 [adam 2017-12-01] + Updated lang/libunwind to 5.0.0 [adam 2017-12-01] + Updated devel/polly to 5.0.0 [adam 2017-12-01] + Updated devel/lldb to 5.0.0 [adam 2017-12-01] + Updated lang/libLLVM to 5.0.0 [adam 2017-12-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17939 pkgsrc/doc/TODO:1.17940 --- pkgsrc/doc/TODO:1.17939 Wed Nov 29 14:09:10 2017 +++ pkgsrc/doc/TODO Fri Dec 1 19:24:39 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17939 2017/11/29 14:09:10 wiz Exp $ +$NetBSD: TODO,v 1.17940 2017/12/01 19:24:39 adam Exp $ Suggested new packages ====================== @@ -986,7 +986,6 @@ For possible Perl packages updates, see o liquidwar-6.0.0.11 o lirc-0.9.3 o lldpd-0.9.1 - o llvm-5.0 o lmbench-3 o lohit-fonts-2.4.2 o lottanzb-0.6 --_----------=_1512156279223280--