Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2021 08:52:09 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: 9c7b880fa514 - main - lang/gcc11-devel: Update to the 20210522 snapshot of GCC 11.1.1
Message-ID:  <202105280852.14S8q9OY057055@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=9c7b880fa514cf3ff52422e777dac62b4ab2b479

commit 9c7b880fa514cf3ff52422e777dac62b4ab2b479
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-28 08:51:41 +0000
Commit:     Gerald Pfeifer <gerald@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105280852.14S8q9OY057055>