Adjust references to the GCC version to refer to 4.6.
Reported by: Eitan Adler <eitanadlerlist@gmail.com>
This commit is contained in:
parent
73bd7d18b7
commit
c6d8eefda3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253911
@ -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 \
|
||||
|
@ -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/
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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/
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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/
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user