git: 571058a192b8 - main - lang/gcc10-devel: Update to the 20210418 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Thu Jun 24 06:51:44 UTC 2021


The branch main has been updated by gerald:

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

commit 571058a192b8f45882d294db02a97e0e864992a7
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-06-24 06:51:34 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-06-24 06:51:34 +0000

    lang/gcc10-devel: Update to the 20210418 snapshot of GCC 10.3.1
    
    This brings three back ports for the tree optimizers/middle end, two
    for inter-procedural optimizations (IPA), one for the C++ front end
    and Fortran each, and three 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 2aaca81b96b6..e658a5a10918 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.s20210611
+PORTVERSION=	10.3.1.s20210618
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 1f25c5fbb5a7..befa7de9b383 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623562743
-SHA256 (gcc-10-20210611.tar.xz) = 8d1d696bb128ab74c58dd148b07d852859d82adfc91048781ac3f6d94a899bb8
-SIZE (gcc-10-20210611.tar.xz) = 71632904
+TIMESTAMP = 1624094375
+SHA256 (gcc-10-20210618.tar.xz) = 0bddb09a7a094d283716650836bbe66b7272bea31c739b8a9c8f1131b1054159
+SIZE (gcc-10-20210618.tar.xz) = 71642900


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