Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2021 06:28:05 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: eb178cf509fa - main - lang/gcc8-devel: Update to the 20210429 snapshot of GCC 8.4.1
Message-ID:  <202105040628.1446S5Rm042759@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=eb178cf509fae2af2145ca5014e769159b019008

commit eb178cf509fae2af2145ca5014e769159b019008
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-04 06:27:30 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-05-04 06:27:45 +0000

    lang/gcc8-devel: Update to the 20210429 snapshot of GCC 8.4.1
    
    This will be one of the last snapshots before the GCC 8 branch closes.
    
    It brings 16 back ports for the tree optimizers, middle end, and
    link-time optimization (LTO), six around debug information, another
    six for the lower level optimizers, two for the aarch64 back end,
    one each for x86 and powerpc (nee rs6000), five for the C front end,
    14 for C++ and another two for libstdc++.
---
 lang/gcc8-devel/Makefile | 2 +-
 lang/gcc8-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc8-devel/Makefile b/lang/gcc8-devel/Makefile
index 8a63f3832af7..44c0beaf03d0 100644
--- a/lang/gcc8-devel/Makefile
+++ b/lang/gcc8-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	8.4.1.s20210422
+PORTVERSION=	8.4.1.s20210428
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo
index 93db5c35cb6f..ebab6563d3c9 100644
--- a/lang/gcc8-devel/distinfo
+++ b/lang/gcc8-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619157847
-SHA256 (gcc-8-20210422.tar.xz) = 036c1791606429af7ce0075e3cbf2b582fe987cd49f8b42d17fe327f19e5f787
-SIZE (gcc-8-20210422.tar.xz) = 60791044
+TIMESTAMP = 1619853853
+SHA256 (gcc-8-20210428.tar.xz) = b220be4e95b6788b749e6c67cc20305b53b313ee29260ebdecaacd7b73619ca1
+SIZE (gcc-8-20210428.tar.xz) = 60797976



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