summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/avrdude/Makefile5
-rw-r--r--cross/avrdude/PLIST4
-rw-r--r--cross/avrdude/distinfo12
-rw-r--r--cross/avrdude/patches/patch-ae14
4 files changed, 18 insertions, 17 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index ccbd8dff703..6a072af1199 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2015/01/18 06:18:58 mef Exp $
+# $NetBSD: Makefile,v 1.41 2017/01/29 02:24:54 mef Exp $
-DISTNAME= avrdude-6.1
-PKGREVISION= 1
+DISTNAME= avrdude-6.3
CATEGORIES= cross
MASTER_SITES= http://download.savannah.gnu.org/releases/avrdude/
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST
index a12569aceee..641d9786ad6 100644
--- a/cross/avrdude/PLIST
+++ b/cross/avrdude/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.10 2014/10/07 15:10:29 mef Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/01/29 02:24:54 mef Exp $
bin/avrdude
+include/libavrdude.h
info/avrdude.info
+lib/libavrdude.la
man/man1/avrdude.1
share/doc/${DISTNAME}/avrdude-html/avrdude.html
share/doc/${DISTNAME}/avrdude-html/avrdude_1.html
diff --git a/cross/avrdude/distinfo b/cross/avrdude/distinfo
index ca8c878b1df..80c089605cf 100644
--- a/cross/avrdude/distinfo
+++ b/cross/avrdude/distinfo
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 00:47:43 agc Exp $
+$NetBSD: distinfo,v 1.14 2017/01/29 02:24:54 mef Exp $
-SHA1 (avrdude-6.1.tar.gz) = 15525cbff5918568ef3955d871dbb94feaf83c79
-RMD160 (avrdude-6.1.tar.gz) = f2c31951c0941e86ff6deab6bd0348b54d05658c
-SHA512 (avrdude-6.1.tar.gz) = 7d9d12f1597308dd059a1ab43dca31ad145601c59f8655d7edb596224a754694202c0838f2b907398f796ef7bed90c5dc6a58d811481dd775da1e07b842362de
-Size (avrdude-6.1.tar.gz) = 714595 bytes
+SHA1 (avrdude-6.3.tar.gz) = c6a84df8f6392b671e546efab42dff64e60cfcab
+RMD160 (avrdude-6.3.tar.gz) = 245c20fa6f6be274093f43fa4932295ea47dafaa
+SHA512 (avrdude-6.3.tar.gz) = b671008388d6a552e71066fec46429bc7f6639e8eac41113bcbba5a56212b78be31fcf04956b31e11c6b14888b0f6e825f7458395b9ff4fc28406074c7ded2b2
+Size (avrdude-6.3.tar.gz) = 909744 bytes
SHA1 (patch-aa) = 619f682af2e8eff36684993b331ba37cd1b446b6
SHA1 (patch-ab) = a9105ae562c078eec5c87df6e7f27a80184bb6d4
SHA1 (patch-ac) = df871808200e5732f77d50ef2d7fb51234173445
SHA1 (patch-ad) = f9e7465b355f5b3feda8868287d6aaa5cd1dcd28
-SHA1 (patch-ae) = 4ad74b5abe90ddf29dd419043a2e6026f704d1c9
+SHA1 (patch-ae) = 8268734c36c02dfded64addba99e542747e746c7
SHA1 (patch-af) = 4ae54ce739ff41964fe56bc1b3e85611288a6e0c
SHA1 (patch-ag) = fa8828a50faa835fa957de036af925dafd5584cb
diff --git a/cross/avrdude/patches/patch-ae b/cross/avrdude/patches/patch-ae
index 79a47588d7c..80461475149 100644
--- a/cross/avrdude/patches/patch-ae
+++ b/cross/avrdude/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.8 2013/12/06 07:27:15 mef Exp $
+$NetBSD: patch-ae,v 1.9 2017/01/29 02:24:54 mef Exp $
- ERROR: [check-portability.awk] => Found test ... == ...:
@@ -12,9 +12,9 @@ $NetBSD: patch-ae,v 1.8 2013/12/06 07:27:15 mef Exp $
platforms available and they're not the same for different
MACHINE_ARCH's in NetBSD).
---- configure.ac.orig 2013-09-18 15:19:42.000000000 +0900
-+++ configure.ac 2013-10-06 19:44:09.000000000 +0900
-@@ -50,7 +50,7 @@ AC_PROG_AR
+--- configure.ac.orig 2016-02-17 06:29:19.000000000 +0900
++++ configure.ac 2017-01-29 11:15:27.000000000 +0900
+@@ -49,7 +49,7 @@ AC_PROG_AR
AH_TEMPLATE([HAVE_YYLEX_DESTROY],
[Define if lex/flex has yylex_destroy])
# flex should have this
@@ -23,15 +23,15 @@ $NetBSD: patch-ae,v 1.8 2013/12/06 07:27:15 mef Exp $
AC_MSG_CHECKING([whether yylex_destroy is generated by flex])
flex_version=`$LEX -V -v --version 2>/dev/null | $SED -e 's/^.* //'`
case $flex_version in
-@@ -190,6 +190,7 @@ AC_CHECK_HEADERS([ddk/hidsdi.h],,,[#incl
+@@ -189,6 +189,7 @@ AC_CHECK_HEADERS([ddk/hidsdi.h],,,[#incl
# Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
+AM_PROG_CC_C_O
AC_HEADER_TIME
- # Checks for library functions.
-@@ -317,32 +318,44 @@ AC_SUBST(DIST_SUBDIRS_AC, $DIST_SUBDIRS_
+ # WinSock2
+@@ -318,32 +319,44 @@ AC_SUBST(DIST_SUBDIRS_AC, $DIST_SUBDIRS_
# If a system doesn't have a PC style parallel, mark it as unknown.
case $target in
i[[3456]]86-*-linux*|x86_64-*-linux*)