Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 04:41:28 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: 2bf80a92a0b5 - main - lang/gcc10-devel: Update to the 20210910 snapshot of GCC 10.3.1
Message-ID:  <202109140441.18E4fSA7059916@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=2bf80a92a0b536f01b100ec1017ffa2053edc89d

commit 2bf80a92a0b536f01b100ec1017ffa2053edc89d
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-09-14 04:35:38 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-09-14 04:40:17 +0000

    lang/gcc10-devel: Update to the 20210910 snapshot of GCC 10.3.1
    
    This brings a back port for documentation related to the C++ front end,
    five for the tree optimizers/middle end, and four for the powerpc (nee
    rs6000) back 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 5acd6072e5fc..1cb22c952b51 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.s20210903
+PORTVERSION=	10.3.1.s20210910
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 5e0bb5486f70..1dbb87cae121 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630759318
-SHA256 (gcc-10-20210903.tar.xz) = bc19b8711cb7759f87a4ceae2d0a19037a7e29ed61392a528a9e13a6984f71aa
-SIZE (gcc-10-20210903.tar.xz) = 71656732
+TIMESTAMP = 1631594261
+SHA256 (gcc-10-20210910.tar.xz) = 88ff63a91315e5a1b5a9d7d7a09f6e4be41386dc54c4adf5f00f9280c1bfb3e4
+SIZE (gcc-10-20210910.tar.xz) = 71655308



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