Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 04:47:37 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: 52639042d00c - main - lang/gcc11-devel: Update to the 20210904 snapshot of GCC 11.2.1
Message-ID:  <202109110447.18B4lb4v010363@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=52639042d00c0c915da374080afcca0c0263e561

commit 52639042d00c0c915da374080afcca0c0263e561
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-09-11 04:43:43 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-09-11 04:46:53 +0000

    lang/gcc11-devel: Update to the 20210904 snapshot of GCC 11.2.1
    
    This brings one back port for the x86 back end and five for powerpc
    (nee rs6000), two for the tree optimizers, one for C++ and four for
    Fortran.
    
    It also adds the missing runtime license exception to value-unwind.h
    for aarch64 and i386.
---
 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 3540861c6622..de1b55a38a4a 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.s20210828
+PORTVERSION=	11.2.1.s20210904
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 52b8519d37da..6c1fb5e69b8e 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630394058
-SHA256 (gcc-11-20210828.tar.xz) = d53b5d0cb66a937dca7881fc8760bffde0720fd856392dbf387f13515d5310c0
-SIZE (gcc-11-20210828.tar.xz) = 75613808
+TIMESTAMP = 1631112276
+SHA256 (gcc-11-20210904.tar.xz) = 2ffeb49b3238e57ff02b1e45a4388dba6208fa98b40472e3e7cca66fcbf02a22
+SIZE (gcc-11-20210904.tar.xz) = 75611776



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