Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E1D0763DE95 for ; Tue, 7 Feb 2012 00:21:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BC97B14A296; Tue, 7 Feb 2012 00:21:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 751F214A2D3 for ; Tue, 7 Feb 2012 00:21:50 +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 7w6EWaCkhEPl for ; Tue, 7 Feb 2012 00:21:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B764D14A290 for ; Tue, 7 Feb 2012 00:21:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 31D3C175DD; Tue, 7 Feb 2012 00:21:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 7 Feb 2012 00:21:49 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/cross/avrdude To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20120207002149.31D3C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Tue Feb 7 00:21:49 UTC 2012 Modified Files: pkgsrc/cross/avrdude: Makefile distinfo pkgsrc/cross/avrdude/patches: patch-af patch-ag Log Message: PR/45924 --- update to 5.11 with minor changes (1) update 5.10 to 5.11 (2) Trying to remove pkglint -Wall warning (3) Update HOMEPAGE URL ----- ----- ----- AVRDUDE 5.11 relesed (2011/8/27 By joerg_wunsch) Finally, more than 1.5 years after the previous release, AVRDUDE 5.11 is finally done. This is mostly a bugfix release, but also includes a few enhancements. The two most important enhancements are: - TPI (i.e. ATtiny4/5/9/10) programming support for bitbang programmers. - FTDI MPSSE (FT2232 etc.) bitbang support. ----- ----- ----- To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/cross/avrdude/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/cross/avrdude/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/cross/avrdude/patches/patch-af cvs rdiff -u -r1.4 -r1.5 pkgsrc/cross/avrdude/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.