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 626047A270 for ; Wed, 19 Oct 2016 12:33:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1277785E98; Wed, 19 Oct 2016 12:33:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96C9485E6E for ; Wed, 19 Oct 2016 12:33:06 +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 PkfNpm3C2pqL for ; Wed, 19 Oct 2016 12:33:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F144985E94 for ; Wed, 19 Oct 2016 12:33:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EF696FBD2; Wed, 19 Oct 2016 12:33:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1476880385102280" MIME-Version: 1.0 Date: Wed, 19 Oct 2016 12:33:05 +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: <20161019123305.EF696FBD2@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. --_----------=_1476880385102280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Oct 19 12:33:05 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated cross/h8300-elf-binutils to 2.27 To generate a diff of this commit: cvs rdiff -u -r1.4349 -r1.4350 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16595 -r1.16596 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1476880385102280 Content-Disposition: inline Content-Length: 1349 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.4349 pkgsrc/doc/CHANGES-2016:1.4350 --- pkgsrc/doc/CHANGES-2016:1.4349 Wed Oct 19 12:26:50 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Oct 19 12:33:05 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4349 2016/10/19 12:26:50 manu Exp $ +$NetBSD: CHANGES-2016,v 1.4350 2016/10/19 12:33:05 ryoon Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6068,3 +6068,4 @@ Changes to the packages collection and i Updated devel/py-protobuf to 3.1.0 [wiz 2016-10-19] Updated graphics/jpegoptim to 1.4.4 [wiz 2016-10-19] Updated filesystems/glusterfs to 3.8.5 [manu 2016-10-19] + Updated cross/h8300-elf-binutils to 2.27 [ryoon 2016-10-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16595 pkgsrc/doc/TODO:1.16596 --- pkgsrc/doc/TODO:1.16595 Wed Oct 19 12:24:24 2016 +++ pkgsrc/doc/TODO Wed Oct 19 12:33:05 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16595 2016/10/19 12:24:24 wiz Exp $ +$NetBSD: TODO,v 1.16596 2016/10/19 12:33:05 ryoon Exp $ Suggested new packages ====================== @@ -539,7 +539,6 @@ For possible Perl packages updates, see o crack-attack-1.1.15 o crafty-25.0.1 o crimsonfields-0.5.3 - o cross-h8300-elf-binutils-2.23.2 [wip] o cross-h8300-hms-binutils-2.17 o crossfire-1.71.0 o crossfire-client-gtk2-1.60.0 --_----------=_1476880385102280--