summaryrefslogtreecommitdiff
path: root/cross/avrdude/PLIST
diff options
context:
space:
mode:
authormef <mef>2014-10-07 15:10:29 +0000
committermef <mef>2014-10-07 15:10:29 +0000
commitc98e05f49a4c945b1f6548c5334b20cedc40014f (patch)
tree651f5510adc121736903f1b73c40f0c31466b415 /cross/avrdude/PLIST
parent2139c1a2068acb261f234c52c94743763d446e16 (diff)
downloadpkgsrc-c98e05f49a4c945b1f6548c5334b20cedc40014f.tar.gz
Update avrdude 6.0.1 to 6.1
---------------------------------------------------------------------- * Major changes compared to the previous version: - Atmel EDBG protocol support added (JTAGICE3, XplainedPro, Atmel-ICE) * New programmers supported: - Atmel DFU, using FLIP protocol version 1 (AT90USB and ATmega*U* devices), or version 2 (Xmega devices) - Atmel-ICE (ARM/AVR), JTAG, PDI, debugWIRE, ISP modi * Bugfixes - bug #40055: AVRDUDE segfaults when writing eeprom - bug #40085: Typo fix in fuses report (for 6.1-svn-20130917) - bug #40782: Verify errors for object size > 16 k on x32e5 due to typo in avrdude.conf - bug #40817: Elf file support (possibly) not working on 6.0.1 windows build - bug #40897: AT Mega2560 not correctly programmed with stk500(v1) ISP (solution patch) - bug #41357: OS X: Avrdude messes with the usb stack? - bug #41402: dfu.c missing include <stdint.h> - patch #7896: DFU FLIPv2 programming support - patch #XXXX: xxx * Internals: - (Some) programmers can take a list of USB PIDs now.
Diffstat (limited to 'cross/avrdude/PLIST')
-rw-r--r--cross/avrdude/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST
index bb9c2bbf8de..a12569aceee 100644
--- a/cross/avrdude/PLIST
+++ b/cross/avrdude/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.9 2011/03/28 21:42:40 zafer Exp $
+@comment $NetBSD: PLIST,v 1.10 2014/10/07 15:10:29 mef Exp $
bin/avrdude
info/avrdude.info
man/man1/avrdude.1
-share/examples/avrdude/avrdude.conf
share/doc/${DISTNAME}/avrdude-html/avrdude.html
share/doc/${DISTNAME}/avrdude-html/avrdude_1.html
share/doc/${DISTNAME}/avrdude-html/avrdude_10.html
@@ -16,6 +15,7 @@ share/doc/${DISTNAME}/avrdude-html/avrdude_17.html
share/doc/${DISTNAME}/avrdude-html/avrdude_18.html
share/doc/${DISTNAME}/avrdude-html/avrdude_19.html
share/doc/${DISTNAME}/avrdude-html/avrdude_2.html
+share/doc/${DISTNAME}/avrdude-html/avrdude_20.html
share/doc/${DISTNAME}/avrdude-html/avrdude_3.html
share/doc/${DISTNAME}/avrdude-html/avrdude_4.html
share/doc/${DISTNAME}/avrdude-html/avrdude_5.html
@@ -27,3 +27,4 @@ share/doc/${DISTNAME}/avrdude-html/avrdude_abt.html
share/doc/${DISTNAME}/avrdude-html/avrdude_toc.html
share/doc/${DISTNAME}/avrdude.pdf
share/doc/${DISTNAME}/avrdude.ps
+share/examples/avrdude/avrdude.conf