mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
8 changed files with 20 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
||||||
# ex:ts=8
|
# ex:ts=8
|
||||||
# Ports collection makefile for: gcc45
|
# Ports collection makefile for: gcc46
|
||||||
# Date created: 2009-04-05
|
# Date created: 2010-04-25
|
||||||
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
|
||||||
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= gerald@FreeBSD.org
|
MAINTAINER= gerald@FreeBSD.org
|
||||||
COMMENT= GNU Compiler Collection 4.5
|
COMMENT= GNU Compiler Collection 4.6
|
||||||
|
|
||||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
||||||
mpfr.3:${PORTSDIR}/math/mpfr \
|
mpfr.3:${PORTSDIR}/math/mpfr \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
GCC, the GNU Compiler Collection, supports a number of languages. This
|
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,
|
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
|
||||||
gfortran45, and gcj45, respectively.
|
gfortran46, and gcj46, respectively.
|
||||||
|
|
||||||
WWW: http://gcc.gnu.org/
|
WWW: http://gcc.gnu.org/
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ex:ts=8
|
# ex:ts=8
|
||||||
# Ports collection makefile for: gcc45
|
# Ports collection makefile for: gcc46
|
||||||
# Date created: 2009-04-05
|
# Date created: 2010-04-25
|
||||||
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
|
||||||
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= gerald@FreeBSD.org
|
MAINTAINER= gerald@FreeBSD.org
|
||||||
COMMENT= GNU Compiler Collection 4.5
|
COMMENT= GNU Compiler Collection 4.6
|
||||||
|
|
||||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
||||||
mpfr.3:${PORTSDIR}/math/mpfr \
|
mpfr.3:${PORTSDIR}/math/mpfr \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
GCC, the GNU Compiler Collection, supports a number of languages. This
|
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,
|
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
|
||||||
gfortran45, and gcj45, respectively.
|
gfortran46, and gcj46, respectively.
|
||||||
|
|
||||||
WWW: http://gcc.gnu.org/
|
WWW: http://gcc.gnu.org/
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ex:ts=8
|
# ex:ts=8
|
||||||
# Ports collection makefile for: gcc45
|
# Ports collection makefile for: gcc46
|
||||||
# Date created: 2009-04-05
|
# Date created: 2010-04-25
|
||||||
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
|
||||||
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= gerald@FreeBSD.org
|
MAINTAINER= gerald@FreeBSD.org
|
||||||
COMMENT= GNU Compiler Collection 4.5
|
COMMENT= GNU Compiler Collection 4.6
|
||||||
|
|
||||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
||||||
mpfr.3:${PORTSDIR}/math/mpfr \
|
mpfr.3:${PORTSDIR}/math/mpfr \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
GCC, the GNU Compiler Collection, supports a number of languages. This
|
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,
|
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
|
||||||
gfortran45, and gcj45, respectively.
|
gfortran46, and gcj46, respectively.
|
||||||
|
|
||||||
WWW: http://gcc.gnu.org/
|
WWW: http://gcc.gnu.org/
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ex:ts=8
|
# ex:ts=8
|
||||||
# Ports collection makefile for: gcc45
|
# Ports collection makefile for: gcc46
|
||||||
# Date created: 2009-04-05
|
# Date created: 2010-04-25
|
||||||
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
@ -16,7 +16,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
|
||||||
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= gerald@FreeBSD.org
|
MAINTAINER= gerald@FreeBSD.org
|
||||||
COMMENT= GNU Compiler Collection 4.5
|
COMMENT= GNU Compiler Collection 4.6
|
||||||
|
|
||||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
||||||
mpfr.3:${PORTSDIR}/math/mpfr \
|
mpfr.3:${PORTSDIR}/math/mpfr \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
GCC, the GNU Compiler Collection, supports a number of languages. This
|
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,
|
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
|
||||||
gfortran45, and gcj45, respectively.
|
gfortran46, and gcj46, respectively.
|
||||||
|
|
||||||
WWW: http://gcc.gnu.org/
|
WWW: http://gcc.gnu.org/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue