Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 20:35:54 +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: r557761 - head/lang/gcc10-devel
Message-ID:  <202012112035.0BBKZshl044910@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Dec 11 20:35:54 2020
New Revision: 557761
URL: https://svnweb.freebsd.org/changeset/ports/557761

Log:
  Update to the 20201205 snapshot of GCC 10.2.1.
  
  This brings a backports for x86 and arm each and two for aarch64,
  ten for the middle end and various optimizers, and one for the C++
  and Fortran front ends each plus libstdc++.

Modified:
  head/lang/gcc10-devel/Makefile
  head/lang/gcc10-devel/distinfo

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Fri Dec 11 20:10:03 2020	(r557760)
+++ head/lang/gcc10-devel/Makefile	Fri Dec 11 20:35:54 2020	(r557761)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20201128
+PORTVERSION=	10.2.1.s20201205
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Fri Dec 11 20:10:03 2020	(r557760)
+++ head/lang/gcc10-devel/distinfo	Fri Dec 11 20:35:54 2020	(r557761)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606685021
-SHA256 (gcc-10-20201128.tar.xz) = 2e6f5d90d24615818d09d74ce3ce9ba1fae57628ba387405563861abbcacd75e
-SIZE (gcc-10-20201128.tar.xz) = 71494208
+TIMESTAMP = 1607259567
+SHA256 (gcc-10-20201205.tar.xz) = f564ba26addce17f64ea24e819c9a11c1759e4677b3013f05608f8be065dbf7d
+SIZE (gcc-10-20201205.tar.xz) = 71498056



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012112035.0BBKZshl044910>