summaryrefslogtreecommitdiff
path: root/cross/avrdude/Makefile
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2010-02-08 01:47:14 +0000
committerjakllsch <jakllsch>2010-02-08 01:47:14 +0000
commit47d727360ce82907e34e1a7482a52d450a6a0db2 (patch)
tree796e9b89bdbbd6e4646af912ea307425e531abff /cross/avrdude/Makefile
parent5601d8cefa59ad6e5649007c86fb33b070dfdafd (diff)
downloadpkgsrc-47d727360ce82907e34e1a7482a52d450a6a0db2.tar.gz
Update to avrdude-5.10.
pkgsrc changes: Rework AVRISP mkII stall workaround. summary of upstream changes since 5.8: - Fix problem with loading intel hex rom files that exceed 0x10000 bytes. - Fix FreeBSD default serial port name. - jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID message, retry with external reset applied (in case the target is in sleep mode or has asserted the JTD bit). - Fix build for GNU/kFreeBSD.
Diffstat (limited to 'cross/avrdude/Makefile')
-rw-r--r--cross/avrdude/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index cef124620c2..85ac4aa9bec 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2010/01/26 02:01:47 jakllsch Exp $
+# $NetBSD: Makefile,v 1.29 2010/02/08 01:47:14 jakllsch Exp $
-DISTNAME= avrdude-5.8
-PKGREVISION= 2
+DISTNAME= avrdude-5.10
CATEGORIES= cross
MASTER_SITES= http://download.savannah.gnu.org/releases/avrdude/