1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to the 20140316 snapshot of GCC 4.9.0.

Convert USE_BZIP2 to USES=tar:bzip2.
This commit is contained in:
Gerald Pfeifer 2014-03-17 10:15:23 +00:00
parent 9e563c6685
commit 9d1793bb61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348461
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc49
PORTVERSION= 4.9.0.20140309
PORTVERSION= 4.9.0.20140316
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@ -32,9 +32,8 @@ DISTVERSION= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\1-\2/}
GCC_VERSION= ${PORTVERSION:C/(.+)\.[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64
USES= gmake iconv perl5
USES= gmake iconv perl5 tar:bzip2
USE_BINUTILS= yes
USE_BZIP2= yes
USE_PERL5= build
SSP_UNSAFE= yes

View File

@ -1,2 +1,2 @@
SHA256 (gcc-4.9-20140309.tar.bz2) = cf00de8d8e1bb282884af42682bac280779aaaa52b3119ec7709eedb89cc6d4e
SIZE (gcc-4.9-20140309.tar.bz2) = 85468308
SHA256 (gcc-4.9-20140316.tar.bz2) = b1c62b70f98c551ce74ad8c6a5e7342fe9c899116f98aae2b9ca142a478a712c
SIZE (gcc-4.9-20140316.tar.bz2) = 85573522