Received: by mail.netbsd.org (Postfix, from userid 605) id 1FF3E84D41; Sat, 5 May 2018 04:10:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A009C84D35 for ; Sat, 5 May 2018 04:10:04 +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 mh8egrIVe2Cu for ; Sat, 5 May 2018 04:10:04 +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 0FFC084C77 for ; Sat, 5 May 2018 04:10:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F1B3FBEC; Sat, 5 May 2018 04:10:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525493404249850" MIME-Version: 1.0 Date: Sat, 5 May 2018 04:10:04 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20180505041004.0F1B3FBEC@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. --_----------=_1525493404249850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat May 5 04:10:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added lang/gcc8 version 8.1.0 To generate a diff of this commit: cvs rdiff -u -r1.2165 -r1.2166 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525493404249850 Content-Disposition: inline Content-Length: 732 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.2165 pkgsrc/doc/CHANGES-2018:1.2166 --- pkgsrc/doc/CHANGES-2018:1.2165 Sat May 5 03:48:03 2018 +++ pkgsrc/doc/CHANGES-2018 Sat May 5 04:10:03 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2165 2018/05/05 03:48:03 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.2166 2018/05/05 04:10:03 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3026,3 +3026,4 @@ Changes to the packages collection and i Updated lang/go to 1.10.2 [bsiegert 2018-05-04] Updated multimedia/mkvtoolnix to 23.0.0 [adam 2018-05-04] Updated devel/boost-headers to 1.67.0nb3 [minskim 2018-05-05] + Added lang/gcc8 version 8.1.0 [maya 2018-05-05] --_----------=_1525493404249850--