git: f394c2846293 - main - lang/gcc8-devel: Update to the 20210512 snapshot of GCC 8.4.1

Gerald Pfeifer gerald at FreeBSD.org
Tue May 18 06:22:57 UTC 2021


The branch main has been updated by gerald:

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

commit f394c284629335d7828c5919f8b220e7d5a4640f
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-18 06:15:26 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-18 06:19:26 +0000

    lang/gcc8-devel: Update to the 20210512 snapshot of GCC 8.4.1
    
    This brings two back ports for the aarch64 back end, three for the
    low-level RTL optimizers, and one for the tree optimizers, plus one
    for the C front end.
    
    This probably will be the final snapshot of the GCC 8 release branch.
---
 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 f3aed2e9c9b6..69d626e586a5 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.s20210505
+PORTVERSION=	8.4.1.s20210512
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo
index bd6ac04733c2..4f21b567c37e 100644
--- a/lang/gcc8-devel/distinfo
+++ b/lang/gcc8-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620459001
-SHA256 (gcc-8-20210505.tar.xz) = 769b53278c51cd39f4ec8c184d760732020887615931d590407465916727513a
-SIZE (gcc-8-20210505.tar.xz) = 60806432
+TIMESTAMP = 1621158125
+SHA256 (gcc-8-20210512.tar.xz) = d082a51995d466e45f47c74e2bb46bc248d55e8cebec54ba17df9b1de7c7e069
+SIZE (gcc-8-20210512.tar.xz) = 60803232


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