Date: Sat, 28 Aug 2021 08:23:41 GMT From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f9de3e93d6dd - main - lang/gcc11-devel: Update to the 20210821 snapshot of GCC 11.2.1 Message-ID: <202108280823.17S8NfNO038882@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=f9de3e93d6ddd77a7079a93080925bd44ed93918 commit f9de3e93d6ddd77a7079a93080925bd44ed93918 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-08-28 08:23:32 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-08-28 08:23:32 +0000 lang/gcc11-devel: Update to the 20210821 snapshot of GCC 11.2.1 This brings three back ports for the arm back end, four for the tree optimizers/inter procedural optimizers, one for the C front end and Fortran front end each and three (non-code) changes for libstdc++. --- lang/gcc11-devel/Makefile | 2 +- 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 d28f3984302c..97d6b45b4cf4 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.2.1.s20210814 +PORTVERSION= 11.2.1.s20210821 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 73ca93686d80..d4e76d655547 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629243988 -SHA256 (gcc-11-20210814.tar.xz) = 3ef0d22cb994e77d1fbaa592e7f47f438aac1327aa33f204e9c3525050afd1f1 -SIZE (gcc-11-20210814.tar.xz) = 75601052 +TIMESTAMP = 1629749696 +SHA256 (gcc-11-20210821.tar.xz) = 2a9ea34ed83fe0f32f033f0afff736f222bdc6b89d31d612f35f982f1c13a382 +SIZE (gcc-11-20210821.tar.xz) = 75601788
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108280823.17S8NfNO038882>