aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-binutils
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-04-03 01:03:01 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-04-03 01:03:01 +0000
commit6d5048622dbc446851fc833675782142f3bea9bc (patch)
tree19bc9c64114fd9eb67c23e991bef41884eb3832e /devel/cross-binutils
parent9ef2b068da83f946df28a5a8e54da9489fe90322 (diff)
downloadports-6d5048622dbc446851fc833675782142f3bea9bc.tar.gz
ports-6d5048622dbc446851fc833675782142f3bea9bc.zip
Notes
Diffstat (limited to 'devel/cross-binutils')
-rw-r--r--devel/cross-binutils/Makefile13
-rw-r--r--devel/cross-binutils/distinfo7
2 files changed, 12 insertions, 8 deletions
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile
index f81278ce8b0a..7eb9369b632a 100644
--- a/devel/cross-binutils/Makefile
+++ b/devel/cross-binutils/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= binutils
-PORTVERSION= 2.20
+PORTVERSION= 2.21
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
PKGNAMEPREFIX= ${TGTARCH}-${TGTABI}-
-PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/4.8/
+PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/4.11/
PATCH_DIST_STRIP= -p1
MAINTAINER= stas@FreeBSD.org
@@ -35,6 +35,7 @@ MAN1= ${OURTARGET}-addr2line.1 \
${OURTARGET}-ar.1 \
${OURTARGET}-as.1 \
${OURTARGET}-c++filt.1 \
+ ${OURTARGET}-elfedit.1 \
${OURTARGET}-gprof.1 \
${OURTARGET}-dlltool.1 \
${OURTARGET}-ld.1 \
@@ -60,8 +61,10 @@ PLIST_FILES= bin/${OURTARGET}-addr2line \
bin/${OURTARGET}-ar \
bin/${OURTARGET}-as \
bin/${OURTARGET}-c++filt \
+ bin/${OURTARGET}-elfedit \
bin/${OURTARGET}-gprof \
bin/${OURTARGET}-ld \
+ bin/${OURTARGET}-ld.bfd \
bin/${OURTARGET}-nm \
bin/${OURTARGET}-objcopy \
bin/${OURTARGET}-objdump \
@@ -78,9 +81,9 @@ PLIST_FILES+= bin/${OURTARGET}-dlltool \
bin/${OURTARGET}-windres
.endif
-#.if defined(WITH_RTEMS_PATCHES)
-#PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.8-20071104.diff
-#.endif
+.if defined(WITH_RTEMS_PATCHES)
+PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.11-20110107.diff
+.endif
.if !defined(TGTARCH) || !defined(TGTABI)
PKGNAMEPREFIX= cross-
diff --git a/devel/cross-binutils/distinfo b/devel/cross-binutils/distinfo
index 978d07a695f9..a79334313f7b 100644
--- a/devel/cross-binutils/distinfo
+++ b/devel/cross-binutils/distinfo
@@ -1,3 +1,4 @@
-MD5 (binutils-2.20.tar.bz2) = ee2d3e996e9a2d669808713360fa96f8
-SHA256 (binutils-2.20.tar.bz2) = e1df09f0aa3b50154ef93bfefe86d65d01c22cfb44d73299ad95e772133a75b0
-SIZE (binutils-2.20.tar.bz2) = 17506655
+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