aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc47/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-03-20 22:39:12 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-03-20 22:39:12 +0000
commitb95e977b0db85986e6806bc2ea608f6d0c9655f2 (patch)
tree980da0323bcf0d97f8d35e7b3fc4dc2b44ba1c2c /lang/gcc47/Makefile
parent3f70183ab6244309dba25e91dd2435284f87d722 (diff)
downloadports-b95e977b0db85986e6806bc2ea608f6d0c9655f2.tar.gz
ports-b95e977b0db85986e6806bc2ea608f6d0c9655f2.zip
Notes
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r--lang/gcc47/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index b8995fa4dc07..593bf1ca99ae 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
-# Ports collection makefile for: gcc46
-# Date created: 2010-04-25
+# Ports collection makefile for: gcc47
+# Date created: 2011-03-20
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gcc
-PORTVERSION= 4.6.0.20110318
+PORTVERSION= 4.7.0.20110319
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= GNU Compiler Collection 4.6
+COMMENT= GNU Compiler Collection 4.7
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.4:${PORTSDIR}/math/mpfr \