Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2021 07:13:35 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: 9c57a744747c - main - lang/gcc10-devel: Update to the 20210424 snapshot of GCC 10.3.1
Message-ID:  <202105010713.1417DZSA077530@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=9c57a744747cf26c91ef068c10a864dbae3a7e95

commit 9c57a744747cf26c91ef068c10a864dbae3a7e95
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-01 07:13:19 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-05-01 07:13:19 +0000

    lang/gcc10-devel: Update to the 20210424 snapshot of GCC 10.3.1
    
    This includes six changes for the lower level (RTL) optimizers,
    six for the higher level (tree) optimizers, one for link-time
    optimization (LTO), four for the aarch64 back end, one for arm,
    three for OMP, one for the C front end, eight for the C++ front
    end, and one for Fortran, plus seven for libstdc+..
---
 lang/gcc10-devel/Makefile | 2 +-
 lang/gcc10-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index ef3844d3184e..f814f9b13700 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	10.3.1.s20210417
+PORTVERSION=	10.3.1.s20210424
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index a52a128c2117..e8088ed6aef1 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618727513
-SHA256 (gcc-10-20210417.tar.xz) = 78826271a0b84a4329cca5608e856e49b44f8708b862c1e246b3da3a47339b6d
-SIZE (gcc-10-20210417.tar.xz) = 71600024
+TIMESTAMP = 1619520551
+SHA256 (gcc-10-20210424.tar.xz) = 1af8dcd592c73384cc4bcae28fb1a2f5527a465314bba24e094fa5b41c0295e7
+SIZE (gcc-10-20210424.tar.xz) = 71615188



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