Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2021 04:59:07 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: 8b6f0012c207 - main - lang/gcc11-devel: Update to the 20210731 snapshot of GCC 11.2.1
Message-ID:  <202108030459.1734x7Kt080705@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=8b6f0012c2078307a89bc3d1f18f6a4c55635607

commit 8b6f0012c2078307a89bc3d1f18f6a4c55635607
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-08-03 04:58:52 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-08-03 04:58:52 +0000

    lang/gcc11-devel: Update to the 20210731 snapshot of GCC 11.2.1
    
    This is the first snapshot after the release of GCC 11.2.
    
    It fixes one warning and brings four back ports for the middle end,
    one for the RTL optimizers, three for the x86 and powerpc (nee rs6000)
    back ends each, four for C++, one for C, and three for Fortran, GOMP
    and libstdc++ each.
---
 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 aae916a291a4..81559a3dae60 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.s20210717
+PORTVERSION=	11.2.1.s20210731
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index a3b2fdbf5633..f92423df0dde 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626609874
-SHA256 (gcc-11-20210717.tar.xz) = 231d7a1e7d634b8d629da2dc07ad12a87cb83de1f7151b12353e4b4742840d41
-SIZE (gcc-11-20210717.tar.xz) = 75553220
+TIMESTAMP = 1627807923
+SHA256 (gcc-11-20210731.tar.xz) = c38ed1af825d4de2f71067c81ea15bca63eb304efef5088c309718625a9acb21
+SIZE (gcc-11-20210731.tar.xz) = 75596860



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