Update to the 20210305 snapshot of GCC 9.3.1.
This brings two back ports for the x86 backend and three for the C++ front end plus one for the Fortran front end.
This commit is contained in:
parent
9acf798ad5
commit
88466d87f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567523
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 9.3.1.s20210226
|
||||
PORTVERSION= 9.3.1.s20210305
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1614411349
|
||||
SHA256 (gcc-9-20210226.tar.xz) = c1298f1d107b6e3b156b8ae63cc18f3e81fddaf0df2ddde5eacf11a86c6f0947
|
||||
SIZE (gcc-9-20210226.tar.xz) = 67635900
|
||||
TIMESTAMP = 1615054589
|
||||
SHA256 (gcc-9-20210305.tar.xz) = aadb42428f2969a509efc93d37fde4f2ee4ddb4d380b7448a0b2b63ee8058c89
|
||||
SIZE (gcc-9-20210305.tar.xz) = 67632336
|
||||
|
|
Loading…
Reference in a new issue