git: aebfa85b71be - main - lang/gcc9-devel: Update to the 20210909 snapshot of GCC 9.4.1

Gerald Pfeifer gerald at FreeBSD.org
Mon Sep 13 19:08:17 UTC 2021


The branch main has been updated by gerald:

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

commit aebfa85b71bee06951adbbd5a46e8285bddf1914
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-13 19:07:19 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-13 19:07:39 +0000

    lang/gcc9-devel: Update to the 20210909 snapshot of GCC 9.4.1
    
    This brings a back port of a documentation fix for C++ and four
    back ports for Fortran.
---
 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 cf8a0125dd64..09d876e5caa3 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.s20210902
+PORTVERSION=	9.4.1.s20210909
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index e74bd7ce581b..34bcfdf1e6c9 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630692873
-SHA256 (gcc-9-20210902.tar.xz) = 2488e6d85e7b62f71cdf15ba68fe33a0d78cd7178bfaffb34c1d02e89605c937
-SIZE (gcc-9-20210902.tar.xz) = 67681012
+TIMESTAMP = 1631550582
+SHA256 (gcc-9-20210909.tar.xz) = da07caf6c1423156feff2321f1ddbf17a9cf495d4d98575b9dbf34eef066e5ad
+SIZE (gcc-9-20210909.tar.xz) = 67693200


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