lang/gcc9-devel: Update to the 20210909 snapshot of GCC 9.4.1
This brings a back port of a documentation fix for C++ and four back ports for Fortran.
This commit is contained in:
parent
033c86c97a
commit
aebfa85b71
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.s20210902
|
||||
PORTVERSION= 9.4.1.s20210909
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1630692873
|
||||
SHA256 (gcc-9-20210902.tar.xz) = 2488e6d85e7b62f71cdf15ba68fe33a0d78cd7178bfaffb34c1d02e89605c937
|
||||
SIZE (gcc-9-20210902.tar.xz) = 67681012
|
||||
TIMESTAMP = 1631550582
|
||||
SHA256 (gcc-9-20210909.tar.xz) = da07caf6c1423156feff2321f1ddbf17a9cf495d4d98575b9dbf34eef066e5ad
|
||||
SIZE (gcc-9-20210909.tar.xz) = 67693200
|
||||
|
|
Loading…
Reference in a new issue