Received: by mail.netbsd.org (Postfix, from userid 605) id 58CC084FAF; Thu, 9 Aug 2018 14:13:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DDF684E4B for ; Thu, 9 Aug 2018 14:13:40 +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 1l4XJbKXwtGF for ; Thu, 9 Aug 2018 14:13:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7F3DE84C71 for ; Thu, 9 Aug 2018 14:13:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7BC66FBEC; Thu, 9 Aug 2018 14:13:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153382401997560" MIME-Version: 1.0 Date: Thu, 9 Aug 2018 14:13:39 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20180809141339.7BC66FBEC@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. --_----------=_153382401997560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Aug 9 14:13:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added lang/libcxxabi version 6.0.1 To generate a diff of this commit: cvs rdiff -u -r1.3498 -r1.3499 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153382401997560 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3498 pkgsrc/doc/CHANGES-2018:1.3499 --- pkgsrc/doc/CHANGES-2018:1.3498 Thu Aug 9 13:40:50 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 9 14:13:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3498 2018/08/09 13:40:50 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.3499 2018/08/09 14:13:39 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4996,3 +4996,4 @@ Changes to the packages collection and i Updated lang/py34-html-docs to 3.4.9 [leot 2018-08-09] Updated lang/py35-html-docs to 3.5.6 [leot 2018-08-09] Added lang/compiler-rt version 6.0.1 [jperkin 2018-08-09] + Added lang/libcxxabi version 6.0.1 [jperkin 2018-08-09] --_----------=_153382401997560--