From nobody Thu Oct 14 21:22:24 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A5A8A17FFDEC; Thu, 14 Oct 2021 21:22:24 +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 4HVj684DFpz4R5k; Thu, 14 Oct 2021 21:22:24 +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 717181A538; Thu, 14 Oct 2021 21:22:24 +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 19ELMO4Z063370; Thu, 14 Oct 2021 21:22:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19ELMOI2063369; Thu, 14 Oct 2021 21:22:24 GMT (envelope-from git) Date: Thu, 14 Oct 2021 21:22:24 GMT Message-Id: <202110142122.19ELMOI2063369@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: fdb630bad057 - main - lang/gcc11-devel: Update to the 20211009 snapshot of GCC 11.2.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: fdb630bad05730120b2f4dd44733d9ab1616c6f9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdb630bad05730120b2f4dd44733d9ab1616c6f9 commit fdb630bad05730120b2f4dd44733d9ab1616c6f9 Author: Gerald Pfeifer AuthorDate: 2021-10-14 21:16:43 +0000 Commit: Gerald Pfeifer CommitDate: 2021-10-14 21:21:47 +0000 lang/gcc11-devel: Update to the 20211009 snapshot of GCC 11.2.1 This brings 22 back ports for the C++ front end (including some for coroutines) and three for the Fortran front end. The 20211002 snapshot did not bring any changes over 20210925, so we skipped it. --- 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 90d6ac71156c..23b7ff76f9c0 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.s20210925 +PORTVERSION= 11.2.1.s20211009 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 4c1c5c553e42..c6745982301c 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633247159 -SHA256 (gcc-11-20210925.tar.xz) = 09be9d489e5aa8e08b9345b7daad9295ed46a3cec091630565631d88b4de7896 -SIZE (gcc-11-20210925.tar.xz) = 75620120 +TIMESTAMP = 1633847072 +SHA256 (gcc-11-20211009.tar.xz) = 82740b6fcfc5d83867091e8b688b4bba37afda1ab60741ea89fab291935b38d0 +SIZE (gcc-11-20211009.tar.xz) = 75624200