summaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-12-12 17:42:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-12-12 17:42:27 +0000
commit2847cdf8249d0b129f6556b9a13007e083ee6e49 (patch)
tree3b3a66926661bc5ff610b83c76c6d63360b5391d /lang/gcc48
parent- Add LICENSE (diff)
Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar. Also update to the 20121209 snapshot of 4.8.0.
Notes
Notes: svn path=/head/; revision=308776
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile3
-rw-r--r--lang/gcc48/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 9f04b046bae7..3dec97145cb2 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 4.8.0.20121125
+PORTVERSION= 4.8.0.20121209
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -14,6 +14,7 @@ COMMENT= GNU Compiler Collection 4.8
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
mpfr:${PORTSDIR}/math/mpfr \
mpc:${PORTSDIR}/math/mpc
+BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
.if defined(MAINTAINER_MODE)
diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo
index 2bdc29683299..26fd0104df01 100644
--- a/lang/gcc48/distinfo
+++ b/lang/gcc48/distinfo
@@ -1,4 +1,4 @@
-SHA256 (gcc-4.8-20121125.tar.bz2) = ca85d2903a346cd0d4f3995b37af7f4a2561d89e596adc3e93b888e141162eac
-SIZE (gcc-4.8-20121125.tar.bz2) = 81840588
+SHA256 (gcc-4.8-20121209.tar.bz2) = a76e783d11cc879be10af56e6b4219b373eee1c8b0cd651573830ae2f814e24a
+SIZE (gcc-4.8-20121209.tar.bz2) = 81893352
SHA256 (ecj-4.5.jar) = 98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781
SIZE (ecj-4.5.jar) = 1470676