From 18e5bb668ace3b48fef3aa01fc688e69abfdeef5 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 25 Jul 2012 08:47:55 +0000 Subject: [PATCH] Update to the 20120721 snapshot of GCC 4.7.2. Remove ABI version numbers for all library dependencies. --- lang/gcc47/Makefile | 8 ++++---- lang/gcc47/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 6bd4b0990bf6..a765bf55aa2f 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -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) diff --git a/lang/gcc47/distinfo b/lang/gcc47/distinfo index e72e660aebb0..87f729ebaeab 100644 --- a/lang/gcc47/distinfo +++ b/lang/gcc47/distinfo @@ -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