lang/gcc9-devel: Update to the 20210916 snapshot of GCC 9.4.1
This brings five back ports for Fortran (and two API adjustments related to the Ada front end).
This commit is contained in:
parent
630457913f
commit
a9775bb550
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 9.4.1.s20210909
|
||||
PORTVERSION= 9.4.1.s20210916
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631550582
|
||||
SHA256 (gcc-9-20210909.tar.xz) = da07caf6c1423156feff2321f1ddbf17a9cf495d4d98575b9dbf34eef066e5ad
|
||||
SIZE (gcc-9-20210909.tar.xz) = 67693200
|
||||
TIMESTAMP = 1631857391
|
||||
SHA256 (gcc-9-20210916.tar.xz) = 2d90a909ef13d79882b502ef631cc6096cbc80a29630ed5aed551ab4a62af926
|
||||
SIZE (gcc-9-20210916.tar.xz) = 67685704
|
||||
|
|
Loading…
Reference in a new issue