git: f017498df658 - main - lang/gcc10-devel: Update to the 20210507 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Thu May 13 06:11:45 UTC 2021


The branch main has been updated by gerald:

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

commit f017498df658e979ff965cbdf16c61055e55bccd
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-13 06:11:37 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-13 06:11:37 +0000

    lang/gcc10-devel: Update to the 20210507 snapshot of GCC 10.3.1
    
    This brings four back ports for the low level RTL optimizers, three
    for the tree optimizers, one around debug information, one for the
    aarch64 back end, two for arm, one for powerpc and x86 each, one for
    the Fortran front end and five 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 540c06cde493..193e7072d2b4 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.s20210430
+PORTVERSION=	10.3.1.s20210507
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index f1c011d8837b..b64d7ec7ce39 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619859428
-SHA256 (gcc-10-20210430.tar.xz) = ca3e541a53c426a2f7ff3fd9c67ecd5643d2e2162678b3fec0e6730ce156a7d3
-SIZE (gcc-10-20210430.tar.xz) = 71616412
+TIMESTAMP = 1620459063
+SHA256 (gcc-10-20210507.tar.xz) = f078e65003046b584a076127b928357380a7d6c275626229d97b95df21afc6e7
+SIZE (gcc-10-20210507.tar.xz) = 71622196


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