Received: by mail.netbsd.org (Postfix, from userid 605) id B9FFB84E4E; Thu, 7 Jun 2018 19:13:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AC1D84D92 for ; Thu, 7 Jun 2018 19:13:54 +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 D7h__dKQXFKn for ; Thu, 7 Jun 2018 19:13:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 632A984D40 for ; Thu, 7 Jun 2018 19:13:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BCF3FBEC; Thu, 7 Jun 2018 19:13:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1528398833128630" MIME-Version: 1.0 Date: Thu, 7 Jun 2018 19:13:53 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20180607191353.5BCF3FBEC@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. --_----------=_1528398833128630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Jun 7 19:13:53 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Added cross/mingw-w64-x86_64-binutils version 2.30 To generate a diff of this commit: cvs rdiff -u -r1.2733 -r1.2734 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1528398833128630 Content-Disposition: inline Content-Length: 730 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.2733 pkgsrc/doc/CHANGES-2018:1.2734 --- pkgsrc/doc/CHANGES-2018:1.2733 Thu Jun 7 19:10:57 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jun 7 19:13:53 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2733 2018/06/07 19:10:57 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.2734 2018/06/07 19:13:53 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3895,3 +3895,4 @@ Changes to the packages collection and i Updated mail/mew to 6.8 [ryoon 2018-06-08] Updated devel/nss to 3.37.3 [ryoon 2018-06-08] Added cross/mingw-w64 version 5.0.4 [ryoon 2018-06-08] + Added cross/mingw-w64-x86_64-binutils version 2.30 [ryoon 2018-06-08] --_----------=_1528398833128630--