From owner-svn-ports-all@freebsd.org Sat Oct 31 13:39:23 2020 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 2BD9044C995; Sat, 31 Oct 2020 13:39:23 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CNgJW0Qq4z4TYR; Sat, 31 Oct 2020 13:39:23 +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 E5F9B8349; Sat, 31 Oct 2020 13:39:22 +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 09VDdMof031393; Sat, 31 Oct 2020 13:39:22 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09VDdMkN031391; Sat, 31 Oct 2020 13:39:22 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202010311339.09VDdMkN031391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 31 Oct 2020 13:39:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553772 - head/lang/gcc8-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc8-devel X-SVN-Commit-Revision: 553772 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.33 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: Sat, 31 Oct 2020 13:39:23 -0000 Author: gerald Date: Sat Oct 31 13:39:22 2020 New Revision: 553772 URL: https://svnweb.freebsd.org/changeset/ports/553772 Log: Update to the 20201029 snapshot of GCC 8.4.1. This brings a minor code generation fix and one for the Fortran run-time library. Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Sat Oct 31 12:18:55 2020 (r553771) +++ head/lang/gcc8-devel/Makefile Sat Oct 31 13:39:22 2020 (r553772) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.4.1.s20201015 +PORTVERSION= 8.4.1.s20201029 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Sat Oct 31 12:18:55 2020 (r553771) +++ head/lang/gcc8-devel/distinfo Sat Oct 31 13:39:22 2020 (r553772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602832270 -SHA256 (gcc-8-20201015.tar.xz) = 8f16a220bbad850e3a81f474139392ef4ea98885b56e469477adf7c8ce794fca -SIZE (gcc-8-20201015.tar.xz) = 60765988 +TIMESTAMP = 1604097954 +SHA256 (gcc-8-20201029.tar.xz) = c3c65a53ef03f3a312e8d3357fc7c44ff647b8b4b4852863897bfb52de618313 +SIZE (gcc-8-20201029.tar.xz) = 60767284