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 607D37A280 for ; Sun, 29 Jan 2017 02:25:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 11691855E4; Sun, 29 Jan 2017 02:25:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9402384CE9 for ; Sun, 29 Jan 2017 02:25:06 +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 ARQK-1knmC5P for ; Sun, 29 Jan 2017 02:25:06 +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 F027785594 for ; Sun, 29 Jan 2017 02:25:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEABAFBA6; Sun, 29 Jan 2017 02:25:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485656705102680" MIME-Version: 1.0 Date: Sun, 29 Jan 2017 02:25:05 +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: <20170129022505.EEABAFBA6@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. --_----------=_1485656705102680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jan 29 02:25:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated cross/avrdude to 6.3 To generate a diff of this commit: cvs rdiff -u -r1.475 -r1.476 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16971 -r1.16972 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485656705102680 Content-Disposition: inline Content-Length: 1283 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.475 pkgsrc/doc/CHANGES-2017:1.476 --- pkgsrc/doc/CHANGES-2017:1.475 Sat Jan 28 23:39:35 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 29 02:25:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.475 2017/01/28 23:39:35 mef Exp $ +$NetBSD: CHANGES-2017,v 1.476 2017/01/29 02:25:05 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -596,3 +596,4 @@ Changes to the packages collection and i Updated textproc/p5-Filter to 1.57 [wen 2017-01-28] Updated cad/py-gds to 1.1.1 [mef 2017-01-28] Updated cad/py-simpy to 3.0.10 [mef 2017-01-28] + Updated cross/avrdude to 6.3 [mef 2017-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16971 pkgsrc/doc/TODO:1.16972 --- pkgsrc/doc/TODO:1.16971 Thu Jan 26 13:24:54 2017 +++ pkgsrc/doc/TODO Sun Jan 29 02:25:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16971 2017/01/26 13:24:54 ryoon Exp $ +$NetBSD: TODO,v 1.16972 2017/01/29 02:25:05 mef Exp $ Suggested new packages ====================== @@ -451,7 +451,6 @@ For possible Perl packages updates, see 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 avrdude-6.3 o awesome-4.0 o baci-20040415 o base-1.4.5 --_----------=_1485656705102680--