aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2014-03-10 08:55:41 +0800
committergerald <gerald@FreeBSD.org>2014-03-10 08:55:41 +0800
commit75421d9045505995eacb0e47b799ef449ac768a8 (patch)
treeffd68a94dc0203cc177f731d257c17565f321bd9 /lang
parenta7a3e195cd5bcfb2d2cc4d906b5832a57b86819b (diff)
downloadfreebsd-ports-gnome-75421d9045505995eacb0e47b799ef449ac768a8.tar.gz
freebsd-ports-gnome-75421d9045505995eacb0e47b799ef449ac768a8.tar.zst
freebsd-ports-gnome-75421d9045505995eacb0e47b799ef449ac768a8.zip
Update to the 20140309 snapshot of GCC 4.9.0.
This brings back bootstrap-lean which has been fixed upstream last week, thus consuming less disk space when building this port.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc49/Makefile4
-rw-r--r--lang/gcc49/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile
index df6bfe23eb3f..1d43fd5a19c8 100644
--- a/lang/gcc49/Makefile
+++ b/lang/gcc49/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc49
-PORTVERSION= 4.9.0.20140302
+PORTVERSION= 4.9.0.20140309
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@@ -70,7 +70,7 @@ GNU_CONFIGURE= yes
.if empty(PORT_OPTIONS:MBOOTSTRAP)
CONFIGURE_ARGS+=--disable-bootstrap
.else
-ALL_TARGET= bootstrap
+ALL_TARGET= bootstrap-lean
.endif
CONFIGURE_ARGS+=--disable-nls \
--enable-gnu-indirect-function \
diff --git a/lang/gcc49/distinfo b/lang/gcc49/distinfo
index 1d628875b7f5..86cba87421c3 100644
--- a/lang/gcc49/distinfo
+++ b/lang/gcc49/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.9-20140302.tar.bz2) = 78838c2e96460326f2d39855afeae4f1473ac4280bdf513c239841bced24d149
-SIZE (gcc-4.9-20140302.tar.bz2) = 85100991
+SHA256 (gcc-4.9-20140309.tar.bz2) = cf00de8d8e1bb282884af42682bac280779aaaa52b3119ec7709eedb89cc6d4e
+SIZE (gcc-4.9-20140309.tar.bz2) = 85468308