Date: Mon, 10 May 2021 22:04: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: db487331a7c0 - main - lang/gcc8-devel: Update to the 20210505 snapshot of GCC 8.4.1 Message-ID: <202105102204.14AM4So0091611@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=db487331a7c0ea0bce59c1627be8518bc247c3af commit db487331a7c0ea0bce59c1627be8518bc247c3af Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-05-10 22:03:40 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-05-10 22:04:10 +0000 lang/gcc8-devel: Update to the 20210505 snapshot of GCC 8.4.1 This brings back ports for the aarch64 and x86 backends, the tree optimizers/middle end (3), debug information, RTL optimizers (4), the C++ front end and libstdc++ (2). --- 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 44c0beaf03d0..f3aed2e9c9b6 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.s20210428 +PORTVERSION= 8.4.1.s20210505 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo index ebab6563d3c9..bd6ac04733c2 100644 --- a/lang/gcc8-devel/distinfo +++ b/lang/gcc8-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619853853 -SHA256 (gcc-8-20210428.tar.xz) = b220be4e95b6788b749e6c67cc20305b53b313ee29260ebdecaacd7b73619ca1 -SIZE (gcc-8-20210428.tar.xz) = 60797976 +TIMESTAMP = 1620459001 +SHA256 (gcc-8-20210505.tar.xz) = 769b53278c51cd39f4ec8c184d760732020887615931d590407465916727513a +SIZE (gcc-8-20210505.tar.xz) = 60806432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105102204.14AM4So0091611>