Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 08:39:39 +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: r547596 - head/lang/gcc10-devel
Message-ID:  <202009050839.0858ddRo024458@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Sep  5 08:39:38 2020
New Revision: 547596
URL: https://svnweb.freebsd.org/changeset/ports/547596

Log:
  Update to the 20200829 snapshot of GCC 10.2.1.
  
  This brings two update for the x86 back end, one each for powerpc and
  arm, eight for the middle end, four for the Fortran front end, and two
  each for the C front end, the C++ front end, and libstdc++.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Sat Sep  5 06:31:56 2020	(r547595)
+++ head/lang/gcc10-devel/Makefile	Sat Sep  5 08:39:38 2020	(r547596)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20200822
+PORTVERSION=	10.2.1.s20200829
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Sat Sep  5 06:31:56 2020	(r547595)
+++ head/lang/gcc10-devel/distinfo	Sat Sep  5 08:39:38 2020	(r547596)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598166761
-SHA256 (gcc-10-20200822.tar.xz) = 7f78542b23e194b88d37ee1be33c06b8b8c2e27a60a21b434fc8b6b125619d5d
-SIZE (gcc-10-20200822.tar.xz) = 71412332
+TIMESTAMP = 1598864018
+SHA256 (gcc-10-20200829.tar.xz) = ae8b649aff846c8c9d2d4606e07126c27d60fadc22331bf8a51a54d4b56839aa
+SIZE (gcc-10-20200829.tar.xz) = 71411740



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