Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2021 22:39:55 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: 033810a207a3 - main - lang/gcc11-devel: Update to the 20210529 snapshot of GCC 11.1.1
Message-ID:  <202106022239.152Mdt4v035004@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=033810a207a398dc8f18dfe388e4cacdc265e8a2

commit 033810a207a398dc8f18dfe388e4cacdc265e8a2
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-06-02 22:28:17 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-06-02 22:29:18 +0000

    lang/gcc11-devel: Update to the 20210529 snapshot of GCC 11.1.1
    
    This brings three back ports for the arm back end, one for powerpc (nee
    rs6000) and x86, each, four for tree-optimizers, middle-end and IPA, one
    for the C++ front end and two for libstdc++, and finally six for Fortran.
---
 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 a25034828e0f..10c704f220f5 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.s20210522
+PORTVERSION=	11.1.1.s20210529
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 950dbe6f577b..d5efbb66187a 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621841555
-SHA256 (gcc-11-20210522.tar.xz) = 592743b6711f3a60cd33be5a40907c994acf6244d82c413c0fa84665317cf41b
-SIZE (gcc-11-20210522.tar.xz) = 75479768
+TIMESTAMP = 1622453939
+SHA256 (gcc-11-20210529.tar.xz) = fa2e87f39370e4a4c350fe3a230c3440dca7ad328926fc118d696012067e5a0c
+SIZE (gcc-11-20210529.tar.xz) = 75485248



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