mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to the 20171029 snapshot of GCC 8. This should fix potential
build failures on some newer versions of FreeBSD.
This commit is contained in:
parent
dd2094575d
commit
a2aea5f1bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453273
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.0.0.s20171022
|
||||
PORTVERSION= 8.0.0.s20171029
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509210121
|
||||
SHA256 (gcc-8-20171022.tar.xz) = f6552a2d9dbca4449023f82016bad23788087351f9c85afede3dab2c8e2c331f
|
||||
SIZE (gcc-8-20171022.tar.xz) = 60335204
|
||||
TIMESTAMP = 1509465901
|
||||
SHA256 (gcc-8-20171029.tar.xz) = 77d7b00d24911bfc7b6f15a19191a8d7341844fd8abbbb0ba1187ce34e4b832a
|
||||
SIZE (gcc-8-20171029.tar.xz) = 60385660
|
||||
|
|
Loading…
Add table
Reference in a new issue