From owner-dev-commits-ports-all@freebsd.org Tue May 4 06:28:05 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 43081627C7C; Tue, 4 May 2021 06:28:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FZ8zT1S6rz4gMd; Tue, 4 May 2021 06:28:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 24AAB4BA3; Tue, 4 May 2021 06:28:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1446S5Cd042760; Tue, 4 May 2021 06:28:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1446S5Rm042759; Tue, 4 May 2021 06:28:05 GMT (envelope-from git) Date: Tue, 4 May 2021 06:28:05 GMT Message-Id: <202105040628.1446S5Rm042759@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: eb178cf509fa - main - lang/gcc8-devel: Update to the 20210429 snapshot of GCC 8.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb178cf509fae2af2145ca5014e769159b019008 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2021 06:28:05 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb178cf509fae2af2145ca5014e769159b019008 commit eb178cf509fae2af2145ca5014e769159b019008 Author: Gerald Pfeifer AuthorDate: 2021-05-04 06:27:30 +0000 Commit: Gerald Pfeifer 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 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