aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc/Makefile6
-rw-r--r--lang/gcc/pkg-descr4
-rw-r--r--lang/gcc46/Makefile6
-rw-r--r--lang/gcc46/pkg-descr4
-rw-r--r--lang/gcc47/Makefile6
-rw-r--r--lang/gcc47/pkg-descr4
-rw-r--r--lang/gcc48/Makefile6
-rw-r--r--lang/gcc48/pkg-descr4
8 files changed, 20 insertions, 20 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index fce22c497207..09860a43c1f4 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
-# Ports collection makefile for: gcc45
-# Date created: 2009-04-05
+# Ports collection makefile for: gcc46
+# Date created: 2010-04-25
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
#
# $FreeBSD$
@@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= GNU Compiler Collection 4.5
+COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.3:${PORTSDIR}/math/mpfr \
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr
index b9940115e272..d9dcae413f8e 100644
--- a/lang/gcc/pkg-descr
+++ b/lang/gcc/pkg-descr
@@ -1,6 +1,6 @@
GCC, the GNU Compiler Collection, supports a number of languages. This
-port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
-gfortran45, and gcj45, respectively.
+port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
+gfortran46, and gcj46, respectively.
WWW: http://gcc.gnu.org/
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index fce22c497207..09860a43c1f4 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
-# Ports collection makefile for: gcc45
-# Date created: 2009-04-05
+# Ports collection makefile for: gcc46
+# Date created: 2010-04-25
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
#
# $FreeBSD$
@@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= GNU Compiler Collection 4.5
+COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.3:${PORTSDIR}/math/mpfr \
diff --git a/lang/gcc46/pkg-descr b/lang/gcc46/pkg-descr
index b9940115e272..d9dcae413f8e 100644
--- a/lang/gcc46/pkg-descr
+++ b/lang/gcc46/pkg-descr
@@ -1,6 +1,6 @@
GCC, the GNU Compiler Collection, supports a number of languages. This
-port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
-gfortran45, and gcj45, respectively.
+port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
+gfortran46, and gcj46, respectively.
WWW: http://gcc.gnu.org/
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index fce22c497207..09860a43c1f4 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
-# Ports collection makefile for: gcc45
-# Date created: 2009-04-05
+# Ports collection makefile for: gcc46
+# Date created: 2010-04-25
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
#
# $FreeBSD$
@@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= GNU Compiler Collection 4.5
+COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.3:${PORTSDIR}/math/mpfr \
diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr
index b9940115e272..d9dcae413f8e 100644
--- a/lang/gcc47/pkg-descr
+++ b/lang/gcc47/pkg-descr
@@ -1,6 +1,6 @@
GCC, the GNU Compiler Collection, supports a number of languages. This
-port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
-gfortran45, and gcj45, respectively.
+port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
+gfortran46, and gcj46, respectively.
WWW: http://gcc.gnu.org/
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index fce22c497207..09860a43c1f4 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
-# Ports collection makefile for: gcc45
-# Date created: 2009-04-05
+# Ports collection makefile for: gcc46
+# Date created: 2010-04-25
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
#
# $FreeBSD$
@@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
-COMMENT= GNU Compiler Collection 4.5
+COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.3:${PORTSDIR}/math/mpfr \
diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr
index b9940115e272..d9dcae413f8e 100644
--- a/lang/gcc48/pkg-descr
+++ b/lang/gcc48/pkg-descr
@@ -1,6 +1,6 @@
GCC, the GNU Compiler Collection, supports a number of languages. This
-port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
-gfortran45, and gcj45, respectively.
+port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
+gfortran46, and gcj46, respectively.
WWW: http://gcc.gnu.org/