From owner-dev-commits-ports-all@freebsd.org Sat May 22 05:58:25 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 74490644E80; Sat, 22 May 2021 05:58:25 +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 4FnCSx2VrRz4hmx; Sat, 22 May 2021 05:58:25 +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 34B181F2E9; Sat, 22 May 2021 05:58:25 +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 14M5wOvJ007393; Sat, 22 May 2021 05:58:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14M5wOxD007392; Sat, 22 May 2021 05:58:24 GMT (envelope-from git) Date: Sat, 22 May 2021 05:58:24 GMT Message-Id: <202105220558.14M5wOxD007392@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: d2a4b6c40ad1 - main - lang/gcc11-devel: Update to the 20210515 snapshot of GCC 11.1.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: d2a4b6c40ad13cf5420f909d585d425a1fbbb10e 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, 22 May 2021 05:58:25 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2a4b6c40ad13cf5420f909d585d425a1fbbb10e commit d2a4b6c40ad13cf5420f909d585d425a1fbbb10e Author: Gerald Pfeifer AuthorDate: 2021-05-22 05:58:10 +0000 Commit: Gerald Pfeifer CommitDate: 2021-05-22 05:58:10 +0000 lang/gcc11-devel: Update to the 20210515 snapshot of GCC 11.1.1 This brings two back ports for the arm back end and one for aarch64, one for the tree optimizers, three for the middle end and for the C front end respectively, plus 19 for libstdc++ (though mostly testsuite changes). --- 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 6e429994e0a3..95aae401fdc5 100644 --- a/lang/gcc11-devel/Makefile +++ b/lang/gcc11-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer PORTNAME= gcc -PORTVERSION= 11.1.1.s20210508 +PORTVERSION= 11.1.1.s20210515 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 1319acc37416..17bc7e5e5799 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620684377 -SHA256 (gcc-11-20210508.tar.xz) = b234e6ea1bf8a4a0bf066901bdb6c060d9c13df21ecd76a9b5c9e8ea513abe95 -SIZE (gcc-11-20210508.tar.xz) = 75472228 +TIMESTAMP = 1621489727 +SHA256 (gcc-11-20210515.tar.xz) = 358bf9256f2509a78e88d596db959fbae1e860d23ce9e09db882688047d088dc +SIZE (gcc-11-20210515.tar.xz) = 75474628