Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 06:31:53 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 451f5d6b1789 - main - lang/gcc10-devel: Update to the 20210924 snapshot of GCC 10.3.1
Message-ID:  <202110050631.1956VraS057980@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

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

commit 451f5d6b1789f21f4dc0d75173f500ef9b19adf2
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-05 06:31:35 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-05 06:31:35 +0000

    lang/gcc10-devel: Update to the 20210924 snapshot of GCC 10.3.1
    
    This brings one back port for the inter procedural optimizers, one
    for the general code generators, and three each for the powerpc
    back end and the Fortran front end.
---
 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 684f5a30824e..90095eadbc78 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	10.3.1.s20210917
+PORTVERSION=	10.3.1.s20210924
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index db9d36d4128f..61927e339ac8 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632066427
-SHA256 (gcc-10-20210917.tar.xz) = b5178e4d3395ec57830a37ab64c75d1b6f37e6854b8759cb873dd303414c8861
-SIZE (gcc-10-20210917.tar.xz) = 71657436
+TIMESTAMP = 1632585250
+SHA256 (gcc-10-20210924.tar.xz) = fa2b7f3343c1eb0bc510fc5e87a388185bf492fb68f4c0e72ffbecf675ad58b4
+SIZE (gcc-10-20210924.tar.xz) = 71655204



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110050631.1956VraS057980>