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 02EC07A217 for ; Sun, 29 Jan 2017 04:30:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ABC81855F0; Sun, 29 Jan 2017 04:30:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B205855D4 for ; Sun, 29 Jan 2017 04:30:09 +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 D2ZBM4-M97kd for ; Sun, 29 Jan 2017 04:30:08 +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 95AC984CE5 for ; Sun, 29 Jan 2017 04:30:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92F04FBA6; Sun, 29 Jan 2017 04:30:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485664208258120" MIME-Version: 1.0 Date: Sun, 29 Jan 2017 04:30:08 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170129043008.92F04FBA6@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. --_----------=_1485664208258120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jan 29 04:30:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated cross/avr-libc to 2.0.0 To generate a diff of this commit: cvs rdiff -u -r1.477 -r1.478 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16972 -r1.16973 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485664208258120 Content-Disposition: inline Content-Length: 1295 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.477 pkgsrc/doc/CHANGES-2017:1.478 --- pkgsrc/doc/CHANGES-2017:1.477 Sun Jan 29 04:18:28 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 29 04:30:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.477 2017/01/29 04:18:28 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.478 2017/01/29 04:30:08 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -598,3 +598,4 @@ Changes to the packages collection and i Updated cad/py-simpy to 3.0.10 [mef 2017-01-28] Updated cross/avrdude to 6.3 [mef 2017-01-29] Updated security/stunnel to 5.40 [schmonz 2017-01-29] + Updated cross/avr-libc to 2.0.0 [mef 2017-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16972 pkgsrc/doc/TODO:1.16973 --- pkgsrc/doc/TODO:1.16972 Sun Jan 29 02:25:05 2017 +++ pkgsrc/doc/TODO Sun Jan 29 04:30:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16972 2017/01/29 02:25:05 mef Exp $ +$NetBSD: TODO,v 1.16973 2017/01/29 04:30:08 mef Exp $ Suggested new packages ====================== @@ -450,7 +450,6 @@ For possible Perl packages updates, see o avidemux-2.6.16 o avl-2.0.3 [2.x is not source and binary compatible with 1.x] o avr-binutils-2.26 - o avr-libc-2.0.0 o awesome-4.0 o baci-20040415 o base-1.4.5 --_----------=_1485664208258120--