Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 20:43:16 +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: r544711 - head/lang/gcc10-devel
Message-ID:  <202008112043.07BKhGN2062798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Aug 11 20:43:16 2020
New Revision: 544711
URL: https://svnweb.freebsd.org/changeset/ports/544711

Log:
  Update to the 20200808 snapshot of GCC 10.2.1.
  
  This brings nine fixes for aarch64, one for arm, three for the middle
  end, one for the C and three for the C++ front end/library.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Tue Aug 11 19:31:38 2020	(r544710)
+++ head/lang/gcc10-devel/Makefile	Tue Aug 11 20:43:16 2020	(r544711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20200801
+PORTVERSION=	10.2.1.s20200808
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Tue Aug 11 19:31:38 2020	(r544710)
+++ head/lang/gcc10-devel/distinfo	Tue Aug 11 20:43:16 2020	(r544711)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596358854
-SHA256 (gcc-10-20200801.tar.xz) = d437f1c0882407d51357e3dc63c75f2544317b5d1b30d6059bf77cecab58a6b9
-SIZE (gcc-10-20200801.tar.xz) = 71386080
+TIMESTAMP = 1596943755
+SHA256 (gcc-10-20200808.tar.xz) = 8557aa8f5c2671e0611ba3687bb79d7660e9043bdd2b9cd5e48ed3712db336d5
+SIZE (gcc-10-20200808.tar.xz) = 71401068



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