From owner-dev-commits-ports-all@freebsd.org Fri Jun 25 07:28:40 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 2CC6C65B1CD; Fri, 25 Jun 2021 07:28:40 +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 4GB7sN0Vqxz3N2w; Fri, 25 Jun 2021 07:28:40 +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 E9F64271EC; Fri, 25 Jun 2021 07:28:39 +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 15P7SdvA075225; Fri, 25 Jun 2021 07:28:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15P7Sd57075224; Fri, 25 Jun 2021 07:28:39 GMT (envelope-from git) Date: Fri, 25 Jun 2021 07:28:39 GMT Message-Id: <202106250728.15P7Sd57075224@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: c5bdb987d8ed - main - lang/gcc11-devel: Update to the 20210619 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: c5bdb987d8ede6d401e3577afadfd61a44601d15 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: Fri, 25 Jun 2021 07:28:40 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5bdb987d8ede6d401e3577afadfd61a44601d15 commit c5bdb987d8ede6d401e3577afadfd61a44601d15 Author: Gerald Pfeifer AuthorDate: 2021-06-25 07:28:33 +0000 Commit: Gerald Pfeifer CommitDate: 2021-06-25 07:28:33 +0000 lang/gcc11-devel: Update to the 20210619 snapshot of GCC 11.1.1 This brings three back ports for the arm back end, two for x86, and five for powerpc, plus 10 for the middle end, four for the tree optimizers and another four for various parts, five for the C and C++ front ends each, three for Fortran, and a full 13 for libstdc++. Also register a conflict with the new lang/gcc11 port. --- lang/gcc11-devel/Makefile | 4 +++- lang/gcc11-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile index aace869579c7..4638f2c082aa 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.s20210612 +PORTVERSION= 11.1.1.s20210619 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -28,6 +28,8 @@ USES= compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz USE_BINUTILS= yes USE_PERL5= build +CONFLICTS= gcc11-11.* + CPE_VENDOR= gnu CPE_VERSION= ${GCC_VERSION} diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index fda3ef6dba4c..7be9695cee09 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623562764 -SHA256 (gcc-11-20210612.tar.xz) = e180ef23cfdedaf33e095a27056e0bc32f8aaa30b600b01f1c23376d44e75f13 -SIZE (gcc-11-20210612.tar.xz) = 75507468 +TIMESTAMP = 1624260935 +SHA256 (gcc-11-20210619.tar.xz) = eae62d92fc073ae11aa64e2b26a958b76d28a85d51a06870647cd224812e055a +SIZE (gcc-11-20210619.tar.xz) = 75520204