Received: by mail.netbsd.org (Postfix, from userid 605) id C55E684E93; Fri, 10 May 2019 19:33:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4CFBD84E7A for ; Fri, 10 May 2019 19:33:41 +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 vQrwN9_ha8yU for ; Fri, 10 May 2019 19:33:40 +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 97D0584D7E for ; Fri, 10 May 2019 19:33:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 870EEFB16; Fri, 10 May 2019 19:33:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1557516820284310" MIME-Version: 1.0 Date: Fri, 10 May 2019 19:33:40 +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: <20190510193340.870EEFB16@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. --_----------=_1557516820284310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri May 10 19:33:40 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Update mingw-w64 packages To generate a diff of this commit: cvs rdiff -u -r1.2061 -r1.2062 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1557516820284310 Content-Disposition: inline Content-Length: 1404 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.2061 pkgsrc/doc/CHANGES-2019:1.2062 --- pkgsrc/doc/CHANGES-2019:1.2061 Fri May 10 16:25:40 2019 +++ pkgsrc/doc/CHANGES-2019 Fri May 10 19:33:40 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2061 2019/05/10 16:25:40 leot Exp $ +$NetBSD: CHANGES-2019,v 1.2062 2019/05/10 19:33:40 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3389,3 +3389,14 @@ Changes to the packages collection and i Updated devel/php-libawl to 0.60 [hauke 2019-05-10] Added biology/vsearch version 2.13.3 [bacon 2019-05-10] Updated pkgtools/x11-links to 1.18 [leot 2019-05-10] + Updated cross/mingw-w64-i686-binutils to 2.32 [ryoon 2019-05-10] + Updated cross/mingw-w64-i686-headers to 6.0.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-i686-gcc-bootstrap to 9.1.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-i686-crt to 6.0.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-i686-gcc to 9.1.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-x86_64-binutils to 2.32 [ryoon 2019-05-10] + Updated cross/mingw-w64-x86_64-headers to 6.0.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-x86_64-gcc-bootstrap to 9.1.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-x86_64-crt to 6.0.0 [ryoon 2019-05-10] + Updated cross/mingw-w64-x86_64-gcc to 9.1.0 [ryoon 2019-05-10] + Updated cross/mingw-w64 to 6.0.0 [ryoon 2019-05-10] --_----------=_1557516820284310--