Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 774B27A46A for ; Sun, 19 Jun 2016 16:26:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2563585ED3; Sun, 19 Jun 2016 16:26:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4AE985E45 for ; Sun, 19 Jun 2016 16:26:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id q_rof1Flm-fL for ; Sun, 19 Jun 2016 16:26:23 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 94A0E84CFB for ; Sun, 19 Jun 2016 16:26:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 87E4CFBB5; Sun, 19 Jun 2016 16:26:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1466353583276310" MIME-Version: 1.0 Date: Sun, 19 Jun 2016 16:26:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160619162623.87E4CFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1466353583276310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jun 19 16:26:23 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Mention cross/* changes. To generate a diff of this commit: cvs rdiff -u -r1.2531 -r1.2532 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1466353583276310 Content-Disposition: inline Content-Length: 1441 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2531 pkgsrc/doc/CHANGES-2016:1.2532 --- pkgsrc/doc/CHANGES-2016:1.2531 Sun Jun 19 16:13:39 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Jun 19 16:26:23 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2531 2016/06/19 16:13:39 schmonz Exp $ +$NetBSD: CHANGES-2016,v 1.2532 2016/06/19 16:26:23 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3671,3 +3671,16 @@ Changes to the packages collection and i Updated devel/py-at-spi2 to 2.20.2 [prlw1 2016-06-19] Updated textproc/gspell to 1.0.2 [prlw1 2016-06-19] Updated devel/p5-Pegex to 0.61 [schmonz 2016-06-19] + Moved cross/binutils to cross/cross-binutils [wiz 2016-06-19] + Moved cross/libtool-base to cross/cross-libtool-base [wiz 2016-06-19] + Updated cross/mingw to 3.3.1nb1 [wiz 2016-06-19] + Updated cross/mingw-binutils to 2.18nb2 [wiz 2016-06-19] + Updated cross/mingw-gcc to 3.4.5nb1 [wiz 2016-06-19] + Updated cross/mingw-runtime-bin to 3.14nb1 [wiz 2016-06-19] + Updated cross/mingw-w32api-bin to 3.11nb1 [wiz 2016-06-19] + Updated cross/nios2-binutils to 2.24nb3 [wiz 2016-06-19] + Updated cross/nios2-gcc to 4.7.3nb3 [wiz 2016-06-19] + Updated cross/nios2-gcc3 to 3.4.6nb3 [wiz 2016-06-19] + Updated cross/nios2-gcc41 to 4.1.2nb3 [wiz 2016-06-19] + Updated cross/bfd-crunchide to 1.2nb1 [wiz 2016-06-19] + Updated cross/bfd-mdsetimage to 1.15.1nb2 [wiz 2016-06-19] --_----------=_1466353583276310--