1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Update to the 20170824 snapshot of GCC 7.2.1.

Move ONLY_FOR_ARCHS earlier in the Makefile per guidance from portlint
and the FreeBSD Porter's Handbook.
This commit is contained in:
Gerald Pfeifer 2017-08-27 15:03:38 +00:00
parent e081252bc4
commit ae07a3a747
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448824
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 7.2.1.s20170817
PORTVERSION= 7.2.1.s20170824
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
@ -14,6 +14,7 @@ COMMENT= GNU Compiler Collection 7
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libmpc.so:math/mpc
@ -34,7 +35,6 @@ CPE_VERSION= ${GCC_VERSION}
DIST_VERSION= ${PORTVERSION:C/([0-9]+).*\.s([0-9]+)/\1-\2/}
GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/}
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64
USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:xz
USE_BINUTILS= yes
USE_PERL5= build

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1503250845
SHA256 (gcc-7-20170817.tar.xz) = 18ac88d6f299de4ae7e2a4ec97460007cd740d4b9ecac51100e6d3432bfc2222
SIZE (gcc-7-20170817.tar.xz) = 59099692
TIMESTAMP = 1503835836
SHA256 (gcc-7-20170824.tar.xz) = 07a0bed8c2b6960a73d95859ba3bf03c8de2df7911f0f4f4ed468e457d3014fe
SIZE (gcc-7-20170824.tar.xz) = 59099188