diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-07-02 06:36:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-07-02 06:36:31 +0000 |
commit | 43b50b31adcf486ab44506706f0266a314b7677d (patch) | |
tree | 56a3454d433248cdaf507c595b6db39a87fcac1e /lang | |
parent | 6384046d5f9b7b4f738d3d03a8b64a0a81af38af (diff) |
lang/gcc11-devel: Update to the 20210626 snapshot of GCC 11.1.1
This brings four back ports for the tree optimizers, three for the
middle end, two for debug information, nine for the powerpc back end,
two for x86, and two for the Fortran and C++ front ends, each, plus
one for libstdc++.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc11-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc11-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile index 4638f2c082aa..edacb4d5b899 100644 --- a/lang/gcc11-devel/Makefile +++ b/lang/gcc11-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer <gerald@FreeBSD.org> PORTNAME= gcc -PORTVERSION= 11.1.1.s20210619 +PORTVERSION= 11.1.1.s20210626 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 7be9695cee09..91a0fd3bd1ed 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624260935 -SHA256 (gcc-11-20210619.tar.xz) = eae62d92fc073ae11aa64e2b26a958b76d28a85d51a06870647cd224812e055a -SIZE (gcc-11-20210619.tar.xz) = 75520204 +TIMESTAMP = 1624796865 +SHA256 (gcc-11-20210626.tar.xz) = d778dd63ed6ad90b170438c5e63f6317d212e8bdca25651bb29ebc257b9cea99 +SIZE (gcc-11-20210626.tar.xz) = 75540396 |