summaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-07-25 09:53:04 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-07-25 09:53:04 +0000
commita778e97c28f78444f2d1a8d130c3d5f54638f54c (patch)
tree60428c99e41d0454546ed7dbd0ed3a74aaef0720 /lang/gcc48
parentUpdate to the 20120721 snapshot of GCC 4.7.2. (diff)
Update to the 20120722 snapshot of GCC 4.8.0.
Remove ABI version numbers for all library dependencies.
Notes
Notes: svn path=/head/; revision=301515
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile8
-rw-r--r--lang/gcc48/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 86f103c8c1ed..6a7d140fab80 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gcc
-PORTVERSION= 4.8.0.20120715
+PORTVERSION= 4.8.0.20120722
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.8
-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/gcc48/distinfo b/lang/gcc48/distinfo
index 59a0c8f5f950..ee30667f2d9e 100644
--- a/lang/gcc48/distinfo
+++ b/lang/gcc48/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.8-20120715.tar.bz2) = 506a19ceb2f97e41339964c8ea7f251fd51e40cce2193128b24a7094ecd3aada
-SIZE (gcc-4.8-20120715.tar.bz2) = 79296466
+SHA256 (gcc-4.8-20120722.tar.bz2) = 7c96aed0184f22dcc14f2be5e5565d4ac25491510f0c3e117dab7ceb65ec0889
+SIZE (gcc-4.8-20120722.tar.bz2) = 79251409