git: 59ee31056dae - main - lang/gcc10-devel: Update to the 20210430 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Thu May 6 14:39:06 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59ee31056daea139014054fe6ab3e7f54025450d

commit 59ee31056daea139014054fe6ab3e7f54025450d
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-06 14:38:41 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-06 14:38:41 +0000

    lang/gcc10-devel: Update to the 20210430 snapshot of GCC 10.3.1
    
    This brings two back ports for the arm back end, one for x86 and
    powerpc (nee rs6000) each, three for the tree optimizers, one for
    the RTL optimizers, one for the Fortran front end and two 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 f814f9b13700..540c06cde493 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.s20210424
+PORTVERSION=	10.3.1.s20210430
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index e8088ed6aef1..f1c011d8837b 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619520551
-SHA256 (gcc-10-20210424.tar.xz) = 1af8dcd592c73384cc4bcae28fb1a2f5527a465314bba24e094fa5b41c0295e7
-SIZE (gcc-10-20210424.tar.xz) = 71615188
+TIMESTAMP = 1619859428
+SHA256 (gcc-10-20210430.tar.xz) = ca3e541a53c426a2f7ff3fd9c67ecd5643d2e2162678b3fec0e6730ce156a7d3
+SIZE (gcc-10-20210430.tar.xz) = 71616412


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