Update to the 20200521 snapshot of GCC 8.4.1.
This brings two backports for aarch64 and x86 each, and one for Fortran; nothing that appears really important.
This commit is contained in:
parent
6d13b2dba5
commit
0e834f6191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536188
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.4.1.s20200514
|
||||
PORTVERSION= 8.4.1.s20200521
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1589534543
|
||||
SHA256 (gcc-8-20200514.tar.xz) = 93597d10dd9799b299e25a61f1a4858df5a4d29b02e6b367e9bda44b4045d62d
|
||||
SIZE (gcc-8-20200514.tar.xz) = 60699100
|
||||
TIMESTAMP = 1590131330
|
||||
SHA256 (gcc-8-20200521.tar.xz) = e1eab99b6af2528bc69ec302fbaa27226aba77a694da646e21b4cd7b58325fa1
|
||||
SIZE (gcc-8-20200521.tar.xz) = 60696424
|
||||
|
|
Loading…
Reference in a new issue