Update to the 20120721 snapshot of GCC 4.7.2.

Remove ABI version numbers for all library dependencies.
This commit is contained in:
Gerald Pfeifer 2012-07-25 08:47:55 +00:00
parent 2a47180356
commit 18e5bb668a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301514
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= gcc
PORTVERSION= 4.7.2.20120714
PORTVERSION= 4.7.2.20120721
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@ -16,9 +16,9 @@ DISTNAME= gcc-${VERSIONSTRING}
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.7
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.4:${PORTSDIR}/math/mpfr \
mpc.2:${PORTSDIR}/math/mpc
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
mpfr:${PORTSDIR}/math/mpfr \
mpc:${PORTSDIR}/math/mpc
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
.if defined(MAINTAINER_MODE)

View file

@ -1,2 +1,2 @@
SHA256 (gcc-4.7-20120714.tar.bz2) = cd875becfa0796b627c26889f27ac0c1f49d554622ce3dab1f3a00489c7fc8b6
SIZE (gcc-4.7-20120714.tar.bz2) = 78830094
SHA256 (gcc-4.7-20120721.tar.bz2) = 28381983f3b46c843bc3282700ca73f18f6479ae1f88c9c3c2ba2cc0141ba087
SIZE (gcc-4.7-20120721.tar.bz2) = 78864123