aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-04-14 00:10:52 +0800
committerstas <stas@FreeBSD.org>2008-04-14 00:10:52 +0800
commit043a39d9766472598abe63b824cf514436b0ed1a (patch)
tree5b4e5ad69487f0fccf6c23a5158a7cce5f3a5e1f /devel
parentff93cd875daa0f7674aab784df44ac27612443a1 (diff)
downloadfreebsd-ports-gnome-043a39d9766472598abe63b824cf514436b0ed1a.tar.gz
freebsd-ports-gnome-043a39d9766472598abe63b824cf514436b0ed1a.tar.zst
freebsd-ports-gnome-043a39d9766472598abe63b824cf514436b0ed1a.zip
- Update to 2.18
- unbrake sparc toolchain on amd64 PR: ports/119681 (based on) Submitted by: Martin Matuska <mm@FreeBSD.org>
Diffstat (limited to 'devel')
-rw-r--r--devel/cross-binutils/Makefile18
-rw-r--r--devel/cross-binutils/distinfo12
2 files changed, 12 insertions, 18 deletions
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile
index 70c949be2b1c..df4fa09c9fb3 100644
--- a/devel/cross-binutils/Makefile
+++ b/devel/cross-binutils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= binutils
-PORTVERSION= 2.17
+PORTVERSION= 2.18
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
@@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/
PATCH_DIST_STRIP= -p1
MAINTAINER= stas@FreeBSD.org
-COMMENT= FSF binutils port for cross-target development
+COMMENT= GNU binutils port for cross-target development
USE_BZIP2= yes
USE_GMAKE= yes
@@ -66,12 +66,12 @@ PLIST_FILES= bin/${OURTARGET}-addr2line \
bin/${OURTARGET}-strip
.if defined(WITH_RTEMS_PATCHES)
-PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.8-20061021.diff
+PATCHFILES+= ${PORTNAME}-${PORTVERSION}-rtems4.8-20071104.diff
.endif
.if !defined(TGTARCH) || !defined(TGTABI)
PKGNAMEPREFIX= cross-
-IGNORE= you should select ARCH and ABI to build port
+IGNORE= you should define TGRARCH and TGTABI to build port
.endif
#
@@ -85,15 +85,9 @@ FIXREFS= ${SH} -c '${REINPLACE_CMD} -E \
.include <bsd.port.pre.mk>
.if defined(TGTARCH)
-.if ${TGTARCH} == "sparc"
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
-BROKEN= Does not link
-.endif
-.endif
-
-.if ${TGTARCH} == "m68k" && ${ARCH} == "amd64" && ${OSVERSION} < 600000
+. if ${TGTARCH} == "m68k" && ${ARCH} == "amd64" && ${OSVERSION} < 600000
BROKEN= Does not compile
-.endif
+. endif
.endif
post-patch:
diff --git a/devel/cross-binutils/distinfo b/devel/cross-binutils/distinfo
index fe4190553799..67e386c02fbc 100644
--- a/devel/cross-binutils/distinfo
+++ b/devel/cross-binutils/distinfo
@@ -1,6 +1,6 @@
-MD5 (binutils-2.17.tar.bz2) = e26e2e06b6e4bf3acf1dc8688a94c0d1
-SHA256 (binutils-2.17.tar.bz2) = e2c33ce6f23c9a366f109ced295626cb2f8bd6b2f08ff9df6dafb5448505a25e
-SIZE (binutils-2.17.tar.bz2) = 13795751
-MD5 (binutils-2.17-rtems4.8-20061021.diff) = 6af727af3c4fedf859712f9adc59c4fd
-SHA256 (binutils-2.17-rtems4.8-20061021.diff) = 9e941aed8af46b1a851660d47fb626a9381b5e940649eb0dc18b053a4ef4ff8f
-SIZE (binutils-2.17-rtems4.8-20061021.diff) = 19833
+MD5 (binutils-2.18.tar.bz2) = 9d22ee4dafa3a194457caf4706f9cf01
+SHA256 (binutils-2.18.tar.bz2) = 487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b
+SIZE (binutils-2.18.tar.bz2) = 14962245
+MD5 (binutils-2.18-rtems4.9-20071104.diff) = 7ce321d935005bca5a352bcd74f8b2e5
+SHA256 (binutils-2.18-rtems4.8-20071104.diff) = fb31b147fba28cef481f07138be78980b5e7ed3bb07fd18c72defd4c9625f0f7
+SIZE (binutils-2.18-rtems4.8-20071104.diff) = 1220