From owner-dev-commits-ports-all@freebsd.org Sat Sep 11 04:47:38 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 663AD66B095; Sat, 11 Sep 2021 04:47:38 +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 4H60bZ01v2z4jFv; Sat, 11 Sep 2021 04:47:38 +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 AFD351A605; Sat, 11 Sep 2021 04:47:37 +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 18B4lb0r010364; Sat, 11 Sep 2021 04:47:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18B4lb4v010363; Sat, 11 Sep 2021 04:47:37 GMT (envelope-from git) Date: Sat, 11 Sep 2021 04:47:37 GMT Message-Id: <202109110447.18B4lb4v010363@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: 52639042d00c - main - lang/gcc11-devel: Update to the 20210904 snapshot of GCC 11.2.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: 52639042d00c0c915da374080afcca0c0263e561 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: Sat, 11 Sep 2021 04:47:38 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=52639042d00c0c915da374080afcca0c0263e561 commit 52639042d00c0c915da374080afcca0c0263e561 Author: Gerald Pfeifer AuthorDate: 2021-09-11 04:43:43 +0000 Commit: Gerald Pfeifer CommitDate: 2021-09-11 04:46:53 +0000 lang/gcc11-devel: Update to the 20210904 snapshot of GCC 11.2.1 This brings one back port for the x86 back end and five for powerpc (nee rs6000), two for the tree optimizers, one for C++ and four for Fortran. It also adds the missing runtime license exception to value-unwind.h for aarch64 and i386. --- lang/gcc11-devel/Makefile | 2 +- lang/gcc11-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile index 3540861c6622..de1b55a38a4a 100644 --- a/lang/gcc11-devel/Makefile +++ b/lang/gcc11-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer PORTNAME= gcc -PORTVERSION= 11.2.1.s20210828 +PORTVERSION= 11.2.1.s20210904 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 52b8519d37da..6c1fb5e69b8e 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630394058 -SHA256 (gcc-11-20210828.tar.xz) = d53b5d0cb66a937dca7881fc8760bffde0720fd856392dbf387f13515d5310c0 -SIZE (gcc-11-20210828.tar.xz) = 75613808 +TIMESTAMP = 1631112276 +SHA256 (gcc-11-20210904.tar.xz) = 2ffeb49b3238e57ff02b1e45a4388dba6208fa98b40472e3e7cca66fcbf02a22 +SIZE (gcc-11-20210904.tar.xz) = 75611776