Date: Tue, 10 Nov 2020 07:55:44 +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: r554815 - head/lang/gcc10-devel Message-ID: <202011100755.0AA7tilZ038598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Tue Nov 10 07:55:44 2020 New Revision: 554815 URL: https://svnweb.freebsd.org/changeset/ports/554815 Log: Update to the 20201107 snapshot of GCC 10.2.1. This brings three backports for aarch64, five for GOMP, one for C++, seven for libstdc++ and three for Fortran. Modified: head/lang/gcc10-devel/Makefile head/lang/gcc10-devel/distinfo Modified: head/lang/gcc10-devel/Makefile ============================================================================== --- head/lang/gcc10-devel/Makefile Tue Nov 10 07:54:55 2020 (r554814) +++ head/lang/gcc10-devel/Makefile Tue Nov 10 07:55:44 2020 (r554815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 10.2.1.s20201031 +PORTVERSION= 10.2.1.s20201107 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc10-devel/distinfo ============================================================================== --- head/lang/gcc10-devel/distinfo Tue Nov 10 07:54:55 2020 (r554814) +++ head/lang/gcc10-devel/distinfo Tue Nov 10 07:55:44 2020 (r554815) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604240639 -SHA256 (gcc-10-20201031.tar.xz) = f0ba0ebeaa105bb6d73c3ba9e096f8cb0262ca5dc59ebf8ff1924e1dfea8876e -SIZE (gcc-10-20201031.tar.xz) = 71474312 +TIMESTAMP = 1604839987 +SHA256 (gcc-10-20201107.tar.xz) = a7216cc6eac58fb57e8c8deed7e2d4acc205115da2b7135e2c2b6c7df2f1cbae +SIZE (gcc-10-20201107.tar.xz) = 71475064
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011100755.0AA7tilZ038598>