git: eb178cf509fa - main - lang/gcc8-devel: Update to the 20210429 snapshot of GCC 8.4.1

Gerald Pfeifer gerald at FreeBSD.org
Tue May 4 06:28:05 UTC 2021


The branch main has been updated by gerald:

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

commit eb178cf509fae2af2145ca5014e769159b019008
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-04 06:27:30 +0000
Commit:     Gerald Pfeifer <gerald at 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 at 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


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