summaryrefslogtreecommitdiff
path: root/cross/avrdude/patches
diff options
context:
space:
mode:
authormef <mef>2012-02-07 00:21:48 +0000
committermef <mef>2012-02-07 00:21:48 +0000
commit5dab64837f83ac65b71687d37ead016a48f00463 (patch)
tree7bb1d005e0574d1420e1b3d1ca11b9067eee1313 /cross/avrdude/patches
parent0f1b2ae59609698964e580669b0cd4f65d348f04 (diff)
downloadpkgsrc-5dab64837f83ac65b71687d37ead016a48f00463.tar.gz
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. ----- ----- -----
Diffstat (limited to 'cross/avrdude/patches')
-rw-r--r--cross/avrdude/patches/patch-af4
-rw-r--r--cross/avrdude/patches/patch-ag4
2 files changed, 6 insertions, 2 deletions
diff --git a/cross/avrdude/patches/patch-af b/cross/avrdude/patches/patch-af
index f00e5b83609..fd0c391000f 100644
--- a/cross/avrdude/patches/patch-af
+++ b/cross/avrdude/patches/patch-af
@@ -1,4 +1,6 @@
-$NetBSD: patch-af,v 1.5 2010/02/08 01:47:14 jakllsch Exp $
+$NetBSD: patch-af,v 1.6 2012/02/07 00:21:49 mef Exp $
+
+Add DragonFly
--- ppi.c.orig 2010-01-19 10:39:11.000000000 +0000
+++ ppi.c
diff --git a/cross/avrdude/patches/patch-ag b/cross/avrdude/patches/patch-ag
index 3d27c228949..5c3e4b6ec19 100644
--- a/cross/avrdude/patches/patch-ag
+++ b/cross/avrdude/patches/patch-ag
@@ -1,5 +1,7 @@
-$NetBSD: patch-ag,v 1.4 2010/02/08 01:47:14 jakllsch Exp $
+$NetBSD: patch-ag,v 1.5 2012/02/07 00:21:49 mef Exp $
+
Work around AVRISP mkII initial sync stalls on NetBSD.
+
--- usb_libusb.c.orig 2010-01-19 10:39:11.000000000 +0000
+++ usb_libusb.c
@@ -237,6 +237,17 @@ static void usbdev_close(union filedescr