summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-gdb/Makefile5
-rw-r--r--cross/avr-gdb/distinfo8
-rw-r--r--cross/avr-gdb/patches/patch-ac2
-rw-r--r--cross/avr-gdb/patches/patch-bfd_bfd-in2_h2
-rw-r--r--cross/avr-gdb/patches/patch-opcodes_configure2
5 files changed, 9 insertions, 10 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile
index 96b2c9f6775..6eb9bb84aa3 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2013/08/26 01:11:34 mef Exp $
+# $NetBSD: Makefile,v 1.20 2014/08/29 06:43:32 mef Exp $
-DISTNAME= gdb-7.6
+DISTNAME= gdb-7.6.1
PKGNAME= ${DISTNAME:S/^/avr-/}
-PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}
diff --git a/cross/avr-gdb/distinfo b/cross/avr-gdb/distinfo
index 9718441cde2..a820c28b1ec 100644
--- a/cross/avr-gdb/distinfo
+++ b/cross/avr-gdb/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2013/08/07 05:34:14 mef Exp $
+$NetBSD: distinfo,v 1.11 2014/08/29 06:43:32 mef Exp $
-SHA1 (gdb-7.6.tar.gz) = 026f4c9e1c8152a2773354551c523acd32d7f00e
-RMD160 (gdb-7.6.tar.gz) = 986e1f92130c818d9bdac548259a5c63ddeefef8
-Size (gdb-7.6.tar.gz) = 31437633 bytes
+SHA1 (gdb-7.6.1.tar.gz) = 13beaab7d28f8591777c9271f0c20a22c70d6252
+RMD160 (gdb-7.6.1.tar.gz) = 351856b5b63ca8f03f91f1b5fc4e1eea7dae8cc9
+Size (gdb-7.6.1.tar.gz) = 31446111 bytes
SHA1 (patch-ac) = 2975101bbbd4a2e19fb9364b494a18e3940d9bac
SHA1 (patch-bfd_bfd-in2_h) = 66129d5e6ecac363f9f35437b0a3ca8e3b650c8c
SHA1 (patch-opcodes_configure) = 8c0b82710653c93320230c25ace0dbb6360cf656
diff --git a/cross/avr-gdb/patches/patch-ac b/cross/avr-gdb/patches/patch-ac
index 2aa4aee5fe3..c6cf3df6ac3 100644
--- a/cross/avr-gdb/patches/patch-ac
+++ b/cross/avr-gdb/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.2 2013/08/07 05:34:14 mef Exp $
+$NetBSD: patch-ac,v 1.3 2014/08/29 06:43:32 mef Exp $
ERROR: [check-portability.awk] => Found test ... == ...:
diff --git a/cross/avr-gdb/patches/patch-bfd_bfd-in2_h b/cross/avr-gdb/patches/patch-bfd_bfd-in2_h
index 2b4f99f615b..36df7473909 100644
--- a/cross/avr-gdb/patches/patch-bfd_bfd-in2_h
+++ b/cross/avr-gdb/patches/patch-bfd_bfd-in2_h
@@ -1,4 +1,4 @@
-$NetBSD: patch-bfd_bfd-in2_h,v 1.1 2013/08/07 05:34:14 mef Exp $
+$NetBSD: patch-bfd_bfd-in2_h,v 1.2 2014/08/29 06:43:32 mef Exp $
Avoid following problem by clang-3.2
----------------
diff --git a/cross/avr-gdb/patches/patch-opcodes_configure b/cross/avr-gdb/patches/patch-opcodes_configure
index 0e7faf32907..d92a5529876 100644
--- a/cross/avr-gdb/patches/patch-opcodes_configure
+++ b/cross/avr-gdb/patches/patch-opcodes_configure
@@ -1,4 +1,4 @@
-$NetBSD: patch-opcodes_configure,v 1.1 2013/08/07 05:34:14 mef Exp $
+$NetBSD: patch-opcodes_configure,v 1.2 2014/08/29 06:43:32 mef Exp $
Revert to gdb-7.5.1 to avoid following error
(But why this is necessary is unkown yet).