Date: Sat, 22 May 2021 05:58:24 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: d2a4b6c40ad1 - main - lang/gcc11-devel: Update to the 20210515 snapshot of GCC 11.1.1 Message-ID: <202105220558.14M5wOxD007392@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=d2a4b6c40ad13cf5420f909d585d425a1fbbb10e commit d2a4b6c40ad13cf5420f909d585d425a1fbbb10e Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-05-22 05:58:10 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-05-22 05:58:10 +0000 lang/gcc11-devel: Update to the 20210515 snapshot of GCC 11.1.1 This brings two back ports for the arm back end and one for aarch64, one for the tree optimizers, three for the middle end and for the C front end respectively, plus 19 for libstdc++ (though mostly testsuite changes). --- 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 6e429994e0a3..95aae401fdc5 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.s20210508 +PORTVERSION= 11.1.1.s20210515 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 1319acc37416..17bc7e5e5799 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620684377 -SHA256 (gcc-11-20210508.tar.xz) = b234e6ea1bf8a4a0bf066901bdb6c060d9c13df21ecd76a9b5c9e8ea513abe95 -SIZE (gcc-11-20210508.tar.xz) = 75472228 +TIMESTAMP = 1621489727 +SHA256 (gcc-11-20210515.tar.xz) = 358bf9256f2509a78e88d596db959fbae1e860d23ce9e09db882688047d088dc +SIZE (gcc-11-20210515.tar.xz) = 75474628
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105220558.14M5wOxD007392>