summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon>2016-10-19 12:44:44 +0000
committerryoon <ryoon>2016-10-19 12:44:44 +0000
commita85d04772e653b44c0a94a065ec98bbbe1af989e (patch)
tree9307d3a8230be4da81f8aff097d9244640dfe80e /cross
parent31fcf21293262d68b962e8a61cc48e6ff3b76db5 (diff)
downloadpkgsrc-a85d04772e653b44c0a94a065ec98bbbe1af989e.tar.gz
Update to 2.27
* Update to the latest release * Remove merged patches
Diffstat (limited to 'cross')
-rw-r--r--cross/arm-none-eabi-binutils/Makefile4
-rw-r--r--cross/arm-none-eabi-binutils/distinfo12
-rw-r--r--cross/arm-none-eabi-binutils/patches/patch-gas_configure15
-rw-r--r--cross/arm-none-eabi-binutils/patches/patch-ld_configure13
4 files changed, 7 insertions, 37 deletions
diff --git a/cross/arm-none-eabi-binutils/Makefile b/cross/arm-none-eabi-binutils/Makefile
index 50b5ce0aa76..3e64c4e4a49 100644
--- a/cross/arm-none-eabi-binutils/Makefile
+++ b/cross/arm-none-eabi-binutils/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 22:20:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/19 12:44:44 ryoon Exp $
-DISTNAME= binutils-2.26
+DISTNAME= binutils-2.27
PKGNAME= cross-arm-none-eabi-${DISTNAME}
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
diff --git a/cross/arm-none-eabi-binutils/distinfo b/cross/arm-none-eabi-binutils/distinfo
index 4a4f6f432e8..79cc019ad9c 100644
--- a/cross/arm-none-eabi-binutils/distinfo
+++ b/cross/arm-none-eabi-binutils/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.3 2016/01/30 22:20:51 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2016/10/19 12:44:44 ryoon Exp $
-SHA1 (binutils-2.26.tar.bz2) = a637508cffeb2323b14bc8dd65378819768ad4ff
-RMD160 (binutils-2.26.tar.bz2) = ce0400ffcc1200280854fefb29f97b63507bad14
-SHA512 (binutils-2.26.tar.bz2) = e77e1b8dbbcbaf9ac2fae95c4403615808af3be03b2e1d32448cd3a7d32c43273f8bcace3f2de84ec120a982879295673029da306e2885dbf5f990584932cfc7
-Size (binutils-2.26.tar.bz2) = 25543552 bytes
+SHA1 (binutils-2.27.tar.bz2) = 6e472ddae565a2b1447e6f2393809bb8799982cf
+RMD160 (binutils-2.27.tar.bz2) = e6623d3a90578169790417b8dd83e850c0a81910
+SHA512 (binutils-2.27.tar.bz2) = cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12cc842822bfc402836be86f479660cef3791aa62f3753d8a1a6f564cb
+Size (binutils-2.27.tar.bz2) = 26099568 bytes
SHA1 (patch-bfd_elf32-arm.c) = 8d90dd77cb4925db71def94d2d32cbe3e1cfb69e
-SHA1 (patch-gas_configure) = 6f92ff39e4733c06fdeb88ccc8c456781ff54570
-SHA1 (patch-ld_configure) = 2c6fdb4dc7af4ee58100910029be70fd9e5c90e0
diff --git a/cross/arm-none-eabi-binutils/patches/patch-gas_configure b/cross/arm-none-eabi-binutils/patches/patch-gas_configure
deleted file mode 100644
index acc2c842ce5..00000000000
--- a/cross/arm-none-eabi-binutils/patches/patch-gas_configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-gas_configure,v 1.2 2016/01/30 22:20:51 ryoon Exp $
-
-https://sourceware.org/bugzilla/show_bug.cgi?id=18994
-
---- gas/configure.orig 2016-01-25 08:54:08.000000000 +0000
-+++ gas/configure
-@@ -12505,7 +12505,7 @@ _ACEOF
-
- done
-
--if test x$ac_default_compressed_debug_sections == xyes ; then
-+if test x$ac_default_compressed_debug_sections = xyes ; then
-
- $as_echo "#define DEFAULT_FLAG_COMPRESS_DEBUG 1" >>confdefs.h
-
diff --git a/cross/arm-none-eabi-binutils/patches/patch-ld_configure b/cross/arm-none-eabi-binutils/patches/patch-ld_configure
deleted file mode 100644
index a668544db85..00000000000
--- a/cross/arm-none-eabi-binutils/patches/patch-ld_configure
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ld_configure,v 1.1 2016/01/30 22:20:51 ryoon Exp $
-
---- ld/configure.orig 2016-01-25 08:54:11.000000000 +0000
-+++ ld/configure
-@@ -17134,7 +17134,7 @@ do
- fi
- done
-
--if test x$ac_default_compressed_debug_sections == xyes ; then
-+if test x$ac_default_compressed_debug_sections = xyes ; then
-
- $as_echo "#define DEFAULT_FLAG_COMPRESS_DEBUG 1" >>confdefs.h
-