From owner-svn-ports-all@freebsd.org Fri Mar 5 21:31:46 2021 Return-Path: Delivered-To: svn-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 091AE56887D; Fri, 5 Mar 2021 21:31:46 +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 4Dsgss6mVHz3mFS; Fri, 5 Mar 2021 21:31:45 +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 DB38F17B96; Fri, 5 Mar 2021 21:31:45 +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 125LVjWA048898; Fri, 5 Mar 2021 21:31:45 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 125LVj31048895; Fri, 5 Mar 2021 21:31:45 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202103052131.125LVj31048895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 5 Mar 2021 21:31:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567422 - head/lang/gcc11-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc11-devel X-SVN-Commit-Revision: 567422 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2021 21:31:46 -0000 Author: gerald Date: Fri Mar 5 21:31:45 2021 New Revision: 567422 URL: https://svnweb.freebsd.org/changeset/ports/567422 Log: Update to the 20210228 snapshot of GCC 11.0.1. (In preparation of the release the version number has moved from 11.0.0 to 11.0.1.) Modified: head/lang/gcc11-devel/Makefile head/lang/gcc11-devel/distinfo Modified: head/lang/gcc11-devel/Makefile ============================================================================== --- head/lang/gcc11-devel/Makefile Fri Mar 5 21:22:33 2021 (r567421) +++ head/lang/gcc11-devel/Makefile Fri Mar 5 21:31:45 2021 (r567422) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 11.0.0.s20210221 -PORTREVISION= 1 +PORTVERSION= 11.0.1.s20210228 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc11-devel/distinfo ============================================================================== --- head/lang/gcc11-devel/distinfo Fri Mar 5 21:22:33 2021 (r567421) +++ head/lang/gcc11-devel/distinfo Fri Mar 5 21:31:45 2021 (r567422) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613999812 -SHA256 (gcc-11-20210221.tar.xz) = 13463c895704966bd6ca8540737970b074bc3a25c34f294af125674b0dcd1760 -SIZE (gcc-11-20210221.tar.xz) = 75174660 +TIMESTAMP = 1614807756 +SHA256 (gcc-11-20210228.tar.xz) = 3e323aae8a946d383c5d8b22c807516dea766877b86b69efbc1cd6a744b4c4d6 +SIZE (gcc-11-20210228.tar.xz) = 75217492