From eb178cf509fae2af2145ca5014e769159b019008 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 4 May 2021 06:27:30 +0000 Subject: 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 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 -- cgit v1.2.3