git: 4ce96cd4265c - main - lang/gcc9-devel: Update to the 20210902 snapshot of GCC 9.4.1

Gerald Pfeifer gerald at FreeBSD.org
Wed Sep 8 04:47:32 UTC 2021


The branch main has been updated by gerald:

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

commit 4ce96cd4265c9b3f6daf56835fdf6b85a3eb02f2
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-08 04:47:11 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-08 04:47:11 +0000

    lang/gcc9-devel: Update to the 20210902 snapshot of GCC 9.4.1
    
    This brings a back port related to OMP (GOMP) and one to add the
    runtime license exception to value-unwind.h for aarch64 and i386.
---
 lang/gcc9-devel/Makefile | 2 +-
 lang/gcc9-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile
index 6193052d6dad..cf8a0125dd64 100644
--- a/lang/gcc9-devel/Makefile
+++ b/lang/gcc9-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	9.4.1.s20210826
+PORTVERSION=	9.4.1.s20210902
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index 38140e543a23..e74bd7ce581b 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630393999
-SHA256 (gcc-9-20210826.tar.xz) = 1b15cf788eb4fcd93f1a663c3e68cdcff70b9902738fa870fa73776181899aba
-SIZE (gcc-9-20210826.tar.xz) = 67686236
+TIMESTAMP = 1630692873
+SHA256 (gcc-9-20210902.tar.xz) = 2488e6d85e7b62f71cdf15ba68fe33a0d78cd7178bfaffb34c1d02e89605c937
+SIZE (gcc-9-20210902.tar.xz) = 67681012


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