Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2020 11:55:26 +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: r556976 - head/lang/gcc10-devel
Message-ID:  <202012041155.0B4BtQsZ017310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Dec  4 11:55:26 2020
New Revision: 556976
URL: https://svnweb.freebsd.org/changeset/ports/556976

Log:
  Update to the 20201128 snapshot of GCC 10.2.1.
  
  This brings one backport from aarch64, two for arm, three for debug
  info, one for the C front end, and three for C++ plus four for its
  standard library (libstdc++). Oh, and one for Fortran.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Fri Dec  4 11:41:30 2020	(r556975)
+++ head/lang/gcc10-devel/Makefile	Fri Dec  4 11:55:26 2020	(r556976)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20201121
+PORTVERSION=	10.2.1.s20201128
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Fri Dec  4 11:41:30 2020	(r556975)
+++ head/lang/gcc10-devel/distinfo	Fri Dec  4 11:55:26 2020	(r556976)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606042387
-SHA256 (gcc-10-20201121.tar.xz) = 8e67d9d8d3dbc85bc0f34bffbe7a5242ed12ce2a32af2d09d25adc5ff9c2d752
-SIZE (gcc-10-20201121.tar.xz) = 71486080
+TIMESTAMP = 1606685021
+SHA256 (gcc-10-20201128.tar.xz) = 2e6f5d90d24615818d09d74ce3ce9ba1fae57628ba387405563861abbcacd75e
+SIZE (gcc-10-20201128.tar.xz) = 71494208



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