summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-10-13 19:08:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-10-13 19:08:37 +0000
commit74f2919779b6a1dc3164752fa818bda285de5864 (patch)
treeaa0f043c7622375153d16a052ea9ab782ae925a7 /lang
parent- Add shared defnition for redis description (diff)
Update to the 20131010 snapshot of GCC 4.8.2. [1]
Migrate to the new LIB_DEPENDS standard. Reported by: portscout [1]
Notes
Notes: svn path=/head/; revision=330248
Diffstat (limited to 'lang')
-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 73da10a1375f..4ceb3e52f9de 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 4.8.2.s20130919
+PORTVERSION= 4.8.2.s20131010
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@@ -10,9 +10,9 @@ MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.8
-LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
- mpfr:${PORTSDIR}/math/mpfr \
- mpc:${PORTSDIR}/math/mpc
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
+ libmpfr.so:${PORTSDIR}/math/mpfr \
+ libmpc.so:${PORTSDIR}/math/mpc
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo
index f85f0a312a0a..d8f1596fbcb4 100644
--- a/lang/gcc48/distinfo
+++ b/lang/gcc48/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.8-20130919.tar.bz2) = bacfd54480322a2d36ff76dab0da0f025dc9c80392c743fa2826ab0a841c0e8e
-SIZE (gcc-4.8-20130919.tar.bz2) = 81722660
+SHA256 (gcc-4.8-20131010.tar.bz2) = a3fe36be4f7a269e2e6a943fc1ef09e7a1845b85c80feca4eddcdc7e5695fe54
+SIZE (gcc-4.8-20131010.tar.bz2) = 81735580