Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2021 06:36:40 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: 43b50b31adcf - main - lang/gcc11-devel: Update to the 20210626 snapshot of GCC 11.1.1
Message-ID:  <202107020636.1626ae9V071215@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=43b50b31adcf486ab44506706f0266a314b7677d

commit 43b50b31adcf486ab44506706f0266a314b7677d
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-07-02 06:36:31 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-07-02 06:36:31 +0000

    lang/gcc11-devel: Update to the 20210626 snapshot of GCC 11.1.1
    
    This brings four back ports for the tree optimizers, three for the
    middle end, two for debug information, nine for the powerpc back end,
    two for x86, and two for the Fortran and C++ front ends, each, plus
    one 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 4638f2c082aa..edacb4d5b899 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.s20210619
+PORTVERSION=	11.1.1.s20210626
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 7be9695cee09..91a0fd3bd1ed 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624260935
-SHA256 (gcc-11-20210619.tar.xz) = eae62d92fc073ae11aa64e2b26a958b76d28a85d51a06870647cd224812e055a
-SIZE (gcc-11-20210619.tar.xz) = 75520204
+TIMESTAMP = 1624796865
+SHA256 (gcc-11-20210626.tar.xz) = d778dd63ed6ad90b170438c5e63f6317d212e8bdca25651bb29ebc257b9cea99
+SIZE (gcc-11-20210626.tar.xz) = 75540396



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