From 2269b678c2aacd6be0ccc6a42707515e49826301 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sat, 13 Apr 2013 13:15:25 +0200 Subject: [PATCH 2/4] devel/cross-binutils: Update to 2.23.2. This unbreaks powerpc-elf and powerpc in general. --- devel/cross-binutils/Makefile | 7 ++----- devel/cross-binutils/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile index 11f9d11..914b0e8 100644 --- a/devel/cross-binutils/Makefile +++ b/devel/cross-binutils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= binutils -PORTVERSION= 2.21 +PORTVERSION= 2.23.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases @@ -85,16 +85,13 @@ PLIST_FILES+= bin/${OURTARGET}-dlltool \ .endif .if defined(WITH_RTEMS_PATCHES) -PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.11-20110107.diff +PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.11-20130326.diff .endif .if !defined(TGTARCH) || !defined(TGTABI) PKGNAMEPREFIX= cross- IGNORE= you should define TGTARCH and TGTABI to build port .endif -.if defined(TGTARCH) && (${TGTABI} == "elf" && ${TGTARCH} == "powerpc") -IGNORE= will not build with TGTARCH=powerpc and TGTABI=elf -.endif # # Macro to fix up info referencies diff --git a/devel/cross-binutils/distinfo b/devel/cross-binutils/distinfo index a793343..7d6e936 100644 --- a/devel/cross-binutils/distinfo +++ b/devel/cross-binutils/distinfo @@ -1,4 +1,4 @@ -SHA256 (binutils-2.21.tar.bz2) = 60abec5bf448eb930a5a15acb8712612377dc8bcfb13dfd5131228f70561d0c7 -SIZE (binutils-2.21.tar.bz2) = 18742991 -SHA256 (binutils-2.21-rtems4.11-20110107.diff) = a57150ba5ff28aaac08624d00ff88ba3f12d54efab16094c8ec6c3ae71d6fe39 -SIZE (binutils-2.21-rtems4.11-20110107.diff) = 2276 +SHA256 (binutils-2.23.2.tar.bz2) = fe914e56fed7a9ec2eb45274b1f2e14b0d8b4f41906a5194eac6883cfe5c1097 +SIZE (binutils-2.23.2.tar.bz2) = 21440347 +SHA256 (binutils-2.23.2-rtems4.11-20130326.diff) = 806c44d2987088b9c4752a769cacff89c495366f8c3222e13fae7622a8ff662f +SIZE (binutils-2.23.2-rtems4.11-20130326.diff) = 7844 -- 1.8.2