From owner-svn-ports-all@freebsd.org Sun May 10 21:36:50 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 8E1C32F4CB6; Sun, 10 May 2020 21:36:50 +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) server-signature RSA-PSS (4096 bits) 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 49Ky7k3F5lz3D57; Sun, 10 May 2020 21:36:50 +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 69CCBBEB5; Sun, 10 May 2020 21:36:50 +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 04ALaonx050228; Sun, 10 May 2020 21:36:50 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04ALaoC4050226; Sun, 10 May 2020 21:36:50 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202005102136.04ALaoC4050226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 10 May 2020 21:36:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534866 - 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: 534866 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: Sun, 10 May 2020 21:36:50 -0000 Author: gerald Date: Sun May 10 21:36:49 2020 New Revision: 534866 URL: https://svnweb.freebsd.org/changeset/ports/534866 Log: Update to the 20200507 snapshot of GCC 8.4.1. For us this brings backports for the tree optimizers and C++ front end and two for the Fortran front end (in addition to alpha and s390 fixes). Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Sun May 10 21:36:21 2020 (r534865) +++ head/lang/gcc8-devel/Makefile Sun May 10 21:36:49 2020 (r534866) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.4.1.s20200430 +PORTVERSION= 8.4.1.s20200507 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Sun May 10 21:36:21 2020 (r534865) +++ head/lang/gcc8-devel/distinfo Sun May 10 21:36:49 2020 (r534866) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588320835 -SHA256 (gcc-8-20200430.tar.xz) = 3f1d46f244114d853e84fb018df5be9621cab8c86d46a822ab194723f1cf3c7a -SIZE (gcc-8-20200430.tar.xz) = 60690276 +TIMESTAMP = 1588962293 +SHA256 (gcc-8-20200507.tar.xz) = c1d205422aed041e3e7f29596cd8491b912484857d326d83a93e6833fe92e22c +SIZE (gcc-8-20200507.tar.xz) = 60698196