git: e25fc14dcc16 - main - lang/gcc10-devel: Update to the 20210903 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Thu Sep 9 06:18:12 UTC 2021


The branch main has been updated by gerald:

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

commit e25fc14dcc160235b6a7d63b163c41dd10d898cd
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-09 06:17:56 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-09 06:17:56 +0000

    lang/gcc10-devel: Update to the 20210903 snapshot of GCC 10.3.1
    
    This brings one back port for OMP support (GOMP) and x86 each, five
    for Fortran, and one to add the missing runtime license exception to
    value-unwind.h for aarch64 and i386.
---
 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 8829526a6529..5acd6072e5fc 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.s20210827
+PORTVERSION=	10.3.1.s20210903
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 1bbe8863d43d..5e0bb5486f70 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630394048
-SHA256 (gcc-10-20210827.tar.xz) = c19bdbb93782463320d9f05fe548e694b80e9fff98a03e0fa0ff8ba9c1169abd
-SIZE (gcc-10-20210827.tar.xz) = 71660456
+TIMESTAMP = 1630759318
+SHA256 (gcc-10-20210903.tar.xz) = bc19b8711cb7759f87a4ceae2d0a19037a7e29ed61392a528a9e13a6984f71aa
+SIZE (gcc-10-20210903.tar.xz) = 71656732


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