Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2021 12:40:14 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: 68f9fc7701c6 - main - lang/gcc11-devel: Update to the 20210828 snapshot of GCC 11.2.1
Message-ID:  <202109041240.184CeEWd058571@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=68f9fc7701c648444f56fff647cdaf15567e7215

commit 68f9fc7701c648444f56fff647cdaf15567e7215
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-09-04 12:39:39 +0000
Commit:     Gerald Pfeifer <gerald@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@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



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