1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Update to the 20131010 snapshot of GCC 4.8.2. [1]

Migrate to the new LIB_DEPENDS standard.

Reported by:	portscout [1]
This commit is contained in:
Gerald Pfeifer 2013-10-13 19:08:37 +00:00
parent 9134544cca
commit 74f2919779
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330248
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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