From owner-svn-ports-head@freebsd.org Sat Mar 20 09:33:56 2021 Return-Path: Delivered-To: svn-ports-head@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 D0E8457932E; Sat, 20 Mar 2021 09:33:56 +0000 (UTC) (envelope-from gerald@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 4F2bDh5Wq5z3jNh; Sat, 20 Mar 2021 09:33:56 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B05AF25B87; Sat, 20 Mar 2021 09:33:56 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12K9XuhV053716; Sat, 20 Mar 2021 09:33:56 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12K9XuAk053713; Sat, 20 Mar 2021 09:33:56 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202103200933.12K9XuAk053713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 20 Mar 2021 09:33:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568857 - in head/lang/gcc11-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: in head/lang/gcc11-devel: . files X-SVN-Commit-Revision: 568857 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2021 09:33:56 -0000 Author: gerald Date: Sat Mar 20 09:33:55 2021 New Revision: 568857 URL: https://svnweb.freebsd.org/changeset/ports/568857 Log: Update to the 20210314 snapshot of GCC 11.0.1. files/patch-gcc-lra-constraints.c is not necessary any longer (and doesn't even apply); the issue has been properly addressed upstream. Deleted: head/lang/gcc11-devel/files/patch-gcc-lra-constraints.c Modified: head/lang/gcc11-devel/Makefile head/lang/gcc11-devel/distinfo Modified: head/lang/gcc11-devel/Makefile ============================================================================== --- head/lang/gcc11-devel/Makefile Sat Mar 20 09:06:48 2021 (r568856) +++ head/lang/gcc11-devel/Makefile Sat Mar 20 09:33:55 2021 (r568857) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 11.0.1.s20210307 +PORTVERSION= 11.0.1.s20210314 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc11-devel/distinfo ============================================================================== --- head/lang/gcc11-devel/distinfo Sat Mar 20 09:06:48 2021 (r568856) +++ head/lang/gcc11-devel/distinfo Sat Mar 20 09:33:55 2021 (r568857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1615235075 -SHA256 (gcc-11-20210307.tar.xz) = 0897b54cfa8283455abe100db3735c2a38f9567471c0353fcc2411588bded073 -SIZE (gcc-11-20210307.tar.xz) = 75254036 +TIMESTAMP = 1615792824 +SHA256 (gcc-11-20210314.tar.xz) = 818b45406ca1340263101f1f480572856f5b53f7a169c92fb89d0ca44b7d9701 +SIZE (gcc-11-20210314.tar.xz) = 75280648