git: 68f9fc7701c6 - main - lang/gcc11-devel: Update to the 20210828 snapshot of GCC 11.2.1

Gerald Pfeifer gerald at FreeBSD.org
Sat Sep 4 12:40:15 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68f9fc7701c648444f56fff647cdaf15567e7215

commit 68f9fc7701c648444f56fff647cdaf15567e7215
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-04 12:39:39 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-04 12:40:04 +0000

    lang/gcc11-devel: Update to the 20210828 snapshot of GCC 11.2.1
    
    This brings seven back ports for the x86 back end and five for arm,
    plus three middle end changes, one for tree optimizers, debugging
    information, the gcov tool, and Fortran each, and a whopping 18 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 97d6b45b4cf4..3540861c6622 100644
--- a/lang/gcc11-devel/Makefile
+++ b/lang/gcc11-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	11.2.1.s20210821
+PORTVERSION=	11.2.1.s20210828
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index d4e76d655547..52b8519d37da 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629749696
-SHA256 (gcc-11-20210821.tar.xz) = 2a9ea34ed83fe0f32f033f0afff736f222bdc6b89d31d612f35f982f1c13a382
-SIZE (gcc-11-20210821.tar.xz) = 75601788
+TIMESTAMP = 1630394058
+SHA256 (gcc-11-20210828.tar.xz) = d53b5d0cb66a937dca7881fc8760bffde0720fd856392dbf387f13515d5310c0
+SIZE (gcc-11-20210828.tar.xz) = 75613808


More information about the dev-commits-ports-all mailing list