git: 9c7b880fa514 - main - lang/gcc11-devel: Update to the 20210522 snapshot of GCC 11.1.1

Gerald Pfeifer gerald at FreeBSD.org
Fri May 28 08:52:10 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c7b880fa514cf3ff52422e777dac62b4ab2b479

commit 9c7b880fa514cf3ff52422e777dac62b4ab2b479
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-28 08:51:41 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-28 08:52:03 +0000

    lang/gcc11-devel: Update to the 20210522 snapshot of GCC 11.1.1
    
    This brings a back port for the arm back end, three for powerpc
    (nee rs6000), three for the Fortran front end, 11 for C++ and three
    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 95aae401fdc5..a25034828e0f 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.1.1.s20210515
+PORTVERSION=	11.1.1.s20210522
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 17bc7e5e5799..950dbe6f577b 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621489727
-SHA256 (gcc-11-20210515.tar.xz) = 358bf9256f2509a78e88d596db959fbae1e860d23ce9e09db882688047d088dc
-SIZE (gcc-11-20210515.tar.xz) = 75474628
+TIMESTAMP = 1621841555
+SHA256 (gcc-11-20210522.tar.xz) = 592743b6711f3a60cd33be5a40907c994acf6244d82c413c0fa84665317cf41b
+SIZE (gcc-11-20210522.tar.xz) = 75479768


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