git: 477cf4fa257a - main - lang/gcc10-devel: Update to the 20210404 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Tue Jun 8 15:15:46 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=477cf4fa257aa5ca0cc1c9a3d7f552e8170ac27f

commit 477cf4fa257aa5ca0cc1c9a3d7f552e8170ac27f
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-06-08 14:36:22 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-06-08 15:15:40 +0000

    lang/gcc10-devel: Update to the 20210404 snapshot of GCC 10.3.1
    
    This brings three back ports for the register allocator, one each
    for the arm and x86 back ends and the Fortran and C++ front ends as
    well as four 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 7e84afc99436..c0f15a42bfc6 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	10.3.1.s20210528
+PORTVERSION=	10.3.1.s20210604
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index b760e40853de..37584ee56ae8 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622283121
-SHA256 (gcc-10-20210528.tar.xz) = 706c1270c3bc459d5a703905eb0ddcf22a38be5559ca9ef9db2135f31df0a47f
-SIZE (gcc-10-20210528.tar.xz) = 71624984
+TIMESTAMP = 1622878254
+SHA256 (gcc-10-20210604.tar.xz) = f51801255890135a8eacc2a2a03b0ccab05fbd13579b6dd7e5e53926eb175899
+SIZE (gcc-10-20210604.tar.xz) = 71636540


More information about the dev-commits-ports-main mailing list