Date: Mon, 8 Mar 2021 20:23:20 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567868 - head/lang/gcc10-devel Message-ID: <202103082023.128KNKUY071724@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Mon Mar 8 20:23:20 2021 New Revision: 567868 URL: https://svnweb.freebsd.org/changeset/ports/567868 Log: Update to the 20210306 snapshot of GCC 10.2.1. This brings a back port to the arm and two to the x86 back ends, five for the optimizers, one related to debug information, and six for the C++ back end. Modified: head/lang/gcc10-devel/Makefile head/lang/gcc10-devel/distinfo Modified: head/lang/gcc10-devel/Makefile ============================================================================== --- head/lang/gcc10-devel/Makefile Mon Mar 8 19:35:45 2021 (r567867) +++ head/lang/gcc10-devel/Makefile Mon Mar 8 20:23:20 2021 (r567868) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 10.2.1.s20210227 +PORTVERSION= 10.2.1.s20210306 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc10-devel/distinfo ============================================================================== --- head/lang/gcc10-devel/distinfo Mon Mar 8 19:35:45 2021 (r567867) +++ head/lang/gcc10-devel/distinfo Mon Mar 8 20:23:20 2021 (r567868) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614497309 -SHA256 (gcc-10-20210227.tar.xz) = 715d223d27a2eb9633d2bc1833b6b6622603e3469302cd16c38d27da15442837 -SIZE (gcc-10-20210227.tar.xz) = 71535340 +TIMESTAMP = 1615070986 +SHA256 (gcc-10-20210306.tar.xz) = 63869d5132bf9ff15e0b6c3d8235d6c9b5d5a2dbf1b2e375e354febafb993a54 +SIZE (gcc-10-20210306.tar.xz) = 71546644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103082023.128KNKUY071724>